What problem does it solve?
This Skill provides guidance for creating effective skills, which are modular packages that extend AI capabilities with specialized knowledge, workflows, and tools.
Core Features & Use Cases
- Skill Anatomy: Explains the structure of a skill (SKILL.md, scripts/, references/, assets/).
- Core Principles: Details best practices like conciseness and setting appropriate degrees of freedom.
- Progressive Disclosure: Outlines how skills manage context efficiently through metadata, SKILL.md body, and bundled resources.
- Skill Creation Process: Guides users through understanding the skill, planning contents, initializing, editing, packaging, and iterating.
- Use Case: A new developer needs to create a custom skill to integrate a new API. They would use this skill to understand the required structure, best practices, and the step-by-step process for creating and packaging their new skill.
Quick Start
Use the skill-creator to understand how to create a new skill.