# 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. <!-- QueryToSerialize: TABLE choice(repository, "[" + repository + "](" + repository + ")", "") AS Repository, description AS What FROM #ai/skills/published SORT file.name ASC --> <!-- SerializedQuery: TABLE choice(repository, "[" + repository + "](" + repository + ")", "") AS Repository, description AS What FROM #ai/skills/published SORT file.name ASC --> | File | Repository | What | | ----------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | | [[arXiv AI Skill]] | [https://github.com/dsebastien/ai-skill-arxiv](https://github.com/dsebastien/ai-skill-arxiv) | Suite of three skills for arXiv research papers: search, analyze, and monitor. Stdlib Python only, zero dependencies. | | [[Countries and Cities Landmark Images AI Skills]] | [https://github.com/dsebastien/countries-cities-landmark-images-skills](https://github.com/dsebastien/countries-cities-landmark-images-skills) | Two image-generation skills driving Gemini 3 Pro Image for photorealistic country, city, and landmark imagery with a unified style. | | [[Garmin AI Skill]] | [https://github.com/dsebastien/ai-skill-garmin](https://github.com/dsebastien/ai-skill-garmin) | Connects to Garmin Connect and lets you query your watch data in natural language. | | [[Scholar AI Skill]] | [https://github.com/dsebastien/ai-skill-scholar](https://github.com/dsebastien/ai-skill-scholar) | Companion suite to ai-skill-arxiv for broader coverage: scholar-search, scholar-citations, and a two-pass literature-review orchestrator. | | [[Technical Documentation AI Skill]] | [https://github.com/dsebastien/technical-documentation-skill](https://github.com/dsebastien/technical-documentation-skill) | Teaches coding agents to write, rewrite, and review technical documentation on top of the Google developer documentation style guide. | <!-- SerializedQuery END --> ## References - ## Related - [[AI Agent Skills]]