render-video
CommunityAutomate Helios composition rendering to video.
AuthorBintzGavin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Rendering Helios compositions to video files currently requires manual steps or fragile pipelines. This Skill automates that workflow, enabling repeatable exports of high-quality videos.
Core Features & Use Cases
- Automated render scripting: Create and run a Node.js script that renders a composition URL to an MP4 using the @helios-project/renderer.
- Configurable output: Configure resolution, frame rate, duration, and audio tracks to produce tailored video outputs.
- Progress tracking & error handling: Receive progress updates and robustly handle render failures.
Quick Start
Run the render workflow for your local or remote composition by creating a render.js (or render.ts) script that initializes Renderer with your desired settings and calls render(), saving the file as output.mp4. Then execute node render.js or npx ts-node render.ts.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: render-video Download link: https://github.com/BintzGavin/helios/archive/main.zip#render-video Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.