What problem does it solve? Choosing the right workflow for a video or animation request is error-prone when multiple specialized workflows exist. This Skill acts as the entry point for any request to create, edit, animate, or render video with HyperFrames, mapping the user's intent to the correct specialized workflow and pointing to the technical guides for composition, CLI, and registry usage. ## Core Features & Use Cases - Intent Routing: Classifies requests into workflows such as faceless-explainer, pr-to-video, embedded-captions, talking-head-recut, motion-graphics, slideshow, or general-video based on input type and goal. - Composition Contract: Documents how HyperFrames renders video from HTML using data-* timing attributes, clips, tracks, sub-compositions, and deterministic GSAP timelines. - CLI Dev Loop: Covers the npx hyperframes commands for init, lint, validate, inspect, snapshot, preview, render, and AWS Lambda cloud rendering. - Registry Integration: Explains installing and wiring reusable blocks and components via hyperframes add. - Use Case: A user asks to turn a GitHub PR into a changelog video; this Skill routes to the pr-to-video workflow, then the core and CLI guides drive authoring, validation, and rendering of the MP4. ## Quick Start Ask the agent to make a video from your input, such as turning a GitHub PR link into a short changelog video, and let it route to the right HyperFrames workflow.