hyperframes

Author HTML-based video compositions with GSAP timelines and captions.

10|11|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/johunsang/octo-design --skill hyperframes-johunsang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperframes
Source: https://github.com/johunsang/octo-design/tree/main/.agents/skills/hyperframes
Command: npx skills add https://github.com/johunsang/octo-design --skill hyperframes-johunsang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @hyperframes/producer, sharp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

HyperFrames provides a turnkey approach to authoring HTML-based video content, including animations, captions, narration, and transitions, all in a local-first workflow.

Core Features & Use Cases

  • Composition authoring: build HTML-based video scenes with GSAP timelines.
  • Captions & narration: sync captions/subtitles and generate text-to-speech narration, with support for audio-reactive visuals.
  • Transitions & effects: apply crossfades, wipes, shader transitions, and marker highlighting to elevate storytelling.
  • Local-first workflow: test and render entirely offline in a deterministic, portable format.
  • Use Case: craft a two-scene promo with captions, narration, and a smooth transition between scenes.

Quick Start

Create a HyperFrames project containing scenes, captions, and transitions to render a shareable video.

Frequently Asked Questions about hyperframes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create HTML video scenes with synced captions and narration?

You can create HTML video scenes with synced captions and narration by authoring compositions with GSAP-driven timelines, generating text-to-speech audio, and applying scene transitions within a local-first, offline rendering workflow.

What is a local-first workflow for HTML video production?

A local-first workflow for HTML video production lets you test and render compositions entirely offline in a deterministic, portable format, processing animations and media without external server dependencies.

How do I add transitions and effects like crossfades to HTML video?

You add transitions and effects to HTML video by applying crossfades, wipes, and shader transitions within the composition timeline to blend scenes and highlight markers for storytelling.

Does HyperFrames support audio-reactive visuals and text-to-speech narration?

Yes, HyperFrames supports audio-reactive visuals and text-to-speech narration, allowing you to generate TTS audio and sync captions while driving visual elements to react dynamically to the audio track.

Can I render HTML animations entirely offline without external dependencies?

Yes, you can render HTML animations entirely offline using a local-first environment that ensures deterministic output, requiring no external dependencies during the rendering process.

What are the limitations of rendering HTML video with GSAP timelines?

Rendering HTML video with GSAP timelines requires the hyperframes runtime and optional CLI tools to lint, preview, and render, limiting real-time collaboration capabilities due to its offline, local-first design.