agent-creator

Automate Claude Code agent creation through an interactive specification wizard.

2|Updated Oct 1, 2024
One-click install
npx skills add https://github.com/ZeiZel/dotfiles --skill agent-creator-zeizel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-creator
Source: https://github.com/ZeiZel/dotfiles/tree/main/.claude/skills/agent-creator
Command: npx skills add https://github.com/ZeiZel/dotfiles --skill agent-creator-zeizel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of standardized Claude Code agents by guiding an interactive wizard that captures specifications and generates production-ready agent templates.

Core Features & Use Cases

  • Guided discovery questionnaire to capture agent specs and ensure consistency across projects.
  • Integrated research synthesis to extract best practices and generate evidence-backed templates.
  • One-click generation of agent files (Markdown templates) plus optional references and scripts scaffolding for deployment.

Quick Start

Run the wizard with /agent-creator to start the interactive session and generate a complete agent template.

Frequently Asked Questions about agent-creator

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

FAQPage Schema
How do I create Claude Code agents with standardized frontmatter and markdown templates?

You can create Claude Code agents by running an interactive wizard that captures your specifications and automatically generates structured markdown agent files with a formal frontmatter schema. The wizard enforces naming conventions and validates category alignment to ensure production readiness.

What is the best way to automate agent creation for spec-agent pipelines?

Automating agent creation for spec-agent pipelines is best handled by an interactive wizard that guides discovery, research synthesis, and generation workflows. It extracts best practices to produce evidence-backed markdown templates and optional resource directories for deployment scaffolding.

Can I generate agent files for discovery and validation workflows without manual coding?

Yes, you can generate agent files without manual coding by using a guided discovery questionnaire that targets discovery, research, generation, and validation workflows. The tool synthesizes your inputs into a complete markdown template along with optional references and scripts.

Does the agent generation process validate dependencies and components automatically?

The agent generation process automatically validates dependencies, components, naming conventions, and category alignment. It also performs toxicity checks to ensure the generated agent files meet formal schema requirements before outputting the final markdown templates.

What are the limitations of using a wizard to generate markdown agent templates?

Using a wizard to generate markdown agent templates limits you to its enforced frontmatter schema and predefined naming conventions. While it scaffolds optional resource directories and scripts, highly custom agent structures outside its validation checks may require manual modification after generation.