Skip to content
agentscamp
~/agentscamp$

Stop wiring up AI by hand.
Copy. Paste. Ship.

A curated hub of agents, skills, guides, tools & commands for building with AI coding agents — format-validated and installable in one command.

$ npx agentscamp add agents/code-reviewer
npm: agentscamp ↗
Agents61

Specialized subagents for focused work

  • API Architect
  • Frontend Developer
  • ML Engineer
browse
Skills94

Reusable capabilities Claude loads on demand

browse
Guides134

Tutorials and deep-dives

browse
Tools139

The AI tooling directory

browse
Commands53

Slash commands for Claude Code

browse
Glossary80

AI terms, defined precisely

browse
// getting started

Install in one command

The agentscamp CLI drops any agent, skill, or command straight into Claude Code.

$ npx agentscamp add skills/dependency-audit
how it works

New & Featured

Fresh across the hub

Skill

Skill Auditor

Audit an installed set of Claude Code skills for the failure modes that make them misfire — overlapping descriptions that misroute tasks, trigger phrasing that never matches, bloated bodies, missing boundaries, and over-broad tool grants — and return a prioritized fix list with rewritten descriptions. Use when a skill fires on the wrong tasks, never fires at all, or a skills folder has grown past what anyone reviews.

invocablev1.0.0
Guide

Are Claude Skills Safe? A Security Review Checklist

Skills are an instruction supply chain: what can go wrong with third-party SKILL.md files, and the review checklist before installing or distributing one.

4m read· AgentsCamp
Guide

Claude Skills vs Custom GPTs: Different Answers to Reuse

Claude Skills are portable procedures; Custom GPTs are packaged chatbots inside ChatGPT. How they differ on portability, API access, sharing, and where each wins.

3m read· AgentsCamp
Guide

The Agent Skills Standard: One SKILL.md for Every AI Tool

Agent Skills became an open standard in December 2025. Which tools read SKILL.md today — Copilot, Cursor, VS Code, Gemini CLI, Codex — and how to write portable skills.

4m read· AgentsCamp
Guide

The Best Claude Skills to Install in 2026

A skills-only tour of the AgentsCamp library — the Claude Code skills that earn a permanent slot, organized by the job they do.

4m read· AgentsCamp
Guide

Claude's Document Skills: Excel, PowerPoint, Word, and PDF

How Anthropic's pre-built document skills let Claude produce real .xlsx, .pptx, .docx, and PDF files — on claude.ai, the API, and in Claude Code.

3m read· AgentsCamp