The complete dev loop for HyperFrames video compositions, from scaffolding to final render. You get init with nine starter templates, lint for composition errors, inspect for text overflow and layout issues, preview with hot reload, and render with quality presets. The inspect command is smart about speech bubbles and containers, catching text that spills before you waste time on a full render. Supports parameterized renders through a variables system. If you're building programmatic video with HyperFrames, this handles everything except asset preprocessing like TTS and transcription, which live in the separate hyperframes-media skill.
npx skills add https://github.com/heygen-com/hyperframes --skill hyperframes-cli