What problem does it solve? Authoring programmatic videos with HyperFrames involves many CLI commands across scaffolding, linting, checking, previewing, and rendering, and running them in the wrong order or without the right gates produces broken renders and wasted iterations. This Skill encodes the correct development loop and command contracts so agents and users get verified, approved video output every time. ## Core Features & Use Cases - Full development loop: scaffold with init or capture, search the motion catalog, lint while editing, run the check browser gate, preview in Studio, and render only after approval. - Multi-target rendering: render locally with quality tiers (draft, looks, delivery), in Docker, on HeyGen-hosted cloud, or self-managed on AWS Lambda and Google Cloud Run with JSONL batch support. - Diagnostics and feedback: use doctor, snapshot, timeline --json, and Studio selection context to diagnose build or render failures, then submit structured feedback reports. - Use Case: A user asks an agent to turn a captured website into a rendered MP4; the Skill guides the agent through capture, catalog search, lint, check with snapshots, Studio preview approval, and a verified final render. ## Quick Start Ask the agent to scaffold a new HyperFrames video project and run the lint, check, preview, and render loop to produce a verified MP4.