hyperframes-cli

Originally fromheygen-com/hyperframes
Installation
SKILL.md

HyperFrames CLI

Everything runs through npx hyperframes. Requires Node.js >= 22 and FFmpeg.

Workflow

  1. Scaffoldnpx hyperframes init my-video
  2. Write — author HTML composition (see the hyperframes skill)
  3. Lintnpx hyperframes lint
  4. Previewnpx hyperframes preview
  5. Rendernpx hyperframes render

Lint before preview — catches missing data-composition-id, overlapping tracks, unregistered timelines.

Scaffolding

npx hyperframes init my-video                        # interactive wizard
npx hyperframes init my-video --example warm-grain   # pick an example
Related skills

More from nateherkai/hyperframes-student-kit

Installs
18
GitHub Stars
338
First Seen
Apr 19, 2026