Agent Skills Directory for Claude Code, Copilot & Cursor
Discover, compare and submit reusable
agent skills —
the open standard for teaching AI coding tools new capabilities via portable
SKILL.md files.
🗂️ 20+
Agent Skills
🖥️ 8
Platforms
✅ Open
Standard
Browse Agent Skills by Platform
Agent skills follow the open standard and work across every major AI coding tool.
Claude Code
Anthropic's official AI coding CLI
GitHub Copilot
GitHub's AI pair programmer with agent mode
Cursor
AI-native code editor
Gemini CLI
Google's command-line AI powered by Gemini
Windsurf
Codeium's agentic AI code editor
OpenAI Codex
OpenAI's AI coding agent
Kiro
AWS's spec-driven AI IDE
OpenCode
Open-source AI coding CLI
⭐ Featured Agent Skills
Community-curated picks from official teams and top contributors.
Frontend Design
Skill Creator
Web App Testing
MCP Server Builder
HashiCorp Terraform
React Native Optimization
Linear Integration
FastAPI Expert
Next.js App Router
Browse Agent Skills by Category
From coding patterns to security audits — find agent skills for every part of your workflow.
🧩 What Are Agent Skills?
Agent skills are reusable, filesystem-based instruction packages that teach AI coding tools how to
perform specific tasks. Each skill is a folder containing a
SKILL.md
file with YAML frontmatter (name, description) plus optional scripts, references, and assets.
Skills follow a progressive disclosure model: only metadata (~100 tokens) is loaded at startup; full instructions load when the skill is activated; scripts and references load only when needed.
Unlike one-off prompts, agent skills are composable, versioned, and portable across Claude Code, GitHub Copilot, Cursor, Gemini CLI, Windsurf, Codex, and OpenCode — all following the open standard.
📖 Full guide: What are Agent Skills? →⚔️ Agent Skills vs MCP: Key Differences
Both agent skills and MCP extend AI coding tools — but they work very differently. Agent skills are
static
SKILL.md
files loaded at startup. MCP are live servers providing dynamic tools at runtime.
➕ Submit Your Agent Skill
Built a useful agent skill? Share it with the community. All submissions are reviewed before listing.
🚀 Submit a Skill