A headless video rendering engine for Linux that uses Remotion v5 and Chrome Headless Shell to generate professional videos from React templates.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install remotion-server
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install remotion-server using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Remotion Server is a specialized tool designed for developers who need to generate dynamic video content programmatically. By leveraging Remotion v5 and the Chrome Headless Shell, this skill eliminates the need for a GUI or macOS environment, making it perfect for server-side automation and cloud-based rendering.
This entry in the Openclaw Skills library provides a bridge between React-based design and automated video delivery. It allows users to turn code, components, and data into high-quality MP4, WebM, or GIF files without manual intervention, supporting modern workflows where video is a primary communication medium.
To begin using this skill, install the required browser dependencies on your Linux environment:
bash {baseDir}/scripts/setup.sh
For Ubuntu or Debian-based systems, you may need to manually install the following system libraries to support the headless shell:
sudo apt install -y libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libgbm1 libpango-1.0-0 libcairo2 libxcomposite1 libxdamage1 libxfixes3 libxrandr2
To create your first project using a template:
bash {baseDir}/scripts/create.sh my-video --template chat
The skill organizes video projects with a focus on data-driven templates. Below is the typical file structure for a project:
| File Path | Purpose |
|---|---|
src/messages.json |
Stores the array of chat objects (text, user status) for the chat template. |
out/ |
The target directory where rendered MP4, WebM, or GIF files are saved. |
scripts/ |
Contains the create and setup utility scripts for environment management. |
remotion.config.ts |
Defines the technical rendering parameters and codec preferences. |
Loading
A comprehensive tool for monitoring odds and executing trades on the world's largest prediction market directly from your AI agent.

An autonomous AI agent skill that browses the web, executes complex tools, and delivers complete work products like reports and code.

A powerful integration to bridge Granola AI meeting notes with automated workflows and AI agents for enhanced context retrieval.

A strategic AI assistant designed to identify monetization opportunities, conduct market research, and generate actionable income-generation plans.

Search X is a real-time Twitter search tool powered by Grok-4 that allows AI agents to find tweets, trends, and discussions with verified citations.

A cross-platform skill allowing AI agents to control Spotify playback, search tracks, and analyze listening history via the official Web API.








































