agent-factory

Generate Claude Code agent markdown files from archetype templates.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/UsernameTron/Claude-Code-Kickstart --skill agent-factory-usernametron
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-factory
Source: https://github.com/UsernameTron/Claude-Code-Kickstart/tree/main/plugins/claude-code-factory/skills/agent-factory
Command: npx skills add https://github.com/UsernameTron/Claude-Code-Kickstart --skill agent-factory-usernametron

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates standardized, production-ready Claude Code agent markdown files from archetype templates, reducing manual authoring work and ensuring consistent frontmatter, prompts, and output formatting.

Core Features & Use Cases

  • Frontmatter generation for new agent files with required name and description fields
  • System prompt and workflow body creation aligned to archetypes and reference patterns
  • Output ready markdown files deployed to the target directory for immediate use

Quick Start

Provide the desired archetype and project context to generate a new agent markdown file in the default output directory.

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 agent markdown files from archetype templates?

Generate Claude Code agent markdown files by providing an archetype specification and project context. The system automatically creates production-ready files with standardized frontmatter, system prompts, and output formatting for immediate deployment.

What is a Claude Code archetype template and when do I need one for agent generation?

A Claude Code archetype template is a standardized pattern defining agent structure and behavior. You need one when development teams require consistent agent generation across multiple domains, ensuring uniform frontmatter schema and system prompt architecture.

How do I standardize frontmatter and system prompts across multiple Claude Code agents?

Standardize frontmatter and system prompts by using archetype templates to generate agent markdown files. This enforces consistent name and description fields, workflow patterns, and system prompt structure across all generated agents.

Can I use archetype templates to generate agents for different development domains?

Yes, archetype templates apply to development teams creating standardized agents across multiple domains. The generation process conforms to defined frontmatter schemas and workflow patterns, ensuring domain-specific agents remain structurally consistent.

What's the best way to automate Claude Code agent creation instead of manual authoring?

Automate Claude Code agent creation by defining archetype specifications and feeding them into the generation workflow. This eliminates manual authoring work, producing ready-to-deploy markdown files with correct frontmatter and prompt formatting.

Do I need to manually format frontmatter fields when generating agent markdown files?

No, manual frontmatter formatting is unnecessary. The generation process automatically applies required frontmatter fields like name and description, conforming to the defined schema without manual intervention.