What problem does it solve? Producing short videos like product promos, explainers, or data clips normally requires video editing software or motion design skills. This Skill turns HTML/CSS/JS templates plus project assets into real MP4 exports through headless Chromium and ffmpeg, so developers can generate videos from code. ## Core Features & Use Cases - Template Discovery and Inspection: Search templates by intent and aspect ratio, inspect variable schemas, and select the right starting point before building. - Project-Based Workflow: Create projects, attach text and image assets, set template variables, preview in a browser, and customize interactively in the Studio UI. - Verified MP4 Rendering: Render through headless Chromium and ffmpeg, then verify output with ffprobe for duration and dimensions. - Use Case: A developer needs a 16:9 product promo for a CLI tool. They search templates, create a project, add a logo and headline copy, preview it, and render a verified MP4 to assets/videos/. ## Quick Start Ask the assistant to create a short 16:9 product promo video from an HTML template, add your headline text and logo, then render and verify the MP4 output.