convert
Installation
SKILL.md
Convert App
Overview
Prepare the Remotion monorepo, launch the Convert app, and open the served URL in the Codex in-app browser.
Workflow
- From the repository root, run:
bun i && bun run build
- Start the Convert app:
cd packages/convert && bun run dev