Claude Code Skills Directory

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.

39,221+ skillsBrowse all skills →

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 →

madrank8/ai-citation-auditor

Free, dependency-free Claude skill that predicts whether AI answer engines will cite a page (GEO/AEO), with a prioritized fix list. Runs on native web tools, no paid APIs.

$ npx skills add madrank8/ai-citation-auditor
community

softaworks/command-creator

This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.

$ npx skills add softaworks/agent-toolkit
community

softaworks/plugin-forge

Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.

$ npx skills add softaworks/agent-toolkit
community

pytorch/skill-writer

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

$ npx skills add pytorch/pytorch
community

neilwashere/claude-skills

Just a few personal preference skills

$ npx skills add neilwashere/claude-skills
community

nexadevapp/nexa-claude-skills-marketplace

Nexa Agentic Engineering Marketplace

$ npx skills add nexadevapp/nexa-claude-skills-marketplace
community

softaworks/daily-meeting-update

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.

$ npx skills add softaworks/agent-toolkit
community

ofirdamr/claude-skills-

Skills for Claude made by Ofir damri

$ npx skills add ofirdamr/claude-skills-
community

omerycll/claude-aso

Recently updated agent-skill-related GitHub repository: omerycll/claude-aso.

$ npx skills add omerycll/claude-aso
community

ashu2012/claude-skill-connectors-plugins

Recently updated agent-skill-related GitHub repository: ashu2012/claude-skill-connectors-plugins.

$ npx skills add ashu2012/claude-skill-connectors-plugins
community

pablolok/claude-skills

a repository to upload gemini skills

$ npx skills add pablolok/claude-skills
community

paulingram/claude-skills

Recently updated agent-skill-related GitHub repository: paulingram/claude-skills.

$ npx skills add paulingram/claude-skills
community

How to Install Claude Code Skills

1

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
2

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/
3

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.

Skill Categories

Explore More Agent Skills