studio

Installation
SKILL.md

Remotion Studio

Overview

Prepare the Remotion monorepo, launch the example Studio, and open the served URL in the Codex in-app browser.

Workflow

  1. From the repository root, run:
bun i && bun run build
  1. Start Studio from the example package:
cd packages/example && bunx remotion studio --no-open
Installs
1
First Seen
Jul 15, 2026
studio — dexhunter/remotion