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 →0xelitesystem/claude-skills-validator
Lint a Claude Skill SKILL.md file for spec compliance and triggering quality. Browser-only, single HTML file.
$ npx skills add 0xelitesystem/claude-skills-validatorphaseddd/PhasedddSkill
My personal collection of open-source Claude Code skills
$ npx skills add phaseddd/PhasedddSkillkburson/claude-gh-task-manager
Claude skill that makes it easy to use the github issues and projects to manage work on your claude driven development
$ npx skills add kburson/claude-gh-task-managermeiyu14-tech/claude-skills
Recently updated agent-skill-related GitHub repository: meiyu14-tech/claude-skills.
$ npx skills add meiyu14-tech/claude-skillsflowork-os/Flowork-OS
⚡ Your own sovereign AI-agent OS — boot from USB or run on any OS, powered by your own Claude subscription, 24/7. Microkernel + WASM agents, two-tier brain, P2P mesh, anti-ban router. Pure-Go, no Docker, no telemetry.
$ npx skills add flowork-os/Flowork-OSpsychological-ruble517/homeassistant-claude-kit
Build a custom Home Assistant setup with automation templates, a mobile React dashboard, and Claude Code-assisted configuration
$ npx skills add psychological-ruble517/homeassistant-claude-kitbaixianger/html-deliverable
A Claude Code skill that produces a single self-contained .html file — warm editorial style — instead of a markdown wall.
$ npx skills add baixianger/html-deliverablecrevideo/crevideo-reach
Crevideo Reach — the TikTok Shop affiliate outreach & marketing platform, packaged as a Claude (MCP + Skills) plugin; the affordable, agent-native alternative to Euka and Reacher.
$ npx skills add crevideo/crevideo-reachmeunnik-ship-it/humanizer
git clone https://github.com/AIScientists-Dev/academic-humanizer ~/.claude/skills/academic-humanizer
$ npx skills add meunnik-ship-it/humanizercypher5566/verified-delivery
A Claude Code skill: plan → codex verifies → build → codex verifies → fix. An independent verifier gates both the plan and the result.
$ npx skills add cypher5566/verified-deliveryFh-Ndiritu/design-psychology-skill
A Claude skill that audits or builds any website/UI against ~60 research-backed conversion & design-psychology principles. Auto-detects live URL vs local code.
$ npx skills add Fh-Ndiritu/design-psychology-skillFocus-GTS/firefly-services-skills
Production-grade Claude Code skills for Adobe Firefly Services — credentials, generation (V3 async), custom models, expand/fill, video, Photoshop API, Lightroom API. Built by FocusGTS from real enterprise FDE work.
$ npx skills add Focus-GTS/firefly-services-skillsHow 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.