Use this skill when the user wants to create, preview, render, or edit HTML-based video compositions using HyperFrames by HeyGen.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-807f6f36)More formats (shields.io, HTML) on the badges page.
---
name: hyperframes
description: Use this skill when the user wants to create, preview, render, or edit HTML-based video compositions using HyperFrames by HeyGen.
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!