What problem does it solve? Creating videos, animations, and motion graphics requires choosing the right production workflow for each deliverable, and resuming or editing existing projects without re-asking settled questions. This Skill acts as the mandatory entry point for HyperFrames, which renders video from HTML compositions, by inspecting project state, capturing intent once, and routing to the correct workflow. ## Core Features & Use Cases - State-aware routing: Detects whether a request is a fresh creation, an edit, a project operation (inspect, validate, preview, render, publish, batch-render), or a Remotion port, and acts accordingly. - Intent interview and brief: Runs a structured conversation that ends by writing BRIEF.md, the single routing artifact workflows read, so questions are never repeated. - Workflow and domain skill orchestration: Routes to ten workflows (slideshow, embedded-captions, talking-head-recut, music-to-video, motion-graphics, pr-to-video, product-launch-video, faceless-explainer, general-video, remotion-to-hyperframes) and lazy-loads domain skills for animation, keyframes, audio, media, CLI, registry, and Figma. - Use Case: A user says "make a promo video for my website." The Skill runs the intent interview, confirms destination and run shape, writes BRIEF.md, installs the product-launch-video workflow via npx hyperframes skills update, and hands off execution. ## Quick Start Ask the agent to create a short explainer video about your topic and let it route the request through the HyperFrames entry point.