What problem does it solve?
This Skill enables the automatic creation of specialized agent definitions for the Miyabi framework. It generates agent definition files (.md) with complete workflows, tool access configurations, and quality standards based on established templates. Perfect for quickly creating domain-specific agents without manual configuration.
Core Features & Use Cases
- Template-based agent definitions: Generates agent definition files with templates for workflows, tool access, and quality standards.
- Agent type templates: Code-review, deployment, testing, documentation, security, or general-purpose.
- Quick customization: Add domain-specific context, capabilities, and workflow guidance.
Quick Start
Initialize the agents directory, then generate a first agent using standard templates:
- python .claude/skills/agent-creator/scripts/init_agent.py --init
- python .claude/skills/agent-creator/scripts/generate_agent.py code-review-expert code-review
- python .claude/skills/agent-creator/scripts/validate_agent.py code-review-expert.md