What problem does it solve? Creating videos from structured content like PDFs, GitHub PRs, CSVs, slide decks, or websites usually requires manual video editing that is hard to reproduce or update. This Skill turns those sources into scene-based, editable HTML compositions rendered to MP4, so copy, colors, timing, and branding can be changed and re-rendered at any time. ## Core Features & Use Cases - Workflow routing: A fidelity gate decides whether a request fits HTML-based video, native AI video generation, or a hybrid, then routes to one of 11 workflow skills such as product-launch-video, faceless-explainer, pr-to-video, motion-graphics, music-to-video, or slideshow. - Editable motion graphics: Compositions use HTML, GSAP timelines, kinetic typography, animated charts, lower thirds, and karaoke captions, all defined as code and re-renderable. - Media generation contract: Speech, music, and images are produced through native generate_speech, generate_music, and generate_image tools, with local open-source fallbacks like whisper.cpp transcription and bundled Pixabay sound effects. - Use Case: Turn a GitHub pull request into a code-change explainer video, or convert a product website URL into a launch promo with animated charts, captions, and a logo intro rendered locally to MP4. ## Quick Start Ask the agent to turn your product website URL into a 60-second launch video with animated charts and captions using the html-video-production skill.