remotion-studio

← Back to skills

Execute the following command:

Category: General & Miscellaneous
Repo: guanyang-antigravity-skills
Path: skills/remotion-studio/SKILL.md
Updated: 8/10/2026, 2:03:40 AM

AI Summary

Execute the following command:. It is useful for general automation, multi-purpose workflows, cross-disciplinary tasks, and utility skills. Source: guanyang-antigravity-skills (skills/remotion-studio/SKILL.md).

Execute the following command:

npx remotion studio --no-open

If the Studio is already opened, the URL will be printed and the command will exit. Otherwise, a long-running process will start, and the URL will be printed.

Open the URL in the browser.

Useful flags

ArgumentPurpose
--log=<level>Set error, warn, info (default), or verbose logging.
--port=<number>Request a Studio server port; otherwise Remotion finds a free port.
--force-newStart another Studio instance even when one is already running for the same project and port.

Related skills