hyperframes
HyperFrames — start here
This skill is a local router for the HyperFrames HTML-based video framework,
mirrored from heygen-com/hyperframes.
The mirrored domain skills live as sub-directories of this folder and are loaded
on demand by name. Based on user intent, read the corresponding sub-skill
SKILL.md before executing.
The upstream's authoritative agent guides are mirrored alongside this router
as UPSTREAM-CLAUDE.md (full skill catalog, install, maintenance) and
UPSTREAM-AGENTS.md (workflow list) — consult them for the canonical upstream
skill descriptions and the npx skills add / npx hyperframes workflow.
HyperFrames renders video from HTML — a composition is an HTML file whose
DOM declares timing with data-* attributes, whose animation runtime is
seekable, and whose media playback is owned by the framework. The full
authoring contract lives in hyperframes-core/; read it before writing
composition HTML.