Remotion Video Toolkit

Complete toolkit for programmatic video creation with Remotion + React. Covers animations, timing, rendering (CLI/Node.js/Lambda/Cloud Run), captions, 3D, charts, text effects, tra…

Shreef Entsar

@shreefentsar

What This Skill Does

Programmatic video creation toolkit using Remotion and React. Covers animations, timing, rendering (CLI/Node.js/Lambda/Cloud Run), captions, 3D, charts, text effects, transitions, and media handling for building data-driven video templates and automated pipelines.

Replaces manual video editing and timeline-based tools by enabling code-driven, scalable video generation from React components.

When to Use It

  • Generate personalized videos for each user from JSON data (e.g., Spotify Wrapped-style)
  • Automate daily social media clips from live data feeds
  • Render dynamic ad variations with swapped customer names, images, and pricing
  • Create animated data visualizations from dashboards for shareable video clips
  • Add word-by-word captions to videos using Whisper or Deepgram transcription
  • Expose video rendering as an HTTP endpoint for app-to-video workflows

Install

$ openclaw skills install @shreefentsar/remotion-video-toolkit

Remotion Video Toolkit

Write React components, get real MP4 videos. This skill teaches your AI agent how to build with Remotion — from a first animation to a production rendering pipeline.

29 rules. Every major Remotion feature covered.


What you can build with this

Personalized video at scale Feed user data as JSON props, render a unique video per user. Think Spotify Wrapped, GitHub Unwrapped, onboarding walkthroughs — one template, thousands of outputs.

Automated social media clips Pull live data (stats, leaderboards, product metrics) and render daily or weekly video posts without anyone touching a timeline editor.

Dynamic ads and marketing videos Swap in customer name, product image, pricing. Same template, infinite variations. Render server-side via API or Lambda.

Animated data visualizations Turn dashboards and KPI reports into shareable video clips with animated charts and transitions.

TikTok and Reels captions Transcribe audio, display word-by-word highlighted subtitles, export ready for upload.

Product showcase videos Auto-generate from your database — images, specs, pricing — straight to MP4.

Educational and explainer content Animated course materials, certificate videos, step-by-step walkthroughs — all driven by code.

Video generation as a service Expose rendering as an HTTP endpoint. Your app sends JSON, gets back a video file.


Requirements

  • Node.js 18+
  • React 18+ (Remotion renders React components frame-by-frame)
  • Remotion — scaffold with npx create-video@latest
  • FFmpeg — ships with @remotion/renderer, no separate install needed
  • For serverless rendering: AWS account (Lambda) or GCP account (Cloud Run)

What's inside

Core

RuleDescription
CompositionsDefine videos, stills, folders, default props, dynamic metadata
RenderingCLI, Node.js API, AWS Lambda, Cloud Run, Express server patterns
Calculate metadataSet duration, dimensions, and props dynamically at render time

Animation and timing

RuleDescription
AnimationsFade, scale, rotate, slide
TimingInterpolation curves, easing, spring physics
SequencingDelay, chain, and orchestrate scenes
TransitionsScene-to-scene transitions
TrimmingCut the start or end of any animation

Text and typography

RuleDescription
Text animationsTypewriter, word highlight, reveal effects
FontsGoogle Fonts and local font loading
Measuring textFit text to containers, detect overflow

Media

RuleDescription
VideosEmbed, trim, speed, volume, loop, pitch shift
AudioImport, trim, fade, volume and speed control
ImagesThe Img component
GIFsTimeline-synced GIF playback
AssetsImporting any media into compositions
Decode checkValidate browser compatibility

Captions and subtitles

RuleDescription
Transcribe captionsAudio to captions via Whisper, Deepgram, or AssemblyAI
Display captionsTikTok-style word-by-word highlighting
Import SRTLoad existing .srt files

Data visualization

RuleDescription
ChartsAnimated bar charts, line graphs, data-driven visuals

Advanced

RuleDescription
3D contentThree.js and React Three Fiber
LottieAfter Effects animations via Lottie
TailwindCSSStyle compositions with Tailwind
DOM measurementMeasure element dimensions at render time

Media utilities

RuleDescription
Video durationGet length in seconds
Video dimensionsGet width and height
Audio durationGet audio length
Extract framesPull frames at specific timestamps

Quick start

# Scaffold a project
npx create-video@latest my-video

# Preview in browser
cd my-video && npm start

# Render to MP4
npx remotion render src/index.ts MyComposition out/video.mp4

# Pass dynamic data
npx remotion render src/index.ts MyComposition out.mp4 --props '{"title": "Hello"}'

Contribute

Source: github.com/shreefentsar/remotion-video-toolkit

Missing something? Found a better approach? Open a PR — new rules, improved examples, bug fixes all welcome.

Built by Zone 99

Top skills in this category

SuperDesign

@mpociot

Expert frontend design guidelines for creating beautiful, modern UIs. Use when building landing pages, dashboards, or any user interface.

19341k

Video Frames

@steipete

Extract frames or short clips from videos using ffmpeg.

13355k

Frontend Design

@michaelmonetized

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when building web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

7529k

Feishu Evolver Wrapper

@autogame-17

(Depreciated: This skill is no longer maintained; its related functions have been absorbed by the Evolver main body.) Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...

1073k

novel-generator 是一个中文爽文小说生成技能。用户只需提供一句话方向(如"写个都市重生爽文"),AI 代理即可自动完善提示词、规划大纲、逐章创作并输出为独立 Markdown 文件。 核心特性: 智能提示词生成:从一句话方向自动补全世界观、人设、冲突、爽点设计 分章节创作:每章 2000-3000 字,层层递进,章章有爽点 记忆系统:通过 .learnings/ 记录角色、地点、情节、世界观,确保故事前后一致 情节图解:关键战斗、人物关系、势力分布自动生成 Mermaid 图 失败记录:穿帮、矛盾、崩塌等问题自动记录,持续优化 多题材支持:都市、修仙、玄幻、重生、系统流、末世、科幻、游戏 兼容 Claude Code、Cursor、OpenAI Codex、GitHub Copilot 等所有支持 Agent Skills 的工具。

@ityhg

根据用户提供的内容方向自动生成提示词并创作爽文小说。适用场景:(1) 用户提供小说方向/题材/关键词,(2) 需要生成章节连贯的长篇爽文,(3) 需要维护角色、地点、情节的连续性,(4) 需要为关键情节生成图解,(5) 需要记录生成失败场景以优化后续创作。支持都市、修仙、玄幻、重生、系统流等多种题材。Use wh...

719.6k