What problem does it solve? Producing a short product explainer video normally requires coordinating slide design, narration scripting, TTS synthesis, licensing credits, and video encoding as separate manual steps. This Skill turns a message flow into a reproducible video package with staged slide reveals, dialogue-style narration, and a final MP4 ready for README or docs publication. ## Core Features & Use Cases - Staged Slide Rendering: Builds HTML/CSS slide states, captures PNGs with Playwright, and uses question-then-explanation reveals synced to narration. - TTS Narration Pipeline: Supports VOICEVOX, Azure Speech, Irodori-TTS, or silent preview, with per-turn narration rows in a manifest.tsv and required voice credit slides. - Reproducible Video Package: Ships render.mjs, diagram.css, slide assets, preview index.html, build scripts, and the final MP4 alongside README or docs placement. - Use Case: Convert a rough product message flow into a 60-second Japanese or English narrated overview video, verify slide continuity and credits, then link the MP4 from the repository README. ## Quick Start Ask the agent to create a short narrated explainer video from your message flow, specifying the audience, language, TTS engine, and where the final MP4 should be published.