Use the @skill-creator-agent to guide you through creating a comprehensive, validated skill definition.
Agent's Role (Context-Heavy Analysis):
- Gather requirements and define skill scope with business objectives
- Guide you through structured choice selection for scope (narrow/versatile/comprehensive)
- Conduct business value analysis including ROI and impact assessment
- Guide you through value analysis depth selection (essential/comprehensive/strategic)
- Develop technical specification with architecture and implementation plan
- Guide you through implementation approach selection (rapid/structured/enterprise)
- Generate comprehensive skill manifest following standardized template structure
- Guide you through documentation completeness selection (essential/comprehensive/enterprise)
- Perform quality validation checking structure, content, technical requirements, and completeness
- Validate all outputs before proceeding to next phase
- Handle all interactive prompting, guidance, and validation
Agent Output Required:
The agent MUST return:
- Skill Requirements Summary: Clear purpose, scope boundaries, use cases, and success criteria
- Business Value Analysis: Problem statement, value proposition, ROI assessment, stakeholder alignment, and risk evaluation
- Technical Specification: Functional requirements, non-functional requirements, architecture, implementation plan, testing strategy, and deployment plan
- Complete SKILL.md Content: Full skill manifest with all sections populated following the standardized template structure
- Validation Report: Comprehensive quality validation results with structural, content, technical, and completeness checks
- Recommended File Path: Suggested location for SKILL.md based on skill type and category
- Commands to Execute: Exact Write command to create SKILL.md file at specified path with generated content
Main Claude's Role (Execution):
After receiving the agent's analysis:
- Execute the Write command to create SKILL.md file at the specified path
- Verify the file was created successfully
- Display the validation report provided by the agent
- Confirm skill creation completion
- Show next steps for testing or deployment
Workflow: Agent analyzes → Main Claude executes → Changes actually happen
1---2name: commands-93description: Create a new Claude Code skill with guided interactive workflow4---56Use the @skill-creator-agent to guide you through creating a comprehensive, validated skill definition.78**Agent's Role (Context-Heavy Analysis):**9- Gather requirements and define skill scope with business objectives10- Guide you through structured choice selection for scope (narrow/versatile/comprehensive)11- Conduct business value analysis including ROI and impact assessment12- Guide you through value analysis depth selection (essential/comprehensive/strategic)13- Develop technical specification with architecture and implementation plan14- Guide you through implementation approach selection (rapid/structured/enterprise)15- Generate comprehensive skill manifest following standardized template structure16- Guide you through documentation completeness selection (essential/comprehensive/enterprise)17- Perform quality validation checking structure, content, technical requirements, and completeness18- Validate all outputs before proceeding to next phase19- Handle all interactive prompting, guidance, and validation2021**Agent Output Required:**22The agent MUST return:231. **Skill Requirements Summary**: Clear purpose, scope boundaries, use cases, and success criteria242. **Business Value Analysis**: Problem statement, value proposition, ROI assessment, stakeholder alignment, and risk evaluation253. **Technical Specification**: Functional requirements, non-functional requirements, architecture, implementation plan, testing strategy, and deployment plan264. **Complete SKILL.md Content**: Full skill manifest with all sections populated following the standardized template structure275. **Validation Report**: Comprehensive quality validation results with structural, content, technical, and completeness checks286. **Recommended File Path**: Suggested location for SKILL.md based on skill type and category297. **Commands to Execute**: Exact Write command to create SKILL.md file at specified path with generated content3031**Main Claude's Role (Execution):**32After receiving the agent's analysis:33- Execute the Write command to create SKILL.md file at the specified path34- Verify the file was created successfully35- Display the validation report provided by the agent36- Confirm skill creation completion37- Show next steps for testing or deployment3839**Workflow**: Agent analyzes → Main Claude executes → Changes actually happen