What problem does it solve?
This Skill provides a structured process and template for creating new agent skills, ensuring they are well-defined, discoverable, and maintainable.
Core Features & Use Cases
- Skill Creation Guidance: Offers a step-by-step process for gathering requirements, drafting skill content, and reviewing with users.
- Standardized Structure: Defines the recommended directory structure and file templates for new skills (
SKILL.md, REFERENCE.md, scripts/).
- Best Practices: Provides guidelines on writing effective
SKILL.md descriptions, deciding when to add scripts, and when to split files.
- Use Case: A developer needs to create a new skill to manage user authentication. They would use this skill to guide them through defining the skill's name, description, and any necessary scripts or reference materials.
Quick Start
Use the write-a-skill skill to create a new skill for managing user authentication.