What problem does it solve?
This skill helps maintainers and authors craft concise, trigger-focused SKILL.md skills by enforcing a minimal, frontmatter-driven metadata surface and by guiding where deeper guidance should live (references, assets, scripts).
Core Features & Use Cases
- Enforces frontmatter with
name and description to support reliable discovery.
- Encourages progressive disclosure: move verbose workflow details to referenced assets/repositories and avoid bloating SKILL.md.
- Provides templates and guidance for structuring
references/, assets/, and scripts/ to keep SKILL.md lean.
- Useful for creating new SKILL.md skills or refining existing ones that suffer from vague triggers or bloated content.
Quick Start
Scaffold a new skill by creating SKILL.md with the required frontmatter and progressively move detailed guidance to references, assets, and scripts.