By wshuyi
Generate and edit programmatic videos with Remotion and React, supporting animations, subtitles, music visualization, AI voiceover, and 3D scenes.
A Claude Code Skill for creating programmatic videos with Remotion framework.
Copy this entire remotion-video folder to your Claude Code skills directory:
cp -r remotion-video ~/.claude/skills/
Then restart Claude Code or start a new session.
No setup required! Edge TTS is free and works out of the box.
Just install the Python dependency:
pip install edge-tts
# Add to your ~/.zshrc or ~/.bashrc
export MINIMAX_API_KEY="your-api-key-here"
export MINIMAX_VOICE_ID="your-voice-id-here"
To get a Voice ID:
After installation, trigger the skill by saying:
Tutorial Video:
帮我做一个讲解 Python 装饰器的教程视频,5分钟左右
Data Visualization:
用 Remotion 做一个展示2024年销售数据的动画视频
Music Visualization:
帮我做一个音乐可视化视频,配合这首歌的节奏
When the skill creates a new project:
my-video-project/
├── src/
│ ├── Root.tsx # Main composition
│ ├── audioConfig.ts # Scene timing (auto-generated)
│ └── scenes/ # Scene components
├── public/
│ └── audio/ # TTS audio files
├── scripts/
│ └── generate_audio.py # TTS generation script
└── package.json
# macOS
brew install ffmpeg
# Ubuntu/Debian
sudo apt install ffmpeg
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub wshuyi/remotion-video-skillPublish Markdown articles to X (Twitter) Articles with block-index positioning and rich text formatting
Deep Research Methodology (8-step method): Transform vague topics into high-quality research reports with systematic fact extraction, framework comparison, independent Agent verification, and verifiable conclusions.
Deep research and auto-generate knowledge relationship diagrams in PDF format. From research to visualization in one tool.
Translate PDF documents to any language while preserving original structure, layout, and styling
Publish Claude Code Skills to GitHub with privacy checks, bilingual docs, and plugin marketplace support
Transform text scripts into professional videos with AI voiceovers, stock footage, and Remotion rendering. Advanced features include direct filesystem access, environment management, and whitelisted command execution.
Claude Code adapter for the videoclaw canonical skill pack and CLI workflow
Guidelines and patterns for building high-quality video programmatically with Remotion. Covers optimization and design principles.
Full video production pipeline for Remotion — gives Claude eyes (video analysis), voice (TTS/voiceover), ears (music/SFX), stock footage, AI image/video generation, TikTok captions, 3D content, and more. By Dojo Coding Labs.
Interactive workflow for aligning video requirements, selecting Remotion templates, and generating SwiftClip compositions.
The creative suite for AI agents — motion graphics, asset generation, and video rendering via Remotion + @oanim/core