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
- From the repository root, run:
bun i && bun run build
- Start Studio from the example package:
cd packages/example && bunx remotion studio --no-open