Generate custom AI agents with YAML frontmatter and MCP integration.
Generate custom Claude Code agents with YAML frontmatter configuration, MCP integration, and specialized tool permissions for any workflow.
claude skill install agent-factory
# Create a custom code review agent
/agent-factory create --role "security-reviewer" --tools "grep,read,bash"
# Generate a multi-agent team for a project
/agent-factory team --roles "backend,frontend,qa"
Guides you through agent design via an interactive questionnaire covering role, capabilities, constraints, and tool access. Generates YAML-frontmatter agent files compatible with Claude Code's skill system. Includes system prompts optimized for the specified role and MCP server configurations for external integrations.
Works with Claude Code, Codex, Gemini CLI, Cursor, Windsurf, and Aider.