What problem does it solve?
This workflow converts rough product-management content—workshop notes, prompt dumps, and half-finished drafts—into compliant, publish-ready SKILL.md assets that pass the repository's structural and metadata checks, preventing broken references and inconsistent catalogs.
Core Features & Use Cases
- Guided creation paths: support for a guided wizard, content-first generator, or manual tightening depending on how complete the source material is.
- Repo-native validation: integration with repository scripts to find existing skills, add new ones, run build/test checks, and enforce a strict definition of done (frontmatter, section order, metadata limits).
- Packaging and integration: steps to update README catalogs, run metadata checks, and optionally package skills for distribution.
- Use Case: turn a set of workshop notes into a new skill folder, run the test and metadata checks, and add the skill to the README with correct counts and links.
Quick Start
Draft a new skill from research/pricing-workshop-notes.md and run the repository validation scripts and packaging steps to produce a publish-ready SKILL.md.