What problem does it solve?
This Skill provides guidance and a structured process for creating new AI skills or updating existing ones, ensuring they are effective, efficient, and well-documented.
Core Features & Use Cases
- Skill Anatomy: Explains the structure of a skill (SKILL.md, scripts/, references/, assets/).
- Design Principles: Covers conciseness, progressive disclosure, and setting degrees of freedom.
- Creation Process: Outlines a step-by-step guide from understanding the skill to iteration.
- Resource Management: Details when and how to use scripts, references, and assets.
- Use Case: A developer needs to create a new skill to interact with a specific company API. They use this Skill to understand the best practices for structuring the skill, writing the SKILL.md, and organizing necessary API documentation in the references/ directory.
Quick Start
Use the skill-creator skill to understand how to create a new skill.