awesome-agentscamp
A curated, copy-paste-ready library of AI coding agents, skills, commands, guides, tools, and glossary terms — the installable mirror of AgentsCamp.
Everything here is generated from AgentsCamp and kept in sync. The agents, skills, and commands are real Claude Code artifacts you can drop straight into .claude/ — browse the file, copy it, or install it with one command.
Install
# install into the current project's .claude/
npx agentscamp add agents/<slug>
# …or globally into ~/.claude/
npx agentscamp add agents/<slug> -g
Replace agents/<slug> with any id from the catalogs below (e.g. skills/<slug>, commands/<slug>). See the agentscamp package on npm.
What's inside
| Type | Count | About |
|---|---|---|
| Agents | 61 | Specialized subagents for focused work |
| Skills | 94 | Reusable capabilities Claude loads on demand |
| Guides | 134 | Tutorials and deep-dives |
| Tools | 139 | The AI tooling directory |
| Commands | 53 | Slash commands for Claude Code |
| Glossary | 80 | AI terms, defined precisely |
561 items, all linking back to their canonical pages on AgentsCamp.
Catalogs
- Agents — Specialized subagents for focused work
- Skills — Reusable capabilities Claude loads on demand
- Guides — Tutorials and deep-dives
- Tools — The AI tooling directory
- Commands — Slash commands for Claude Code
- Glossary — AI terms, defined precisely
About
AgentsCamp is a curated hub for everything AI — agents, skills, guides, tools, and commands for building with AI coding agents. Browse, search, and read the full guides on the site — this repo mirrors the installable library for git-native distribution.
Part of a small network of maker tools:
- OptimizeCamp — Audit & optimize content for AI search
- GritShip — Lightweight project management for makers
- SurePrompts — Free AI prompt generator & builder
Contributing
Content lives on AgentsCamp; this repo is generated, so please open issues or suggestions there. Pull requests against generated files will be overwritten on the next sync.
License
MIT — the installable artifacts are free to use, copy, and adapt.
No comments yet
Be the first to share your take.