What problem does it solve?
This Skill provides comprehensive guidance and best practices for creating new skills or updating existing ones, enabling users to extend Claude's capabilities with specialized knowledge, workflows, and tool integrations.
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 appropriate degrees of freedom.
- Creation Process: Outlines a step-by-step guide from understanding the skill to iteration.
- Use Case: A developer wants to build a new skill to interact with a specific internal API. They would use this skill to understand how to structure their skill, what information to include in SKILL.md, and how to bundle necessary API documentation in the references/ directory.
Quick Start
Use the skill-creator to learn how to build a new skill.