What problem does it solve? Turning a vague request like "make me a video" into a finished, rendered video requires choosing the right production workflow, gathering the right inputs, and coordinating many moving parts. This Skill acts as the mandatory entry point for HyperFrames, a framework that renders video from HTML compositions, and routes every video, animation, or motion-graphic request to the correct workflow. ## Core Features & Use Cases - Intent capture and routing: Runs a structured interview (memory, recipes, pitch round, must-haves) and writes a BRIEF.md, then routes to one of ten workflows such as product-launch-video, faceless-explainer, music-to-video, pr-to-video, slideshow, or motion-graphics. - Project state resumption: Detects existing BRIEF.md, hyperframes.json, or STORYBOARD.md files to resume projects, and handles targeted operations like inspect, validate, preview, render, publish, or batch-render without re-running intake. - Domain skill orchestration: Loads on-demand domain skills for composition structure, animation, keyframes, audio, media, CLI rendering, Figma import, and registry blocks, and keeps the project's pinned CLI version current. - Use Case: A user says "turn this GitHub PR into a changelog video." The Skill routes to the pr-to-video workflow, sizes the video length from the diff, installs the workflow via npx hyperframes skills update, and hands off a confirmed brief for execution. ## Quick Start Ask the assistant to create a video from your website URL, music track, GitHub PR, or existing footage and it will route the request through the right HyperFrames workflow.