What problem does it solve?
This Skill provides comprehensive guidance and best practices for creating new AI skills or updating existing ones, ensuring they are effective, efficient, and well-structured.
Core Features & Use Cases
- Skill Anatomy: Understand the structure of a Skill Unit (SKILL.md, scripts/, references/, assets/).
- Best Practices: Learn principles like conciseness, progressive disclosure, and setting appropriate degrees of freedom.
- Development Process: Follow a step-by-step guide from understanding the skill to packaging and iteration.
- Use Case: A developer needs to create a new skill to interact with a specific API. They consult this Skill to understand how to structure the
SKILL.md, organize API documentation in references/, and write any necessary helper scripts in scripts/.
Quick Start
Use the skill-creator to understand how to create a new skill.