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 →clawhub
Search ClawHub for skills when a requested capability is not already available; install, verify, update, publish, or sync skills.
$ npx skills add clawdbot/clawdbotmicrosoft/FluidFramework
Recently updated agent-skill-related GitHub repository: microsoft/FluidFramework.
$ npx skills add microsoft/FluidFrameworkmehul0810/wp-expert-codex-skill
Recently updated agent-skill-related GitHub repository: mehul0810/wp-expert-codex-skill.
$ npx skills add mehul0810/wp-expert-codex-skillmbtiongson1/gaia-skill-tree
Gaia is a living, open registry of every AI agent skill in existence — structured as a leveling skill graph. Basic skills combine into Extras, Extra Skills evolve into Ultimates. Fork it, extend it, PR a fusion. The complete skill frontier of AI agents, mapped and growing.
$ npx skills add mbtiongson1/gaia-skill-treemattnigh/skills_collection
Recently updated agent-skill-related GitHub repository: mattnigh/skills_collection.
$ npx skills add mattnigh/skills_collectionmathieu0905/codex-skills
Collection of Codex skills for paper evaluation, article logic editing, and research workflows.
$ npx skills add mathieu0905/codex-skillsmartinshao/sweetwave-claude-skills
SweetWave 是一套基于 Claude Code `~/.claude/skills` 的个人级 AI Coding Workflow。
$ npx skills add martinshao/sweetwave-claude-skillshttps-github.com-alexdcd-Mafia-Claude-Skills.git-claude-skills
Recently updated agent-skill-related GitHub repository: marikiya/https-github.com-alexdcd-Mafia-Claude-Skills.git-claude-skills.
$ npx skills add marikiya/https-github.com-alexdcd-Mafia-Claude-Skills.git-claude-skillsmarianomartene/skills
31 Claude Code agent skills — GTM, n8n, dev, planning
$ npx skills add marianomartene/skillsmarcoalfa30/claude-skills-vibe-toolkit
Master Vibe Coder Workflows 2026: Build, Author & Automate with Claude AI
$ npx skills add marcoalfa30/claude-skills-vibe-toolkitmarcinfinitesimal533/Claude-skills-for-Computational-Designers
Build Claude Code skills for computational design, parametric modeling, simulation, BIM scripting, and fabrication in AEC
$ npx skills add marcinfinitesimal533/Claude-skills-for-Computational-Designersmaquina-app/rails-upgrade-skill
Recently updated agent-skill-related GitHub repository: maquina-app/rails-upgrade-skill.
$ npx skills add maquina-app/rails-upgrade-skillHow 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.