A registry of reusable skills for AI coding agents. Browse, install, and use skills with Claude Code, Cursor, OpenCode, Codex, and 15+ other agents. Built by Vercel Labs.
Run with npx — no installation required. The CLI discovers, downloads, and configures skills for your agent.
npx skills init
Specify the GitHub source and skill name. The CLI installs it and makes it available to your agent immediately.
npx skills add vercel-labs/agent-skills
Once installed, skills are loaded automatically by compatible agents. Just ask your agent to use the skill by name.
# In Claude Code, OpenCode, Cursor, etc.:
skill frontend-design
# Or ask naturally:
"Use the frontend-design skill to improve this page"
# Install
npx skills add anthropics/skills
# Then in your agent prompt:
skill frontend-design
# Or:
"Apply the frontend design skill to this component"
You can install from any GitHub source. The skills CLI will pull the SKILL.md files and register them.
# Install Vercel's agent skills collection
npx skills add vercel-labs/agent-skills
# Install a specific skill by direct repo path
npx skills add supabase/agent-skills
# Install Matt Pocock's skills
npx skills add mattpocock/skills
Programmatic access to the skill catalog, leaderboard, and search. No auth required for basic queries.
# List top trending skills
curl "https://skills.sh/api/v1/skills?view=trending&per_page=10"
# Search for a skill
curl "https://skills.sh/api/v1/skills/search?q=react"
# Get curated first-party skills
curl "https://skills.sh/api/v1/skills/curated"
# Detail on a specific skill
curl "https://skills.sh/api/v1/skills/vercel-labs/agent-skills/next-js-development"
Add an install count badge to your skill repository's README:
[](https://skills.sh/anthropics/skills)
Full suite of Azure cloud skills: compute, messaging, Kubernetes, cost optimization, cloud migration, quotas, upgrades, enterprise infrastructure planning, and more.
npx skills add microsoft/azure-skills
React best practices, Next.js development, web design guidelines, composition patterns, and more. Maintained by the Vercel team.
npx skills add vercel-labs/agent-skills
Frontend design, skill-creator, and other first-party skills from Anthropic's team. The highest-quality skills in the ecosystem.
npx skills add anthropics/skills
Skills.sh works with 18+ AI coding agents. The most popular are:
Claude Code Cursor Codex GitHub Copilot Windsurf Gemini Cline AMP Antigravity ClawdBot Droid Goose Kilo Kiro CLI Nous Research OpenCode Roo Trae VS Code