What problem does it solve?
Provides a repeatable, standards-based workflow to create self-contained Skill directories (SKILL.md with YAML frontmatter plus optional references and templates) so authors avoid inconsistent metadata, ambiguous triggers, and large monolithic bodies that break discovery and injection rules.
Core Features & Use Cases
- Skill scaffolding: Generates SKILL.md files with required name and description frontmatter and a Progressive Disclosure-friendly body structure.
- Guided description design: Supplies a description writing guide and keyword design rules (Tiered matching and 「」 keyword usage) to reduce false positives during skill selection.
- References & templates: Provides example references and a skill template to separate long resources (Level 3) and keep the injected body concise.
- Use Case: Rapidly author a new common or personal AnimaWorks skill that reliably triggers on intended phrases and uses references for detailed procedures.
Quick Start
Use the skill-creator workflow to generate a new skill directory by providing a kebab-case name, a domain-specific description containing 「」 keywords, and the markdown body for step-by-step instructions.