create-expert - Create Agent Expert Scaffold
Scaffold a new agent expert structure with expertise.yaml, question, self-improve, and plan prompts
Tags
Updated: 2026-03-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Parse arguments
- Validate domain
- Create directory structure
- Generate expertise file
- Generate question prompt
- Generate self-improve prompt
- Generate plan prompt
- Generate workflow prompt
Inputs
- Domain name
- Focus areas
- Command path
Outputs
- Expert directory
- expertise.yaml
- question.md
- self-improve.md
- plan.md
- plan-build-improve.md
Requirements
- File system
- Command support
- Git
