What problem does it solve? Producing marketing videos (reels, promos, explainers) usually requires paid AI video APIs or manual editing tools. This Skill builds vertical or horizontal videos locally using HyperFrames inside Open Design — rendering HTML/CSS/GSAP compositions to MP4 with zero API credits, plus Kokoro text-to-speech voiceover and ffmpeg-ducked background music. ## Core Features & Use Cases - Local video rendering: Converts deterministic HTML/CSS/GSAP compositions into MP4 via headless Chrome and ffmpeg, with no API key or credit cost. - Offline voiceover generation: Generates narration with the Kokoro-82M TTS model running fully offline, including per-line duration checks against scene timing. - Audio mixing with ducking: Pre-processes background music with ffmpeg sidechain compression so music ducks under the voiceover deterministically. - Verification discipline: Enforces lint checks, real frame extraction for visual review, and audio stream probing to catch silent renders and layout defects. - Use Case: Given a product doc and brand images, produce a 45-second 1080x1920 promo reel with kinetic typography, Ken Burns image motion, English voiceover, and ducked background music — entirely on the local machine. ## Quick Start Ask the assistant to create a 45-second vertical promo video from your product document and images using HyperFrames, with an English voiceover and background music.