246.2k skills indexed · updated minutes ago

A library of skillsyour agent can use.

Discover and install battle-tested SKILL.md files for Claude, Codex, Copilot, Cursor and Windsurf. Search, audit, then drop into your agent in one command.

$
Browse skillsRead the docs

Every skill is deduplicated and quality-filtered from 246.2k+ indexed repositories

// Featured Skills

Curated and popular skills from the community

View all
OthmanAdi/planning-with-files

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.

185secure
85
↵ npx skillhub install OthmanAdi/planning-with-files/planning-with-files
sickn33/react-best-practices

Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Use when writing new React components or Next.js pages, implementing data fetching (client or server-side), or reviewing code for performance issues.

9secure
83
↵ npx skillhub install sickn33/antigravity-awesome-skills/react-best-practices
anthropics/hook-development

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

32secure
89
↵ npx skillhub install anthropics/claude-plugins-official/hook-development
sickn33/uncle-bob-craft

Use when performing code review, writing or refactoring code, or discussing architecture; complements clean-code and does not replace project linter/formatter.

11secure
72
↵ npx skillhub install sickn33/antigravity-awesome-skills/uncle-bob-craft
openclaw/excel-data-helper

Excel/CSV data quality diagnosis & interactive charts — 20+ scan modules, 6-dimension scoring, agent-powered semantic analysis, and any ECharts visualization. Fully local. Activate this skill whenever the user uploads, attaches, or mentions a .csv, .xlsx, .xls, or .tsv file, even without an explicit request. Present the skill menu immediately.

96secure
83
↵ npx skillhub install openclaw/skills/excel-data-helper
trailofbits/codeql

Runs CodeQL static analysis for security vulnerability detection using interprocedural data flow and taint tracking. Applicable when finding vulnerabilities, running a security scan, performing a security audit, running CodeQL, building a CodeQL database, selecting query rulesets, creating data extension models, or processing CodeQL SARIF output. NOT for writing custom QL queries or CI/CD pipeline setup.

18secure
87
↵ npx skillhub install trailofbits/skills/codeql
// How It Works

Start using it. One command.

  1. 01
    Find a Skill
    Search through thousands of skills or browse by category
  2. 02
    Install with One Line
    Use npx skillhub install to add the skill to your system
  3. 03
    Start Using
    The skill is automatically detected and activated by your AI Agent
  4. 04
    Or install from the website
    Prefer the browser? Download the skill folder or ZIP from any skill page and drop it into your agent.
~/projects/my-app
$ skillhub search "pdf extraction"
1. anthropics/skills/pdf 54.5k ★ · AI 94
2. unstructured-io/skills/extract 12.1k ★ · AI 86
$ skillhub install anthropics/skills/pdf
✓ Downloaded (12 files, 84kb)
✓ Security scan passed
✓ Installed → ~/.claude/skills/pdf/
$  
// Works everywhere

Five platforms, one catalog.

Native install for Claude Code. The CLI transforms SKILL.md to the target rule format for the others on install.

Claude Code
~/.claude/skills/
Cursor
.cursor/rules/*.mdc
Windsurf
.windsurf/rules/*.md
Copilot
.github/instructions/
Codex
AGENTS.md