This one takes a URL and builds a full HyperFrames video project from it. You get a seven step pipeline: capture the site, extract brand assets and colors, write a narration script, storyboard each beat with animation direction, generate TTS with word level timestamps, build the compositions, then validate and preview. It's structured like a production workflow, not a one shot prompt. Each step gates the next with an artifact, so you're building DESIGN.md, SCRIPT.md, and STORYBOARD.md before any code gets written. Useful if you need to turn landing pages into social ads or product demos without starting from scratch. The output is a localhost Studio URL, not an auto rendered MP4.
npx skills add https://github.com/heygen-com/hyperframes --skill website-to-hyperframes