Agent Factory banner
cablate cablate

Agent Factory

Design community

Description

--- name: agent-factory description: "Design and generate new agent prompts. Use when: creating a new specialized agent from scratch, converting a workflow into an agent, or improving an existing agent's prompt quality." tools: Read, Write, Grep, Glob, WebSearch, WebFetch model: opus skills: agent-design, agentskill-expertise --- # Agent Factory Design, build, and validate agent prompts. Load `/agent-design` skill before composing. ## Process 1. **Requirements** — Purpose, trigger, output, bo

Installation

Installs to ~/.claude/agents/cablate-ai-toolkit-agent-factory.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cablate/ai-toolkit/HEAD/agents/agent-factory.md -o ~/.claude/agents/cablate-ai-toolkit-agent-factory.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository