hyperframes

Installation
SKILL.md

HyperFrames

First time? Run the environment check before starting:

python3 /var/minis/skills/hyperframes-cli/scripts/check-env.py

This verifies minis-browser-use, ffmpeg, and required skills are installed. If hyperframes-cli skill 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:

Related skills
Installs
2
GitHub Stars
251
First Seen
Apr 21, 2026