License: MIT | Intro to agent skills | Free course | Complete guide
A curated collection of 136 skills for Claude Code, Hermes Agent, and other skill-aware AI agents.
Skills are structured prompts that teach AI agents specialized workflows, from App Store optimization to video production to stock research. Each skill is a folder with a SKILL.md entry point that agents load on demand when a task matches the skill description.
Open Claude Code and say:
Install the skills from https://github.com/exiao/skills
Or clone and point your agent at them:
git clone https://github.com/exiao/skills.git
# Hermes Agent
hermes config set skills.path ./skillsFind more skills: OpenClaw | ClawHub | skills.sh
| Category | Skills | Description |
|---|---|---|
| app-store | 28 | App Store Connect, ASO, screenshots, iOS simulators |
| coding | 8 | PR babysitting, Sentry fixes, simplification, deploy verification |
| design | 32 | UI/UX, Impeccable design system, frontend design, slides, Excalidraw, brand identity, Remotion, stickers |
| external-services | 21 | Third-party API integrations and CLIs |
| investing | 0 | Coming soon |
| memory | 3 | Memory management for persistent agents |
| skills-meta | 8 | Meta-skills for creating and improving other skills |
| thinking | 7 | Brainstorming, office hours, user studies, planning |
| video | 18 | Character creation, video editing, production (Kling, Sora, Remotion, ElevenLabs), YouTube content |
| writing | 11 | Writing, copywriting, content strategy, editing, content evaluation, hooks, outlines, positioning, content pipeline |
category/
└── skill-name/
├── SKILL.md # Entry point (required)
├── references/ # Detailed docs, checklists, examples
├── scripts/ # Deterministic code (Python, JS, bash)
└── assets/ # Templates, images, static resources
PRs welcome. See CLAUDE.md for conventions. CI runs automated review on every PR.
Some skills are adapted from or inspired by other open-source projects:
Skills in this repo integrate with the following third-party services and tools: