Skill Writer
Installation
SKILL.md
Usage
Describe what the skill should do, and this will generate a complete skill YAML file.
Instructions
When the user describes a skill they want to create:
- Understand the Purpose: Clarify what the skill should analyze or check
- Design the Prompt: Write a clear, specific system prompt for the Claude agent
- Configure Tools: Select appropriate tool restrictions based on the skill's needs
- Define Output Expectations: Ensure the skill will produce valid SkillReport output
Skill Definition Schema
name: skill-name # kebab-case, unique identifier
description: Short description of what the skill does