A phone book for Claude's ever-growing skill set
This repo catalogs 100+ community-made Claude Skills, from PDF wrangling to Bitcoin Lightning protocol analysis.

What it does
A curated directory of third-party Claude Skills — the instruction files and MCP tools that extend what Claude Code can do. Categories span document editing, database queries, crypto trading, scientific computing, UI/UX audits, and enough niche Bitcoin infrastructure content to fill a conference track.
The interesting bit
The sheer breadth is the point. You’ll find Anthropic’s official docx/pdf/pptx skills sitting next to a multi-agent social simulation that spawns arguing AI personas, a debugger with breakpoints and stack traces, and a prepaid virtual Visa card manager for AI agents. It’s less a coherent toolkit than a snapshot of what developers are trying to automate with Claude right now.
Key highlights
- 100+ skills across 12 categories, from mundane (terminal window titles) to deeply specific (Decker-Wattenhofer timeout-signature trees for Lightning channels)
- Several HashiCorp- and Anthropic-maintained entries alongside one-person weekend projects
- Notable clusters: database read-only query skills (Postgres, MySQL, MSSQL), crypto portfolio tools, and test-automation helpers
- Includes meta-tools like
agnix— a linter for AI agent configurations with 156 rules and an LSP server
Caveats
- Quality and maintenance vary wildly; there’s no vetting beyond curation
- README is purely a list — no usage guidance, compatibility notes, or installation help
- Some descriptions are truncated or vague (the “deep-research” entry cuts off mid-sentence)
Verdict
Worth bookmarking if you’re building with Claude Code and want to avoid reinventing wheels. Skip it if you need polished, documented integrations; this is a starting point for exploration, not a catalog of ready-to-run tools.