HyperFrames
HeyGen's open-source video framework and Agent Skills suite for authoring, previewing, and rendering deterministic MP4 videos from HTML, CSS, media, and seekable animation.
Project overview
HeyGen's open-source video framework and Agent Skills suite for authoring, previewing, and rendering deterministic MP4 videos from HTML, CSS, media, and seekable animation. Its main documented capabilities are Video workflow routing, HTML motion authoring, Preview and rendering, Reusable video production. This page is based on public GitHub material and does not present repository claims as hands-on testing.
Core capabilities
Video workflow routing
Uses `/hyperframes` to route product launches, motion graphics, captions, music-driven pieces, and general video requests to the appropriate workflow.
HTML motion authoring
Authors seekable motion with HTML, CSS, GSAP, Lottie, Three.js, and related adapters.
Preview and rendering
The CLI provides initialization, checks, snapshots, browser preview, and MP4 rendering.
Reusable video production
Supports captions, overlays, charts, website-to-video workflows, and repeatable batch rendering.
Installation and usage
Install the core Skills through the README's Skills CLI entry point. Non-interactive agents that need current main can use `npx hyperframes skills update`, then route a minimal video task through `/hyperframes`.
Let an AI Agent install it
Send this prompt to Codex, Claude Code, or another AI agent that can work with your local environment.
Help me install the HyperFrames Agent Skills from https://github.com/heygen-com/hyperframes. Read README.md, docs/guides/skills.mdx, and LICENSE first, confirm Node.js 22+ and FFmpeg, and install the documented core set. Ask before replacing an existing Skill, installing system dependencies, enabling cloud rendering, uploading media, or overwriting files. Then use `/hyperframes` to create a three-second title fade, preview it, render locally, and report the MP4 path and verification result.- Node.js 22+
- FFmpeg
- A coding agent that supports Agent Skills
npx skills add heygen-com/hyperframes- 1Review prerequisites and boundaries
Read the repository installation material and confirm: Node.js 22+; FFmpeg; A coding agent that supports Agent Skills. Stop for confirmation before credentials, cost, additional permissions, or replacement.
- 2Run the documented installation
Use the current README command: npx skills add heygen-com/hyperframes
- 3Run a minimal verification
Create a three-second title fade, confirm it in `npx hyperframes preview`, then run `npx hyperframes render` and verify that a playable MP4 is produced.
- 4Move to a real task
After the minimal check passes, use nonsensitive test media first. Ask separately before external uploads, billable calls, publishing, or irreversible changes.
Create a three-second title fade, confirm it in `npx hyperframes preview`, then run `npx hyperframes render` and verify that a playable MP4 is produced.
- Installation and rendering were not executed for this catalog entry
- A full development clone includes Git LFS video baselines; installing the Skills does not require all test media
- Cloud rendering or external media providers can add accounts, cost, and data boundaries
Use cases
Product launch motion
Turn product pages, feature updates, or pull requests into reproducible short videos.
Captions and overlays
Add captions, title cards, data graphics, and branded overlays to existing footage.
Repeatable series
Generate rankings, changelogs, or social series from a stable HTML structure and changing data.
Assessment
Based on the README, installation material, and repository structure, HyperFrames turns Video workflow routing, HTML motion authoring, Preview and rendering into explicit agent workflows. Its limitations are mainly dependency, host, and data-boundary concerns. This assessment is based on public material, without installation or a real media task.
Why it may be useful
- Uses `/hyperframes` to route product launches, motion graphics, captions, music-driven pieces, and general video requests to the appropriate workflow.
- Authors seekable motion with HTML, CSS, GSAP, Lottie, Three.js, and related adapters.
- The CLI provides initialization, checks, snapshots, browser preview, and MP4 rendering.
What to know first
- Installation and rendering were not executed for this catalog entry
- A full development clone includes Git LFS video baselines; installing the Skills does not require all test media
- Cloud rendering or external media providers can add accounts, cost, and data boundaries
README
HyperFrames
Overview
HeyGen's open-source video framework and Agent Skills suite for authoring, previewing, and rendering deterministic MP4 videos from HTML, CSS, media, and seekable animation. Write HTML. Render video. Built for agents.
Getting started
- Install the core Skills through the README's Skills CLI entry point. Non-interactive agents that need current main can use `npx hyperframes skills update`, then route a minimal video task through `/hyperframes`.
- Project focus: HeyGen's open-source video framework and Agent Skills suite for authoring, previewing, and rendering deterministic MP4 videos from HTML, CSS, media, and seekable animation.
- Published characteristics: HTML-native video compositions; 20 on-demand Agent Skills; Node.js 22+ and FFmpeg; Apache-2.0 license.
- Create a three-second title fade, confirm it in `npx hyperframes preview`, then run `npx hyperframes render` and verify that a playable MP4 is produced.
Configuration
npx skills add heygen-com/hyperframesRead the complete README on GitHub →