AI AGENT ADDONS
103,311installs

The HyperFrames CLI helps you build video compositions from your terminal. You can start a new project, check for errors, preview the result, and render the final video. All commands run through npx hyperframes.

First, use init to scaffold a new project with example templates or your own media files. Then lint finds missing pieces like overlapping tracks or unregistered timelines. Use inspect to see if text spills out of bubbles or the canvas. Finally preview shows a live view and render creates the video.

This tool saves time by catching layout problems early. It works best after you write your HTML composition. Just remember to run lint and inspect before you render.

Add Hyperframes Cli skill to your workflow

Global

mkdir -p ~/.claude/skills/hyperframes-cli

Project

mkdir -p .claude/skills/hyperframes-cli

Source Repository

Stars
31,941
Forks
2,975
Watchers
31,941
License
Apache-2.0
Last Push
2 days ago
Created
3 months ago