agent-factory

Generate Claude Code agents with standardized YAML frontmatter and MCP integration.

1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/lupin4/claude-skill-factory --skill agent-factory-lupin4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-factory
Source: https://github.com/lupin4/claude-skill-factory/tree/main/generated-skills/agent-factory
Command: npx skills add https://github.com/lupin4/claude-skill-factory --skill agent-factory-lupin4

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams rapidly create production-ready Claude Code agents and sub-agents with standardized metadata and MCP integration.

Core Features & Use Cases

  • Generate Custom Agents that follow consistent frontmatter and execution patterns
  • Enhanced YAML Frontmatter including color, field, and MCP integration
  • Tool Access Guidance and execution pattern assignment for safe orchestration
  • MCP integration hints and workflow templates
  • Validation and templates to accelerate agent production and sharing

Quick Start

Fill in the AGENTS_FACTORY_PROMPT.md template with your agent details, then paste the generated agent into Claude to create a ready-to-use agent file.

Frequently Asked Questions about agent-factory

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

FAQPage Schema
How do I generate Claude Code sub-agents with standardized YAML frontmatter?

Generate Claude Code sub-agents by filling in the AGENTS_FACTORY_PROMPT.md template with your agent details and pasting the generated output into Claude to create a ready-to-use agent file with standardized metadata including name, description, tools, model, color, and field.

Can I automate MCP integration guidance when creating modular agent systems?

Yes, automating MCP integration guidance is supported by generating agents that include MCP integration hints, workflow templates, and specific mcp_tools fields within the YAML frontmatter for safe orchestration across frontend, backend, testing, and orchestration workflows.

What is the best way to ensure consistent metadata across multiple Claude Code agents?

Ensure consistent metadata by using an agent factory template that enforces validation rules and standardized frontmatter fields like name, description, expertise, model, color, and field, enabling rapid prototyping and standardized deployment across teams.

Does agent generation support assigning execution patterns and tool access for safe orchestration?

Yes, agent generation supports assigning execution patterns and provides tool access guidance to ensure safe orchestration, applying validation rules and templates to accelerate agent production while maintaining consistent execution behaviors.

Do I need to manually configure YAML frontmatter fields like color and expertise for each new agent?

No, you do not need to manually configure YAML frontmatter fields because the generation process automates the inclusion of enhanced metadata such as color, field, expertise, and mcp_tools, ensuring standardized deployment without manual metadata entry.