Preview a Remotion video
Scanned 9/19/2026
Install to Claude Code
npx -y skills add muzimu217/ui-design-agent-kit --skill remotion-studio --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Remotion Studio?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/muzimu217-remotion-studio)More formats (shields.io, HTML) on the badges page.
---
name: remotion-studio
description: Preview a Remotion video
metadata:
version: "4.0.520"
---
Execute the following command:
```bash
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
| Argument | Purpose |
| ----------------- | --------------------------------------------------------------------------------------------- |
| `--log=<level>` | Set `error`, `warn`, `info` (default), or `verbose` logging. |
| `--port=<number>` | Request a Studio server port; otherwise Remotion finds a free port. |
| `--force-new` | Start another Studio instance even when one is already running for the same project and port. |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!