Awesome AI Agent Skills
The largest curated directory of AI agent skills. Install coding tools, automation workflows, and developer plugins for Claude Code, OpenAI Codex, Cursor, Gemini CLI, Antigravity, and more.
What Are AI Agent Skills?
AI agent skills are reusable instruction packages that extend what AI coding agents can do. Packaged as SKILL.md files, they give agents domain expertise, enforce coding standards, and automate complex workflows. Skills work across multiple platforms including Claude Code, Codex CLI, Cursor, Gemini CLI, and Antigravity.
- ✓Cross-platform — works with Claude Code, Codex, Cursor, and more
- ✓1,000+ curated skills across 8 categories
- ✓One-line install via npx skills add
- ✓Community-driven and open source
- ✓Coding, writing, research, design, video, and productivity skills
- ✓Git-friendly SKILL.md format
- ✓Featured and trending skills updated daily
- ✓Submit your own skills via our portal
Featured AI Agent Skills
View all →How to Install Agent Skills
Find a skill on Awesome Skills
Browse our directory of 1,000+ skills. Filter by category, platform, or search by name.
Install with one command
Works with Claude Code, Codex CLI, Cursor, and any agent that reads SKILL.md files.
npx skills add author/skill-repo
Or clone from GitHub
Every skill is open source on GitHub. Clone and customize to fit your workflow.
git clone https://github.com/author/skill-repo # Copy SKILL.md to your agent's skills directory
Start using the skill
Your AI agent automatically loads installed skills. Ask it to perform the skill's tasks and it will follow the specialized instructions.