Awesome Claude Code Skills
The largest directory of Claude Code agent skills. Install coding tools, automation workflows, and developer plugins that extend Claude's capabilities with structured SKILL.md files.
What Are Claude Code Skills?
Claude Code skills are reusable instruction sets packaged as SKILL.md files that teach Claude how to perform specialized tasks. They extend Claude's capabilities beyond its default training, giving it domain expertise in specific tools, frameworks, and workflows.
- ✓Extend Claude with domain-specific expertise
- ✓Automate repetitive development tasks
- ✓Structured prompts for consistent, high-quality output
- ✓Reusable across projects and teams
- ✓Git-friendly — version control your AI skills
- ✓Compatible with Claude Code, Codex, and Cursor
- ✓Community-driven — 1,000+ skills and growing
- ✓One-line install via npx skills add
Featured Claude Code Skills
View all →anthropics/skill-creator
Agent skill repository discovered by 10x-chat research.
$ npx skills add anthropics/skill-creatorsamuellim-hub/Skills-
Best claude skills
$ npx skills add samuellim-hub/Skills-sarinsaurabh/claude-skills
A collection of Claude Code skills — reusable, model-invocable terminal workflows
$ npx skills add sarinsaurabh/claude-skillsComposioHQ/Ashby-Automation
Automate recruiting and hiring workflows in Ashby -- manage candidates, jobs, applications, interviews, and notes through natural language commands.
$ npx skills add ComposioHQ/awesome-codex-skillsNikolasMarkou/iterative-planner
A Claude Code skill state-machine driven iterative planning and execution protocol for complex coding tasks
$ npx skills add NikolasMarkou/iterative-plannerlingxling/awesome-skills-cn
热门Skills项目中文cn学习版+教程,提供7200+Skills,集成claude skills (10w+Star) | ui-ux-pro-max-skill (4w+Star) | awesome-openclaw-skills (4w+Star)等10余个热门Skill项目
$ npx skills add lingxling/awesome-skills-cnadewale/guardrails-skill
Quality gates wired into the Claude Code agent lifecycle
$ npx skills add adewale/guardrails-skillAlethiaQuizForge/claude-ship-skill
Session-close skill for Claude Code — writes continuity files from evidence, not memory
$ npx skills add AlethiaQuizForge/claude-ship-skilltekvisions/skill-index
A living, daily-updated directory of Claude Code & AI-agent skills, ranked by momentum from live GitHub signals.
$ npx skills add tekvisions/skill-indexwarwickallen/claude-skills
A collection of Agent Skills for Claude
$ npx skills add warwickallen/claude-skillsAghashNair/kv-claude-skill
Agent skill repository for kv claude skill.
$ npx skills add AghashNair/kv-claude-skillyb2460/AI-character-skill
🎭 AI角色蒸馏工厂 · Character Distillation Factory — 将公众人物炼成 Claude Code 智能体。Distill public figures into conversational AI agents. 收录: 张雪峰, Seto Kanna.
$ npx skills add yb2460/AI-character-skillHow to Install Claude Code Skills
Install with add-skill (recommended)
The fastest way to install any skill. This clones the skill repo and sets up the SKILL.md in your workspace.
npx skills add anthropics/skills
Or clone manually from GitHub
Clone the skill repository and copy the SKILL.md file to your Claude Code skills directory.
git clone https://github.com/author/skill-repo cp skill-repo/SKILL.md ~/.claude/skills/
Use the skill in Claude Code
Once installed, Claude Code automatically loads the skill when you start a new session. The skill's instructions are injected into Claude's context, giving it specialized capabilities.