Leaderboard/Media/skills
Last commit on September 17, 2026·Created on January 19, 2026

remotion-dev/skills

A suite of tools for building programmatic video content using React
Combined rank
#90
across all skills
In Media
#3
category rank
Stars
4.7k
+2.0% in last 7d
Forks
524
+1.6% in last 7d
Watchers
17
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This collection provides specialized capabilities for frontend engineers to automate the creation, markup, and rendering of videos. It bridges the gap between React development and video production by structuring how animations and layouts are generated.

The skills enable precise control over programmatic elements, from transcribing and animating captions to searching technical documentation for implementation details.

WHO IT'S FOR
Frontend engineers
building programmatic video with Remotion markup
AI agent / automation builders
integrating Remotion video generation into AI workflows
SaaS product developers
implementing video generation features in web apps
Motion designers using React
animating captions and map-based visualizations
Repository contents

12 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

I’m using

Install with the skills CLI

Installs: Complete Remotion Agent Skills bundle · Claude Code, Codex, Kimi Code, Cursor

Before you start
  • npx must be available.
  1. Run this terminal command to add the Remotion Agent Skills bundle.

    npx skills add remotion-dev/skills
README.md · Checked Sep 18, 2026

Give it something to do.

Author’s example

Create a record-store promo video

Uses remotion-create

  • A Remotion project or a folder suitable for creating one
  • Any desired record-store branding, copy, media, duration, or dimensions
/remotion-create Make a promo video for a record store
README.md · Checked Sep 18, 2026skills/remotion-create/SKILL.md · Checked Sep 18, 2026
Author’s example

Create an animated title card

Uses remotion-markup

  • An existing Remotion project and composition
  • The title text and any preferred colors or timing
/remotion-markup Create an animated title card using Inter.
skills/remotion-markup/SKILL.md · Checked Sep 18, 2026README.md · Checked Sep 18, 2026
Author’s example

Animate a route from Los Angeles to New York

Uses remotion-maps

  • An existing Remotion project and composition
  • The intended map technique; credentials or imagery if the chosen technique requires them
/remotion-maps Animate a route from Los Angeles to New York and make the camera follow it.
skills/remotion-maps/SKILL.md · Checked Sep 18, 2026README.md · Checked Sep 18, 2026