Skills · Official

Remotion Agent Skills

Agent Skills maintained by the Remotion team for creating React video projects, authoring compositions, previewing, rendering, captions, map animation, Studio interactivity, and upgrades.

4.4k StarsNot declared in this repositoryTypeScriptUpdated today
01

Project overview

Agent Skills maintained by the Remotion team for creating React video projects, authoring compositions, previewing, rendering, captions, map animation, Studio interactivity, and upgrades. Its main documented capabilities are Project and composition creation, Preview and rendering, Captions and multimedia, Maintenance and integration. This page is based on public GitHub material and does not present repository claims as hands-on testing.

02

Core capabilities

01

Project and composition creation

Creates projects and compositions with `/remotion-create` and guides React video markup through `/remotion-markup`.

02

Preview and rendering

Launches Studio previews and renders videos or stills through dedicated Skills.

03

Captions and multimedia

Provides guidance for captions, audio/video handling, map animation, and browser-based multimedia.

04

Maintenance and integration

Covers app architecture, Studio editability, documentation lookup, and dependency upgrades.

03

Installation and usage

Run the README's Skills CLI command or add the Skills while creating a Remotion project with `bun create video`. Start with `/remotion-best-practices` after installation.

AI AGENT INSTALL

Let an AI Agent install it

Send this prompt to Codex, Claude Code, or another AI agent that can work with your local environment.

Help me install Remotion Agent Skills from https://github.com/remotion-dev/skills. Read README.md, skills/remotion/SKILL.md, and package.json first. The repository root has no LICENSE file, so do not infer a license. Run `npx skills add remotion-dev/skills`, asking before replacing Skills, installing Node or Bun, creating a project, or overwriting files. Confirm `/remotion-best-practices` and `/remotion-create`, create a minimal composition, and launch Studio, but do not run expensive or cloud rendering without confirmation.
01Before you start
  • A Node.js environment that can run npx
  • A coding agent that supports Agent Skills
  • A Remotion project and dependencies for actual rendering
02Copy the install command or configuration
npx skills add remotion-dev/skills
03Complete the setup steps
  1. 1
    Review prerequisites and boundaries

    Read the repository installation material and confirm: A Node.js environment that can run npx; A coding agent that supports Agent Skills; A Remotion project and dependencies for actual rendering. Stop for confirmation before credentials, cost, additional permissions, or replacement.

  2. 2
    Run the documented installation

    Use the current README command: npx skills add remotion-dev/skills

  3. 3
    Run a minimal verification

    Confirm that the host discovers `/remotion-best-practices` and `/remotion-create`, create a minimal composition, and launch Studio. No project or render was executed for this catalog entry.

  4. 4
    Move to a real task

    After the minimal check passes, use nonsensitive test media first. Ask separately before external uploads, billable calls, publishing, or irreversible changes.

How to verify the setup

Confirm that the host discovers `/remotion-best-practices` and `/remotion-create`, create a minimal composition, and launch Studio. No project or render was executed for this catalog entry.

Before using it
  • This is a best-practice knowledge package, not an installed Remotion rendering runtime
  • The repository API and root tree do not declare a license; review the relevant Remotion package and framework terms before commercial use
  • No Remotion project or render was executed for this catalog entry
04

Use cases

SCENARIO 01

Template-driven series

Use React components and data to generate rankings, weekly reports, release notes, and social videos.

SCENARIO 02

Caption and animation guidance

Guide agents to author maintainable compositions with Remotion timing, spring, interpolation, and media rules.

SCENARIO 03

Remotion project maintenance

Search docs, upgrade dependencies, and design Studio interactivity or product integrations.

05

Assessment

Based on the README, installation material, and repository structure, Remotion Agent Skills turns Project and composition creation, Preview and rendering, Captions and multimedia into explicit agent workflows. Its limitations are mainly dependency, host, and data-boundary concerns. This assessment is based on public material, without installation or a real media task.

Why it may be useful

  • Creates projects and compositions with `/remotion-create` and guides React video markup through `/remotion-markup`.
  • Launches Studio previews and renders videos or stills through dedicated Skills.
  • Provides guidance for captions, audio/video handling, map animation, and browser-based multimedia.

What to know first

  • This is a best-practice knowledge package, not an installed Remotion rendering runtime
  • The repository API and root tree do not declare a license; review the relevant Remotion package and framework terms before commercial use
  • No Remotion project or render was executed for this catalog entry
06

README

Remotion Agent Skills


Overview

Agent Skills maintained by the Remotion team for creating React video projects, authoring compositions, previewing, rendering, captions, map animation, Studio interactivity, and upgrades. Agent Skills

Getting started

  • Run the README's Skills CLI command or add the Skills while creating a Remotion project with `bun create video`. Start with `/remotion-best-practices` after installation.
  • Project focus: Agent Skills maintained by the Remotion team for creating React video projects, authoring compositions, previewing, rendering, captions, map animation, Studio interactivity, and upgrades.
  • Published characteristics: Maintained by Remotion; Guidance for React-based video projects; Covers creation, preview, rendering, and upgrades; No LICENSE file in the repository root.
  • Confirm that the host discovers `/remotion-best-practices` and `/remotion-create`, create a minimal composition, and launch Studio. No project or render was executed for this catalog entry.

Configuration

npx skills add remotion-dev/skills
Read the complete README on GitHub