๐ŸŽฏ

hyperframes-cli

๐ŸŽฏSkill

from heygen-com/hyperframes

VibeIndex|
What it does
|

CLI tool for the Hyperframes video rendering framework that provides commands to create, preview, lint, and render HTML-based video compositions to MP4.

Overview

The command-line interface skill for the Hyperframes video rendering framework. It covers the core development loop for creating, previewing, linting, and rendering HTML-based video compositions to MP4. This skill teaches AI agents the CLI commands and flags needed to drive the full Hyperframes workflow from project initialization through final render.

Key Features

  • Project initialization with hyperframes init including optional Tailwind CSS setup
  • Live preview server for real-time composition editing and visual feedback
  • Linting to catch composition errors before rendering
  • MP4 rendering from HTML-based video compositions
  • Registers as a Claude Code slash command (/hyperframes-cli) for quick access

Who is this for?

  • Developers using the Hyperframes framework who need their AI agent to know the CLI commands
  • Teams building video rendering pipelines that need automated init, preview, and render workflows
  • AI agent users who want their agent to manage the full Hyperframes development cycle from the terminal
๐Ÿ“ฆ

Same repository

heygen-com/hyperframes(24 items)

hyperframes-cli

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add heygen-com/hyperframes --skill hyperframes-cli
skills.sh Installโš  Installs to .agents/skills/
npx skills add heygen-com/hyperframes --skill hyperframes-cli
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/hyperframes-cli/SKILL.md

SKILL.md

90,262Installs
-
AddedApr 3, 2026

More from this repository10

๐ŸŽฏ
hyperframes๐ŸŽฏSkill

Skill for authoring HTML-based video compositions with the Hyperframes framework, covering captions, TTS, audio-reactive animation, and transitions for AI agent-driven video creation.

๐ŸŽฏ
gsap๐ŸŽฏSkill

Skill that teaches AI agents the GSAP animation API for Hyperframes compositions, including timelines, easing, ScrollTrigger, plugins, and performance best practices across React, Vue, and Svelte.

๐ŸŽฏ
website-to-hyperframes๐ŸŽฏSkill

Skill that enables AI agents to convert existing websites, PDFs, CSVs, and other content into Hyperframes video compositions, supporting format-specific outputs like TikTok-style vertical videos.

๐ŸŽฏ
hyperframes-registry๐ŸŽฏSkill

Skill for installing blocks and components into Hyperframes projects via the `hyperframes add` command, providing access to 50+ ready-to-use overlays, shader transitions, and data visualizations.

๐ŸŽฏ
remotion-to-hyperframes๐ŸŽฏSkill

A skill for the HyperFrames open-source video rendering framework that teaches AI agents to write correct HTML-based video compositions and GSAP animations, enabling them to render video from HTML code.

๐ŸŽฏ
css-animations๐ŸŽฏSkill

A CSS Animations adapter skill for HyperFrames, the open-source HTML-to-video rendering framework by HeyGen. Enables AI coding agents to use CSS animations and keyframes within HyperFrames video compositions.

๐ŸŽฏ
tailwind๐ŸŽฏSkill

Part of HyperFrames, an open-source video rendering framework for creating HTML-based video compositions with AI agents; this skill provides Tailwind CSS v4 browser-runtime styling guidance for video compositions.

๐ŸŽฏ
animejs๐ŸŽฏSkill

An Anime.js adapter skill for HyperFrames, the open-source HTML-to-video rendering framework by HeyGen. Teaches AI coding agents how to use Anime.js animations within HyperFrames video compositions.

๐ŸŽฏ
three๐ŸŽฏSkill

A Three.js adapter skill for HyperFrames, the open-source HTML-to-video rendering framework by HeyGen. Enables AI coding agents to create 3D scenes and animations within HyperFrames video compositions.

๐ŸŽฏ
lottie๐ŸŽฏSkill

A Lottie adapter skill for HyperFrames, the open-source HTML-to-video rendering framework by HeyGen. Enables AI coding agents to embed and control Lottie animations within HyperFrames video compositions.