Building with Remotion and AI
Here are a few ways you can use AI in your Remotion workflow today:
Claude Code
Use Claude Code to prompt Remotion videos
Chatbot
Use the chatbot to get help with Remotion
MCP
Get Remotion-domain specific help from LLMs
Bolt.new
Use Bolt.new to prompt Remotion videos
System Prompt
to teach LLMs Remotion rules
Agent Skills
Skill files for Claude Code, Codex, etc.
Code generation with LLMs
Generate Remotion code by invoking AI
Just-in-time compilation
Compile a Remotion component in JavaScript
AI SaaS Template
An AI SaaS template for "Prompt to Motion Graphics" products.
Prompt to Video
A template that turns prompts into short videos with a script, images and voiceover.
AI-Ready Documentation
Remotion docs are optimized for AI agents:
- Copy as Markdown: Click the copy button on any doc page to copy raw markdown
- Markdown URLs: Add
.mdto any doc URL (e.g.,remotion.dev/docs/player.md) to view/fetch raw markdown - Content negotiation: Remotion docs respect the
Acceptheader - requesttext/markdownto get markdown instead of HTML. Paste any Remotion doc link into Claude Code, opencode, or other AI coding agents and they'll automatically fetch the markdown version