hyperframes
HyperFrames is an intent-routing skill that manages video, animation, and motion graphic creation by directing requests to specialized workflows. It renders video from HTML compositions where timing is defined by data attributes. The skill acts as a central entry point for authoring, editing, and rendering video projects.
Is hyperframes safe to install?
Review the source first: our audit of hyperframes's source files found 5 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands via npx to manage dependencies and project initialization. It also performs network requests to GitHub to check for skill updates and uses headless Chrome to scrape website content for video assets.
How we audit skills: our security review methodology.
Who is this skill for?
Developers and content creators who need to automate video production, motion graphics, or code-based video editing using HTML and CLI-based workflows.
What can you do with it?
- Creating product launch promos from URLs or scripts
- Generating website tours and showcases
- Producing faceless explainers from text
- Converting GitHub pull requests into changelog videos
- Adding embedded captions to existing talking-head videos
- Packaging interview footage with graphic overlays
- Creating short, unnarrated motion graphics
- Generating beat-synced videos from music tracks
- Building navigable presentation decks
How good is this skill?
Quality score: 5/10. The documentation is comprehensive, clearly structured, and provides specific CLI commands and decision-making logic for users.
What does the skill file contain?
# HyperFrames — start here 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. Below: a **capability map** (the domain skills, loaded on demand) and the **intent router** (pick a workflow for any "make me a video" request). ## Capability map — the domain skills Atomic capabilities you load **on demand** — not full video workflows. For...
Frequently asked questions
How do I choose the right video workflow?
Use the provided intent router. If you are selling a product, use /product-launch-video. For site tours, use /website-to-video. For text-based concepts, use /faceless-explainer. For code changes, use /pr-to-video. Consult the workflow cheat-sheet for specific triggers.
What happens if a required workflow skill is not installed?
The skill instructs you to install the missing workflow using 'npx skills add heygen-com/hyperframes --skill <workflow-name>' or to install all workflows using the '--all' flag.
How do I ensure my HyperFrames skills are up to date?
Run 'npx hyperframes skills check' to verify the status of installed skills or 'npx hyperframes skills update' to pull the latest versions from GitHub.
Does this skill edit my original video footage?
No. Workflows like /embedded-captions and /talking-head-recut keep the original footage untouched and only add layers like captions or graphic overlays.
Related skills
emil-design-eng
114.3KDevelopers and designers building user interfaces who want to improve the feel and responsiveness of their software
This skill provides design engineering guidance based on Emil Kowalski's philosophy for UI polish, component design, and animation. It includes specific frameworks for animation decision-making, CSS transition techniques, and component interaction patterns.
make-interfaces-feel-better
37.7KFrontend developers and designers using AI agents to review UI code or implement design system improvements
This skill provides design engineering principles for polishing user interfaces. It guides the agent in reviewing and implementing UI details such as typography, animations, border radii, optical alignment, and performance optimizations.
viral-short-form
20.6KContent creators, marketers, and social media managers looking to improve the structure and performance of their short-form video and carousel content
The viral-short-form skill provides a structured framework for brainstorming and writing short-form video and carousel content for TikTok, Reels, and YouTube Shorts. It uses proven patterns for hooks, retention, and platform-specific formatting to help users create content that encourages saves and completions.
viral-youtube-shorts
10.9KYouTube content creators looking to improve Shorts performance, retention, and funnel conversion
This skill provides guidance for creating, diagnosing, and optimizing YouTube Shorts. It focuses on retention, the Shorts algorithm, monetization, and converting viewers into long-form video watchers.