keysersoose/claude-agent-builder

30 stars · Last commit 2026-03-06

Build production-ready AI agents in Claude Code from natural language. Analyzes your problem, researches best practices, and generates subagents, skills, hooks, commands & MCP configs.

README preview

<div align="center">

# 🏗️ Claude Agent Builder

### Turn any idea into production-ready AI agents in Claude Code

**Stop writing agent files from scratch.** Describe your problem → get researched, architected, production-ready agents, skills, hooks, and commands — automatically.

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![Claude Code](https://img.shields.io/badge/Claude_Code-Skill-blueviolet)](https://docs.anthropic.com/en/docs/claude-code/overview)
[![Agent SDK](https://img.shields.io/badge/Agent_SDK-Supported-orange)](https://docs.anthropic.com/en/docs/agents/claude-code-sdk-overview)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)

[**Quick Start**](#-quick-start) · [**How It Works**](#-how-it-works) · [**Examples**](#-real-world-examples) · [**Patterns**](#-architecture-patterns) · [**Contributing**](#-contributing)

</div>

---

## The Problem

View full repository on GitHub →