What problem does it solve?
This Skill provides a structured guide and process for creating new, effective AI skills from the ground up, ensuring they are discoverable and functional.
Core Features & Use Cases
- Skill Anatomy Explanation: Details the required
SKILL.md and optional scripts/, references/, assets/ directories.
- Best Practices: Offers guidance on writing effective
name and description fields, structuring SKILL.md, and managing bundled resources.
- Step-by-Step Process: Outlines a clear workflow for understanding skill needs, planning contents, initializing, editing, and iterating on a skill.
- Use Case: A developer needs to create a new skill for interacting with a specific internal API. They would use this skill to understand the required structure, best practices for the
SKILL.md file, and how to organize API documentation within the references/ directory.
Quick Start
Use the skill-creator to scaffold a new skill directory named 'my-new-api-skill' in the 'skills/private' directory.