hyperframes
Installation
SKILL.md
HyperFrames
First time? Run the environment check before starting:
python3 /var/minis/skills/hyperframes-cli/scripts/check-env.pyThis verifies
minis-browser-use,ffmpeg, and required skills are installed. Ifhyperframes-cliskill is missing, install it:python3 /var/minis/skills/hyperframes-cli/scripts/install-skill.py \ hyperframes-cli --repo heygen-com/hyperframes --subdir skills
HTML is the source of truth for video. A composition is an HTML file with data-* attributes for timing, a GSAP timeline for animation, and CSS for appearance. The framework handles clip visibility, media playback, and timeline sync.
Approach
Before writing HTML, think at a high level: