What problem does it solve?
This Skill removes the repetitive work of turning raw demo recordings into consistent, discoverable MkDocs documentation pages.
Core Features & Use Cases
- Asset Normalization: Converts MOV recordings to web-friendly MP4 files and moves media to the canonical documentation asset directory.
- Page Drafting: Publishes hand-written Markdown pages or drafts demo pages from YAML sidecar metadata.
- Navigation and Indexing: Rebuilds the demos navigation and adds frontmatter-driven cards to the demo index.
- Validation: Directs the workflow to run a strict MkDocs build and surfaces conversion failures without rolling back published files.
- Use Case: Drop a screen recording and its metadata into the demo inbox, then publish a finished, indexed documentation page with the appropriate Web or CLI placement.
Quick Start
Use the publish-demo skill to publish all recordings currently waiting in the demo inbox, regenerate the navigation and index, and validate the MkDocs site.