video-renderer

Render short-form videos from TOML plans using Remotion and FFmpeg.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/bachdyon/video-automator-skills --skill video-renderer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-renderer
Source: https://github.com/bachdyon/video-automator-skills/tree/main/skills/video-renderer
Command: npx skills add https://github.com/bachdyon/video-automator-skills --skill video-renderer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remotion, ffmpeg, ausynclab-voice, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the video rendering process, offering advanced settings and outputs for professional video production.

Core Features & Use Cases

  • Advanced Video Rendering: Render videos with specific style, voice, and assets according to detailed render plans.
  • Custom Output: Generate final video files with specific formats and quality settings.
  • Use Case: A video production team requires a video to be rendered with a specific voiceover and style, incorporating specific assets and adhering to VDS rules.

Quick Start

Render the final short-form video using the provided render plan and source assets with the video-renderer skill.

Frequently Asked Questions about video-renderer

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

FAQPage Schema
How do I automate video rendering with FFmpeg and Remotion?

To automate video rendering with FFmpeg and Remotion, you can use a TOML render plan to define styles, source assets, voiceover, and subtitle data for automated project creation and final output generation.

How does a TOML render plan work for short-form video production?

A TOML render plan works for short-form video production by specifying the VDS, style guidelines, voiceover, and source assets, which the renderer validates and processes into a final video file.

Do I need FFmpeg installed to render videos with Remotion?

Yes, you need FFmpeg installed to render videos with Remotion, as the rendering process requires FFmpeg alongside the AusyncLab API to generate final video files with specific formats and quality settings.

Can I use a custom voiceover API for automated video processing?

You can use a custom voiceover API for automated video processing by integrating the AusyncLab API, which handles voiceover generation and synchronization within the Remotion project during the rendering workflow.

What is the best way to add subtitles to short-form videos using a render plan?

The best way to add subtitles to short-form videos using a render plan is to include subtitle data in the TOML configuration, allowing the renderer to validate and embed the subtitles directly into the final video output.