One skill. Every agent. 46 of them.
Quick nav
Quick start · Install · Commands · Agents · Sources · API · Website
The problem
Every AI coding agent wants skills. Every agent invented a different format.
| Agent | Format | Directory |
|---|---|---|
| Claude Code | SKILL.md | .claude/skills/ |
| Cursor | .mdc | .cursor/skills/ |
| Copilot | Markdown | .github/skills/ |
| Windsurf | Markdown | .windsurf/skills/ |
| ... 41 more | ||
You rewrite the same skill for each agent. Or you lock in to one.
The fix
SkillKit is the package manager for AI agent skills. Install from 400K+ skills across 31 sources. Auto-translate between formats. Persist session learnings. Ship to 46 agents at once.
npx skillkit add anthropics/skills
That is the whole first-run. Pick your agent (your detected agent is pre-selected), confirm, done.
Quick start
npx skillkit init # detect agent, create dirs
skillkit recommend # stack-aware suggestions
skillkit add anthropics/skills # install from marketplace
skillkit sync # deploy to agent config
Four commands. Your agent now has PDF processing, code review, auth patterns, and whatever you need.
What the first install looks like
$ npx skillkit add anthropics/skills
◇ Detected 32 agents
│
◆ Install to
│ ● Just Claude Code (detected) claude-code
│ ○ Select specific agents space