What problem does it solve?
This workflow eliminates chaotic, ad-hoc skill authoring by turning raw product-management notes, workshop outputs, or partial prompt dumps into validated, repo-compliant SKILL.md assets that pass automated checks and fit the repository structure.
Core Features & Use Cases
- Guided creation paths: Choose between a guided wizard, content-first generator, or manual edit plus validation based on your starting material.
- Strict validation and guardrails: Enforces frontmatter rules, section ordering, metadata limits, and trigger/intent quality to prevent broken or noncompliant skills.
- Integration and packaging: Runs repository scripts to find duplicates, validate metadata and triggers, update README catalogs, and optionally package skills for upload.
- Use Case: Convert workshop notes into a new interactive advisor skill, validate it against repo rules, update the README catalog, and produce a zip for Claude upload.
Quick Start
Use the workflow to generate and validate a new skill from your draft notes and run the repo validation scripts before committing.