agent-builder

Automate AI agent development from design through deployment with scaffolding.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Generative-Bricks/claude-code-agent --skill agent-builder-generative-bricks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-builder
Source: https://github.com/Generative-Bricks/claude-code-agent/tree/main/.claude/skills/agent-builder
Command: npx skills add https://github.com/Generative-Bricks/claude-code-agent --skill agent-builder-generative-bricks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Agent Builder Skill addresses the challenge of turning vague agent ideas into concrete, production-ready projects by guiding you through a structured, repeatable design-to-deploy process.

Core Features & Use Cases

  • Guided design: Interactive questions to define problem space, personas, tools, and patterns.
  • Two-phase scaffolding: Design documentation plus boilerplate project structure generation.
  • Production-grade templates: Auto-generated CLAUDE.md, README, scaffolding manifest, and documentation templates for quick start and consistent standards.
  • Use cases: Creating new multi-tool agents, planning architectures for FIA analysis, or scaffolding agent projects for deployment.

Quick Start

Provide the initial design prompts, then scaffold a complete project structure in your target directory.

Frequently Asked Questions about agent-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold an AI agent project from scratch?

To scaffold an AI agent project, you provide initial design prompts to generate a complete project structure, including boilerplate code, CLAUDE.md, README, and documentation templates in your target directory.

What is the best way to design multi-tool AI agents for production?

The best way to design multi-tool AI agents is using a two-phase scaffolding process that provides interactive design questions to define problem space, personas, and patterns before generating production-grade templates.

Do I need any dependencies to use the agent-builder workflow?

No dependencies are required to use the agent-builder workflow. It operates independently to guide you through design questions and generate scalable project structures without external packages.

Can I use design patterns to plan architectures for FIA analysis agents?

Yes, you can use design patterns to plan architectures for FIA analysis agents. The workflow enforces validation and phased progression to ensure reliable, reusable agent implementations for analysis tasks.

What documentation files are generated when scaffolding agent projects?

When scaffolding agent projects, the workflow auto-generates production-grade documentation files including CLAUDE.md, README, a scaffolding manifest, and standardized templates for quick project startup.