remotion-to-hyperframes
SkillDocs & knowledgeThis skill lets your AI create videos by writing HTML and turning it into finished video files. Once added, your AI can handle the whole job, from writing the code to producing the video file. It was built for agents, meaning your AI does the writing and rendering itself.
Available today. Use it from your connected AI after setup.
No other account needed.
Add the skill, then describe the video you want and ask your AI to make it. It will write the HTML and render the finished file.
Then ask your AI: use the remotion-to-hyperframes skill
What your AI can do with it
- Create videos by writing HTML
- Render HTML into finished video files
- Handle the full process, from writing the code to saving the video
- Produce a video when you describe what you want
What this skill tells your AI
The instructions your AI receives, as published by alecs5am/ralphy in .agents/skills/remotion-to-hyperframes/SKILL.md and read by ahel’s review.
Trigger
Use this only when a request explicitly references legacy Remotion material, old Remotion files, or migration from Remotion to HyperFrames.
Hard invariants
- HyperFrames HTML is the current source of truth for Ralphy video compositions.
- Do not introduce new Remotion dependencies or render paths.
- Preserve project artifacts append-only; snapshot existing HyperFrames
index.htmlwithralphy hyperframes save-version <project>before non-trivial edits.
Workflow
- Inventory the legacy request and map it to scenes, media tracks, captions, and transitions.
- Read
.agents/skills/editor/SKILL.mdand.agents/skills/hyperframes/references/playbook.md. - Implement or describe the migration in HyperFrames terms.
- Render through
ralphy render <project>when a final mp4 is requested.
Outputs
Deliver a HyperFrames migration plan, code change, or render result depending on the user request.
Signals
- GitHub stars
- 134
- Forks
- 13
- Last commit
- Sep 2026
What people say
Users report that HyperFrames + Claude Code/Codex can produce surprisingly polished videos from HTML with a one-command setup, sometimes in just a couple of prompts. The recurring caveat is that output quality depends heavily on investing effort in prompts and learning specific workflows like storyboards and frame.md files.
- Praised for
- surprisingly good video results with Claude Code
- one-command setup
- simple HTML-to-MP4 approach
- Complaints
- quality requires real effort in prompting
- need to learn specific workflows/storyboards to get good res
Summarized from 19 public posts. Opinions are theirs, not ahel's.
Advanced
- Catalog kind
- skill
- Gateway key
remotion-to-hyperframes- Source
- github.com/alecs5am/ralphy