create-skill
Installation
SKILL.md
Create Skill - Skill Creation Framework
When to Activate This Skill
- "Create a new skill for X"
- "Build a skill that does Y"
- "Add a skill for Z"
- "Update/improve existing skill"
- "Structure a skill properly"
- User wants to extend Kai's capabilities
Core Skill Creation Workflow
Step 1: Understand the Purpose
Ask these questions:
- What does this skill do? (Clear, specific purpose)
- When should it activate? (Trigger conditions)
- What tools/commands does it use? (Dependencies)
- Is it simple or complex? (Determines structure)