# My Published AI Skills
Here's a list of the [[AI Agent Skills]] I've created & published. I have many more, but these are the ones I've decided to publish as individual & reusable skills on GitHub.
- https://github.com/dsebastien/ai-skill-garmin
- A skill that connects to Garmin Connect and lets you query your watch data in natural language.
- https://github.com/dsebastien/ai-skill-arxiv
- A suite of three skills for working with arXiv research papers: `arxiv-search` (discover), `arxiv-analyze` (fetch + summarize with tiered markdown/HTML/PDF fallbachttps://www.knowii.net/c/announcements/new-plugin-ghost-publish-for-obsidiank), and `arxiv-monitor` (track queries over time, return only new papers). Stdlib Python only, zero dependencies.
- https://github.com/dsebastien/ai-skill-scholar
- Companion suite to `ai-skill-arxiv` for broader coverage via Semantic Scholar: `scholar-search` (cross-discipline search with citation counts and TLDRs), `scholar-citations` (graph of references + citing papers), and `literature-review` (two-pass screening orchestrator with persistent session state). Stdlib Python only.
- https://github.com/dsebastien/countries-cities-landmark-images-skills
- Two image-generation skills driving Gemini 3 Pro Image (Nano Banana Pro) for photorealistic country/city/landmark imagery with a unified style: `travel-country-poster` (cinematic composites with a flag in the upper-left) and `world-landmark-globe` (Earth from orbit with 3D landmarks at real locations).
## References
-
## Related
- [[AI Agent Skills]]