Agent skills that make AI actually expert
SkillDB is the largest open library of skills for AI coding agents. 5,997+ expert skills across 37 domains — from software engineering to game design, security, and beyond. Search, get, and your agent reads them instantly.
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.
Claude Code
Add skills to your CLAUDE.md and Claude Code loads them automatically.
CLAUDE.mdCursor
Drop skills into your .cursorrules or .cursor/rules directory.
.cursorrulesOpenClaw
OpenClaw reads skills from AGENTS.md — same markdown format.
AGENTS.mdCodex CLI
Codex CLI picks up skills from AGENTS.md in your project root.
AGENTS.mdInstall in seconds
Search. Get. Done.
The SkillDB CLI lets you search and install skills directly from your terminal. No bulk downloads needed.
$ npm install -g skilldb
+ skilldb@0.1.3
$ skilldb init
✓ Detected: Claude Code (CLAUDE.md)
✓ Created .skilldb/ cache directory
$ skilldb search react hooks
Found skills for "react hooks":
custom-hooks react-patterns-skills
context-patterns react-patterns-skills
react-hook-form forms-validation-skills
$ skilldb get react-patterns-skills/custom-hooks
✓ Saved Custom Hooks → .skilldb/skills/custom-hooks.md
$ skilldb add software-skills
✓ Downloaded 18 skills from software-skills packPopular packs
Top skill packs
software-skills
Code review, debugging, testing, architecture patterns
18 skillsreact-patterns-skills
Custom hooks, compound components, Suspense, server components
8 skillsautonomous-agent-skills
Self-correction, planning, tool selection, context management
122 skillsdevops-cloud-skills
CI/CD pipelines, container orchestration, infrastructure as code
11 skillsGive your agent expert-level skills
5,997+ skills ready to install. Free to browse, one command to add.