agent-scaffolder

Community

Scaffold production-grade AI agents fast.

Authorwebdevcom01-cell
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the end-to-end scaffolding of a new AgentStack agent, transforming a user trigger into a production-ready agent with a defined DESIGN_SPEC, AgentStack entry, standard flow, vault files, KB seed, and a smoke test.

Core Features & Use Cases

  • Fully extracts agent name from triggers and collects a minimal spec (pipeline role, model, web data requirement)
  • Generates processor and extractor prompts with real output keys, then writes DESIGN_SPEC to the vault
  • Creates the AgentStack agent and builds a standard 3-5 node flow (kb_search → processor → extractor, plus optional web_search and call_agent)
  • Initializes vault documents (evo-log, instincts, and design spec), seeds a KB with 3 documents, and patches the kb_search node
  • Performs a smoke test via as_chat_with_agent and reports scaffold outcomes

Quick Start

Trigger the scaffold with a clear agent description and let it generate DESIGN_SPEC, create the agent, build the flow, initialize vault, seed the KB, and run a smoke test.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-scaffolder
Download link: https://github.com/webdevcom01-cell/agent-studio/archive/main.zip#agent-scaffolder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.