mirra-video-generator

Render videos from Remotion templates or React code on AWS Lambda.

6|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-video-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mirra-video-generator
Source: https://github.com/Oz-Networks/mirra-sdk/tree/main/skills/mirra-video-generator
Command: npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-video-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of rendering videos, whether from pre-defined templates or custom React code, by leveraging AWS Lambda for efficient processing.

Core Features & Use Cases

  • Template-based Rendering: Easily create videos using parameterized Remotion templates.
  • Custom Code Rendering: Develop and render unique videos directly from Remotion React code.
  • Preview Functionality: Generate single frames for quick design iteration before full video rendering.
  • Use Case: Automatically generate personalized promotional videos for users by feeding their data into a "welcome" video template.

Quick Start

Use the mirra-video-generator skill to list available video templates.

Frequently Asked Questions about mirra-video-generator

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

FAQPage Schema
How do I render videos from Remotion React code on AWS Lambda?

To generate videos from Remotion React code on AWS Lambda, this Skill submits your custom code to Mirra's API for server-side video composition. It initiates the render and provides operations to track the render status.

Can I generate a video preview before committing to a full render?

Yes, you can generate a video preview before a full render by using the preview functionality. This feature renders single frames from your Remotion templates, enabling quick design iteration and visual validation.

Does AWS Lambda support parameterized template rendering for personalized videos?

Yes, AWS Lambda supports parameterized template rendering for personalized videos. The Skill lets you feed dynamic user data into predefined Remotion templates to automatically generate customized promotional videos.

What is the best way to automate video generation from custom React code?

The best way to automate video generation from custom React code is by leveraging Mirra's API. This Skill manages the lifecycle from initiating the render to checking status, operating efficiently on AWS Lambda.

How do I list available Remotion templates for video rendering?

You can list available Remotion templates by using the Skill's template listing operations. This functionality queries the integrated video composition system to retrieve accessible parameterized templates for rendering.

Why use AWS Lambda for video rendering instead of local rendering?

Using AWS Lambda for video rendering automates and offloads processing overhead from your local environment. It efficiently handles video composition tasks through Mirra's API, enabling scalable generation without local resource constraints.