claude-agent-builder
Designs and builds production-ready custom agents automatically
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Claude Agent Builder?โผ
Run `npx skills add keysersoose/claude-agent-builder --all -g -y` in your terminal to install it globally.
How to build a custom agent in Claude Code?โผ
Just describe your problem in plain English, like 'build me an agent that reviews PRs for security issues.' The skill scans your project, researches proven patterns, proposes an architecture, and writes all the files for you.
What can Claude Agent Builder create?โผ
It generates subagents, skills, hooks, slash commands, MCP server configs, and CLAUDE.md files, choosing the right building blocks for your specific workflow.
Do I need to know agent architecture to use it?โผ
No. It picks the right primitives and one of seven proven architecture patterns for you, then asks for your approval before building anything.
Can I validate my existing agent files?โผ
Yes. Run the included validate_agents.py script on your agents folder to check frontmatter, tool names, and description quality.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core