Remotion skills
Programmatic video creation with React skills-hub.ai mirrors 12 skills from Remotion daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/remotion-dev/skills
Installing a Remotion skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a Remotion skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all Remotion skills via API
curl https://skills-hub.ai/api/v1/skills?source=remotion
# Browse all sources
open https://skills-hub.ai/sourcesTop Remotion skills
See all →The most-installed skills from Remotion, ranked by adoption.
01mediabunny
Multimedia handling with the Mediabunny library
Buildfrom Remotion02remotion-best-practices
Router for all Remotion skills
Buildfrom Remotion03remotion-multimedia
Interacting with Mediabunny
Buildfrom Remotion04remotion-upgrade
Upgrade Remotion, its related packages, compatible Mediabunny packages, and installed Remotion Agent Skills. Use when asked to upgrade or update a Remotion project.
Buildfrom Remotion05remotion-docs
Search and fetch Remotion documentation pages
Buildfrom Remotion06remotion-captions
Dealing with captions in Remotion
Buildfrom Remotion07remotion-maps
Best practices for animating Maps in Remotion
Buildfrom Remotion08remotion-saas
Building video apps with Remotion - framework, rendering and Player advice
Buildfrom Remotion09remotion-markup
Content, animation and effects best practices
Buildfrom Remotion10remotion-create
Create a new Remotion video
Buildfrom Remotion11remotion-interactivity
Structure Remotion markup for interactivity
Buildfrom Remotion12remotion-render
Best practices for rendering videos
Buildfrom Remotion
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Jul 30, 2026, 5:47 PM (success).
Remotion skills, frequently asked
What are Remotion skills?
Remotion skills are AI coding skills published by Remotion (Programmatic video creation with React) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many Remotion skills are available?
skills-hub.ai indexes 12 skills from Remotion, synced daily from the upstream GitHub repository (https://github.com/remotion-dev/skills).
How do I install a Remotion skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official Remotion skills?
Yes. Every skill from this source is mirrored from Remotion's own GitHub repository (https://github.com/remotion-dev/skills). Each skill page links back to the upstream source of truth, so you can verify the original.