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 →rfxn/rdf
Governance-driven AI development framework -- convention enforcement, quality gates, and domain expertise for Claude Code, Gemini CLI, and Codex
$ npx skills add rfxn/rdfmarkli1hoshipu/embody-ai-research-skills
AI research skills and agents for Claude Code, Codex, and other AI coding agents
$ npx skills add markli1hoshipu/embody-ai-research-skillsnidhinjs/prompt-mini
A Claude Code plugin that stops vague prompts before they run. Detects your stack, asks targeted questions, and forges a structured prompt. Zero credits wasted.
$ npx skills add nidhinjs/prompt-minigquthier/demonte-ton-offre
Skill Claude Code : démonte une offre existante et la reconstruit en offre irrésistible (méthode Hormozi $100M Offers + frameworks marché/cible)
$ npx skills add gquthier/demonte-ton-offrenetresearch/security-audit-skill
Agent Skill for PHP security audits - OWASP patterns, vulnerability detection | Claude Code compatible
$ npx skills add netresearch/security-audit-skilldashed/claude-marketplace
A local marketplace for personal Claude Code skills and plugins.
$ npx skills add dashed/claude-marketplaceRevelDigital/reveldigital-gadget-skill
Claude skill for creating and deploying custom Revel Digital gadgets
$ npx skills add RevelDigital/reveldigital-gadget-skillleekkk2/transcendence-memory
Long-term memory skill for AI coding agents — self-hosted RAG with semantic search, multimodal documents, and knowledge graph. Works with Claude Code, OpenClaw, Codex CLI.
$ npx skills add leekkk2/transcendence-memoryskill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
$ npx skills add ComposioHQ/awesome-claude-skillsjamesdsizemore/SkillMall
An open-source catalog of Claude Code skills. Searchable, categorized, deploy-ready.
$ npx skills add jamesdsizemore/SkillMallRevelDigital/reveldigital-webapp-skill
Claude skill to scaffold and deploy full-screen Revel Digital webapps (client-sdk, theming, accessibility); deploys to the CMS via webapp-action or the Revel Digital MCP server.
$ npx skills add RevelDigital/reveldigital-webapp-skillDQT-bit/claude-skill-weidu
Read mp.weixin.qq.com Official Account articles from Claude Code without getting blocked. PowerShell HttpWebRequest raw bytes + dual-container (js_content / content_noencode) fallback. 绕反爬读公众号文章的稳定姿势。
$ npx skills add DQT-bit/claude-skill-weiduHow 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.