What problem does it solve?
This Skill streamlines the process of creating and refining agent skills, ensuring they are well-structured, discoverable, and follow best practices for deterministic execution and progressive disclosure.
Core Features & Use Cases
- Skill Scaffolding: Generates a new skill directory with a basic
SKILL.md and optional resource folders (scripts/, references/, assets/, templates/).
- Best Practice Guidance: Provides instructions on naming conventions, content structure, trust policies, and observable logging.
- Use Case: When starting a new agent skill, use this skill to quickly set up the correct directory structure and boilerplate
SKILL.md file, ensuring adherence to the project's standards from the outset.
Quick Start
Use the creating-skills skill to scaffold a new skill named 'auditing-permissions' within the 'skills/security' directory, including scripts and references.