What problem does it solve? When you ask an AI agent to make a video, it often guesses the wrong workflow or tool. This Skill acts as the entry point for HyperFrames, which renders video from HTML compositions, and routes every video, animation, or motion graphic request to the correct specialized workflow instead of guessing. ## Core Features & Use Cases - Intent Routing: Maps any "make me a video" request to one of 11 workflows such as product-launch-video, website-to-video, faceless-explainer, pr-to-video, embedded-captions, talking-head-recut, motion-graphics, music-to-video, slideshow, general-video, or remotion-to-hyperframes. - Capability Map: Points to domain skills for authoring HTML compositions (hyperframes-core), animation (hyperframes-animation), creative direction (hyperframes-creative), media and TTS (hyperframes-media), and the CLI dev loop (hyperframes-cli). - Skill Freshness Management: Uses npx hyperframes skills check and update to keep installed skills current against the latest GitHub release. - Use Case: You say "turn this GitHub PR into a changelog video" and the Skill routes you to pr-to-video, which reads the PR via the gh CLI and produces an MP4 code-change explainer. ## Quick Start Ask the agent to read the hyperframes skill first, then describe the video you want to create, such as making a 60-second promo from your product URL.