Skip to main content
5,979+ agent-ready skills

Agent skills that make AI actually expert

SkillDB is the largest open library of skills for AI coding agents. 5,979+ expert skills across 37 domains — from software engineering to game design, security, and beyond. Search, get, and your agent reads them instantly.

5,979+Skills
428+Packs
37Domains
4Agent Platforms

What are agent skills?

Expert knowledge your agent loads on demand

Agent skills are structured markdown documents that give AI coding agents specialist knowledge for specific tasks. Instead of hoping the model "just knows" how to do something, skills provide step-by-step expert guidance — best practices, patterns, pitfalls, and examples — that the agent reads before executing.

C

Claude Code

Add skills to your CLAUDE.md and Claude Code loads them automatically.

CLAUDE.md
C

Cursor

Drop skills into your .cursorrules or .cursor/rules directory.

.cursorrules
O

OpenClaw

OpenClaw reads skills from AGENTS.md — same markdown format.

AGENTS.md
C

Codex CLI

Codex CLI picks up skills from AGENTS.md in your project root.

AGENTS.md

Install in seconds

Search. Get. Done.

The SkillDB CLI lets you search and install skills directly from your terminal. No bulk downloads needed.

terminal
$ npm install -g skilldb
+ skilldb@0.1.3

$ skilldb init
✓ Detected: Claude Code (CLAUDE.md)
✓ Created .skilldb/ cache directory

$ skilldb search react hooks
Found 5 skills for "react hooks":
  custom-hooks          react-patterns-skills
  react-state-mgmt      software-skills
  react-testing         software-skills

$ skilldb get react-patterns-skills/custom-hooks
✓ Saved Custom Hooks → .skilldb/skills/custom-hooks.md

$ skilldb add software-skills
✓ Downloaded 17 skills from software-skills pack

Give your agent expert-level skills

5,979+ skills ready to install. Free to browse, one command to add.