# Hyperframes

> Use this skill when the user wants to create, preview, render, or edit HTML-based video compositions using HyperFrames by HeyGen.

- Skill: `javimosch/hyperframes` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/hyperframes`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/hyperframes/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/hyperframes

---


# HyperFrames — Video Rendering for AI Agents

Open-source video framework by [HeyGen](https://github.com/heygen-com/hyperframes) (18.4k⭐). Write HTML, render video.

## Skills Indexed (15)

Auto-discovered via `remote_repo` provider. Search and get:
```bash
sc skills search "animation" --provider hyperframes
sc skills get hyperframes:hyperframes
sc skills get hyperframes:gsap
sc skills get hyperframes:hyperframes-cli
sc skills get hyperframes:hyperframes-media
```

Available: hyperframes, hyperframes-cli, hyperframes-media, hyperframes-registry,
animejs, gsap, css-animations, lottie, three, typegpu, waapi,
tailwind, website-to-hyperframes, remotion-to-hyperframes, contribute-catalog.

## MCP

```bash
sc hyperframes self mcp    # Register MCP server (requires npx + heavy deps)
```

## Passthrough (for users with hyperframes installed)
- `sc hyperframes init <name>` — scaffold project
- `sc hyperframes preview` — preview server
- `sc hyperframes render` — render video

## Important Caveat

The hyperframes CLI has **heavy dependencies** (onnxruntime GPU ~500MB).
The `mcp` command and passthrough work only after the initial `npx hyperframes` download completes.
The 15 skill documents are lightweight and always available via `sc skills get`.

## Tips

- Explore skills with `sc skills search "render" --provider hyperframes`
- Skill content fetched on-demand via raw.githubusercontent.com
- For video creation, prefer agents with MCP access to hyperframes

