---
title: "remotion-dev/skills"
description: "Agent Skills"
source: https://github.com/remotion-dev/skills
ref: main
license: null
licenseName: "No licence detected"
canonical: https://skillsdocs.com/remotion-dev/skills
base: https://github.com/remotion-dev/skills/blob/main/
chapters: 12
inlined: 0
withheld: 12
words: 2447
updated: 2026-08-07T12:29:48Z
generator: "Skills Docs"
---

> **remotion-dev/skills** — every Agent Skill in this repository, inlined verbatim.
>
> Canonical HTML: https://skillsdocs.com/remotion-dev/skills
> Per-chapter Markdown: https://skillsdocs.com/remotion-dev/skills/<skill>.md
> Machine manifest: https://skillsdocs.com/remotion-dev/skills/.well-known/agent-skills/index.json
> JSON: https://skillsdocs.com/api/v1/books/remotion-dev/skills
> Install: `npx skills add remotion-dev/skills`
> Upstream: https://github.com/remotion-dev/skills @ `main`
> Licence: No licence detected — all rights reserved by its authors
>
> Content is mirrored from GitHub and © its authors, served unmodified. Takedown: https://github.com/kyleledbetter/skillsdocs/issues/new?labels=takedown&title=Takedown+request

# remotion-dev/skills

Agent Skills

- **Chapters:** 12
- **Inlined:** 0 (licence detected)
- **Words:** 2,447
- **Reading time:** 16 min
- **Stars:** 4,252

## Table of contents

1. [remotion-best-practices](https://skillsdocs.com/remotion-dev/skills/remotion-best-practices.md) — Not licensed for republication — link only.
2. [remotion-captions](https://skillsdocs.com/remotion-dev/skills/remotion-captions.md) — Not licensed for republication — link only.
3. [remotion-create](https://skillsdocs.com/remotion-dev/skills/remotion-create.md) — Not licensed for republication — link only.
4. [remotion-docs](https://skillsdocs.com/remotion-dev/skills/remotion-docs.md) — Not licensed for republication — link only.
5. [remotion-interactivity](https://skillsdocs.com/remotion-dev/skills/remotion-interactivity.md) — Not licensed for republication — link only.
6. [remotion-maps](https://skillsdocs.com/remotion-dev/skills/remotion-maps.md) — Not licensed for republication — link only.
7. [remotion-markup](https://skillsdocs.com/remotion-dev/skills/remotion-markup.md) — Not licensed for republication — link only.
8. [remotion-multimedia](https://skillsdocs.com/remotion-dev/skills/remotion-multimedia.md) — Not licensed for republication — link only.
9. [remotion-render](https://skillsdocs.com/remotion-dev/skills/remotion-render.md) — Not licensed for republication — link only.
10. [remotion-saas](https://skillsdocs.com/remotion-dev/skills/remotion-saas.md) — Not licensed for republication — link only.
11. [remotion-studio](https://skillsdocs.com/remotion-dev/skills/remotion-studio.md) — Not licensed for republication — link only.
12. [remotion-upgrade](https://skillsdocs.com/remotion-dev/skills/remotion-upgrade.md) — Not licensed for republication — link only.

## Licence notice

12 of 12 chapters in this book have no licence that we could detect, at either the repository or the skill level. Their bodies are **not** reproduced here and they are **not** listed in the Agent Skills manifest. Read them upstream:

- remotion-best-practices — https://github.com/remotion-dev/skills/blob/main/skills/remotion-best-practices/SKILL.md
- remotion-captions — https://github.com/remotion-dev/skills/blob/main/skills/remotion-captions/SKILL.md
- remotion-create — https://github.com/remotion-dev/skills/blob/main/skills/remotion-create/SKILL.md
- remotion-docs — https://github.com/remotion-dev/skills/blob/main/skills/remotion-docs/SKILL.md
- remotion-interactivity — https://github.com/remotion-dev/skills/blob/main/skills/remotion-interactivity/SKILL.md
- remotion-maps — https://github.com/remotion-dev/skills/blob/main/skills/remotion-maps/SKILL.md
- remotion-markup — https://github.com/remotion-dev/skills/blob/main/skills/remotion-markup/SKILL.md
- remotion-multimedia — https://github.com/remotion-dev/skills/blob/main/skills/remotion-multimedia/SKILL.md
- remotion-render — https://github.com/remotion-dev/skills/blob/main/skills/remotion-render/SKILL.md
- remotion-saas — https://github.com/remotion-dev/skills/blob/main/skills/remotion-saas/SKILL.md
- remotion-studio — https://github.com/remotion-dev/skills/blob/main/skills/remotion-studio/SKILL.md
- remotion-upgrade — https://github.com/remotion-dev/skills/blob/main/skills/remotion-upgrade/SKILL.md

## Front matter

_The repository README, verbatim except that relative links are resolved against https://github.com/remotion-dev/skills/blob/main/._

<!-- This file is generated by packages/skills/scripts/sync-readme.ts. -->

# Remotion Agent Skills

Remotion maintains a list of [Agent Skills](https://agentskills.io/home) that define best practices for working in Remotion projects.

These skills are useful for AI agents like Claude Code, Codex, Kimi Code or Cursor.

You can install them by running:

```bash
npx skills add remotion-dev/skills
```

You are also offered the option to add skills when you create a new Remotion project:

```bash
bun create video
```

For more information, see the [Remotion Agent Skills documentation](https://www.remotion.dev/docs/ai/skills).

## Available skills

### `/remotion-best-practices`

This skill encompasses all other skills.

Use it if you are not sure which specific skill to use.

### `/remotion-create`

Create a new Remotion project or composition.

> Example prompt: `/remotion-create Make an animated bar chart with 5 bars`

### `/remotion-markup`

Best practices for writing Remotion React markup.

Use this for knowledge about compositions, animations, layout, typography, media elements, effects, audio, fonts, timing.

> Example prompt: `/remotion-markup Create an animated title card using Inter.`

### `/remotion-studio`

Launch the Studio to see a preview of your video.

> Example prompt: `/remotion-studio`

### `/remotion-render`

Invoke a render into a video or a still.

> Example prompt: `/remotion-render`

### `/remotion-maps`

Best practices for creating map animations in Remotion.

Use this for static maps, animated routes and markers, geographic explainers, Mapbox, MapLibre, MapTiler, GeoJSON, and 3D geographic flyovers with CesiumJS.

> Example prompt: `/remotion-maps Animate a route from Los Angeles to New York and make the camera follow it.`

### `/remotion-captions`

Guidance for captions and subtitles.

### `/remotion-saas`

Architecture guidance for Remotion-powered apps and product integrations.

> Example prompt: `/remotion-saas Turn my video into a SaaS.`

### `/remotion-interactivity`

Guidance for making Remotion code [editable](https://www.remotion.dev/docs/studio/interactivity) in Studio.

Use this when elements are not selectable or editable as you would like them to be.

### `/remotion-docs`

Search the Remotion documentation and fetch any page as Markdown.

Use this to look up current API references, component props, and package guides before implementing.

> Example prompt: `/remotion-docs How to set up Remotion Lambda?`

### `/remotion-upgrade`

Upgrade Remotion, related packages, compatible Mediabunny packages, and installed Remotion Agent Skills.

> Example prompt: `/remotion-upgrade`

### `/remotion-multimedia`

Guidance for browser-based multimedia handling with Mediabunny.

Use this for advice on how to get video and audio metadata.

---

<!-- chapter:begin slug=remotion-best-practices position=1 -->

## 1. remotion-best-practices

Router for all Remotion skills

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-best-practices/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-best-practices.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (136), referenced from this skill's directory:
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/assets/remotion-icon.png
  - `remotion-captions/agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-captions/agents/openai.yaml
  - `remotion-captions/assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-captions/assets/remotion-icon.png
  - `remotion-captions/display-captions.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-captions/display-captions.md
  - `remotion-captions/import-srt-captions.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-captions/import-srt-captions.md
  - `remotion-captions/REFERENCE.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-captions/REFERENCE.md
  - `remotion-captions/transcribe-captions.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-captions/transcribe-captions.md
  - `remotion-create/agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-create/agents/openai.yaml
  - `remotion-create/assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-create/assets/remotion-icon.png
  - `remotion-create/REFERENCE.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-create/REFERENCE.md
  - `remotion-create/tailwind.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-create/tailwind.md
  - `remotion-create/video-layout.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-create/video-layout.md
  - `remotion-docs/agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-docs/agents/openai.yaml
  - `remotion-docs/assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-docs/assets/remotion-icon.png
  - `remotion-docs/REFERENCE.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-docs/REFERENCE.md
  - `remotion-interactivity/agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-interactivity/agents/openai.yaml
  - `remotion-interactivity/assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-interactivity/assets/remotion-icon.png
  - `remotion-interactivity/REFERENCE.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-interactivity/REFERENCE.md
  - `remotion-maps/agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-maps/agents/openai.yaml
  - `remotion-maps/assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-maps/assets/remotion-icon.png
  - `remotion-maps/REFERENCE.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-maps/REFERENCE.md
  - `remotion-maps/techniques/cesium/assets/cesium-path.json` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-maps/techniques/cesium/assets/cesium-path.json
  - `remotion-maps/techniques/cesium/assets/CesiumFlythrough.tsx` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-best-practices/remotion-maps/techniques/cesium/assets/CesiumFlythrough.tsx
  - …and 112 more, listed in https://skillsdocs.com/api/v1/books/remotion-dev/skills/skills/remotion-best-practices

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-best-practices -->

---

<!-- chapter:begin slug=remotion-captions position=2 -->

## 2. remotion-captions

Transcribing, displaying and animating captions

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-captions/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-captions/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-captions.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (5), referenced from this skill's directory:
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-captions/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-captions/assets/remotion-icon.png
  - `display-captions.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-captions/display-captions.md
  - `import-srt-captions.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-captions/import-srt-captions.md
  - `transcribe-captions.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-captions/transcribe-captions.md

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-captions -->

---

<!-- chapter:begin slug=remotion-create position=3 -->

## 3. remotion-create

Create a new Remotion video

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-create/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-create/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-create.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (4), referenced from this skill's directory:
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-create/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-create/assets/remotion-icon.png
  - `tailwind.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-create/tailwind.md
  - `video-layout.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-create/video-layout.md

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-create -->

---

<!-- chapter:begin slug=remotion-docs position=4 -->

## 4. remotion-docs

Search Remotion documentation

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-docs/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-docs/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-docs.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (2), referenced from this skill's directory:
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-docs/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-docs/assets/remotion-icon.png

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-docs -->

---

<!-- chapter:begin slug=remotion-interactivity position=5 -->

## 5. remotion-interactivity

Structure Remotion markup for interactivity

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-interactivity/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-interactivity/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-interactivity.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (2), referenced from this skill's directory:
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-interactivity/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-interactivity/assets/remotion-icon.png

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-interactivity -->

---

<!-- chapter:begin slug=remotion-maps position=6 -->

## 6. remotion-maps

Remotion Map animation knowledge

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-maps/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-maps.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (31), referenced from this skill's directory:
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/assets/remotion-icon.png
  - `techniques/cesium/assets/cesium-path.json` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/cesium/assets/cesium-path.json
  - `techniques/cesium/assets/CesiumFlythrough.tsx` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/cesium/assets/CesiumFlythrough.tsx
  - `techniques/cesium/assets/city-path.json` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/cesium/assets/city-path.json
  - `techniques/cesium/assets/example-Root.tsx` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/cesium/assets/example-Root.tsx
  - `techniques/cesium/assets/flight-path.ts` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/cesium/assets/flight-path.ts
  - `techniques/cesium/assets/sample-river.geojson` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/cesium/assets/sample-river.geojson
  - `techniques/cesium/references/3d-data-sources.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/cesium/references/3d-data-sources.md
  - `techniques/cesium/references/3d-flyover-architecture.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/cesium/references/3d-flyover-architecture.md
  - `techniques/cesium/references/3d-troubleshooting.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/cesium/references/3d-troubleshooting.md
  - `techniques/cesium/scripts/prep-cesium-path.mjs` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/cesium/scripts/prep-cesium-path.mjs
  - `techniques/cesium/TECHNIQUE.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/cesium/TECHNIQUE.md
  - `techniques/mapbox/references/render-stability.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/mapbox/references/render-stability.md
  - `techniques/mapbox/TECHNIQUE.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/mapbox/TECHNIQUE.md
  - `techniques/maplibre/references/render-stability.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/maplibre/references/render-stability.md
  - `techniques/maplibre/TECHNIQUE.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/maplibre/TECHNIQUE.md
  - `techniques/maptiler/assets/CountryLabel.tsx` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/maptiler/assets/CountryLabel.tsx
  - `techniques/maptiler/assets/example-Root.tsx` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/maptiler/assets/example-Root.tsx
  - `techniques/maptiler/assets/MapTilerVectorElement.ts` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/maptiler/assets/MapTilerVectorElement.ts
  - `techniques/maptiler/assets/RiverReveal.tsx` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/maptiler/assets/RiverReveal.tsx
  - `techniques/maptiler/assets/sample-data/country-meta.json` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/maptiler/assets/sample-data/country-meta.json
  - `techniques/maptiler/assets/sample-data/yarlung-flow.json` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/maptiler/assets/sample-data/yarlung-flow.json
  - `techniques/maptiler/assets/tokens.ts` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-maps/techniques/maptiler/assets/tokens.ts
  - …and 7 more, listed in https://skillsdocs.com/api/v1/books/remotion-dev/skills/skills/remotion-maps

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-maps -->

---

<!-- chapter:begin slug=remotion-markup position=7 -->

## 7. remotion-markup

Content, animation and effects best practices

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-markup/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-markup.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (62), referenced from this skill's directory:
  - `3d.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/3d.md
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/assets/remotion-icon.png
  - `audio-visualization.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/audio-visualization.md
  - `audio.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/audio.md
  - `calculate-metadata.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/calculate-metadata.md
  - `compositions.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/compositions.md
  - `cropping.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/cropping.md
  - `effects.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/effects.md
  - `embedding-videos.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/embedding-videos.md
  - `ffmpeg.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/ffmpeg.md
  - `gifs.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/gifs.md
  - `google-fonts.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/google-fonts.md
  - `html-in-canvas.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/html-in-canvas.md
  - `images.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/images.md
  - `light-leaks.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/light-leaks.md
  - `local-fonts.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/local-fonts.md
  - `lottie.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/lottie.md
  - `measuring-dom-nodes.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/measuring-dom-nodes.md
  - `measuring-text.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/measuring-text.md
  - `multi-scene-video.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/multi-scene-video.md
  - `parameters.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/parameters.md
  - `remotion-maps/agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/remotion-maps/agents/openai.yaml
  - `remotion-maps/assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-markup/remotion-maps/assets/remotion-icon.png
  - …and 38 more, listed in https://skillsdocs.com/api/v1/books/remotion-dev/skills/skills/remotion-markup

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-markup -->

---

<!-- chapter:begin slug=remotion-multimedia position=8 -->

## 8. remotion-multimedia

Interacting with Mediabunny

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-multimedia/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-multimedia/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-multimedia.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (5), referenced from this skill's directory:
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-multimedia/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-multimedia/assets/remotion-icon.png
  - `get-audio-duration.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-multimedia/get-audio-duration.md
  - `get-video-dimensions.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-multimedia/get-video-dimensions.md
  - `get-video-duration.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-multimedia/get-video-duration.md

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-multimedia -->

---

<!-- chapter:begin slug=remotion-render position=9 -->

## 9. remotion-render

Export a Remotion video

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-render/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-render/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-render.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (3), referenced from this skill's directory:
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-render/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-render/assets/remotion-icon.png
  - `transparent-videos.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-render/transparent-videos.md

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-render -->

---

<!-- chapter:begin slug=remotion-saas position=10 -->

## 10. remotion-saas

Build an app with Remotion

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-saas/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-saas/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-saas.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (5), referenced from this skill's directory:
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-saas/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-saas/assets/remotion-icon.png
  - `framework.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-saas/framework.md
  - `player.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-saas/player.md
  - `rendering.md` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-saas/rendering.md

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-saas -->

---

<!-- chapter:begin slug=remotion-studio position=11 -->

## 11. remotion-studio

Preview a Remotion video

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-studio/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-studio/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-studio.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (2), referenced from this skill's directory:
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-studio/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-studio/assets/remotion-icon.png

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-studio -->

---

<!-- chapter:begin slug=remotion-upgrade position=12 -->

## 12. remotion-upgrade

Upgrade Remotion, and related packages

- **Source:** https://github.com/remotion-dev/skills/blob/main/skills/remotion-upgrade/SKILL.md
- **Raw:** https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-upgrade/SKILL.md
- **Markdown:** https://skillsdocs.com/remotion-dev/skills/remotion-upgrade.md
- **Licence:** No licence detected — all rights reserved by its authors

Bundled files (2), referenced from this skill's directory:
  - `agents/openai.yaml` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-upgrade/agents/openai.yaml
  - `assets/remotion-icon.png` — https://raw.githubusercontent.com/remotion-dev/skills/main/skills/remotion-upgrade/assets/remotion-icon.png

_Body withheld: no licence could be detected for this skill. Read it upstream._

<!-- chapter:end slug=remotion-upgrade -->
