What problem does it solve?
This Skill eliminates repetitive manual work when initializing a genre directory's Skill packaging layer by generating standardized .github/skills/ subfolders and minimal SKILL.md skeletons, ensuring consistent naming, routing, and references placeholders.
Core Features & Use Cases
- Bulk skeleton generation: Create a full or partial set of genre-specific Skill directories following the
题材名-能力名 naming rule.
- Enforced routing rules: Insert explicit requirements that genre skills must load and use their corresponding common skills when those exist.
- References scaffolding and audit outputs: Create
references/ placeholders, record common-skill integration status (already exists / pending / composite), and produce a summary of created, existing, and skipped items.
- Use Case: Quickly bootstrap a new genre folder by mapping existing common skills into genre wrapper skills and producing a checklist-ready skeleton for authors and maintainers.
Quick Start
Create a full set of genre Skill skeletons for the target genre and return a summary of created, existing, and skipped directories.