What problem does it solve?
This Skill provides comprehensive 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/).
- Core Principles: Details best practices like conciseness, setting degrees of freedom, and progressive disclosure.
- Skill Creation Process: Outlines a step-by-step guide from understanding the skill to iteration.
- Resource Management: Guides on when and how to use scripts, references, and assets.
- Use Case: A developer needs to create a new skill to help an AI agent interact with a specific internal API. They would 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 learn how to create a new AI skill.