remotion-dev/skills · Official

remotion-studio

Preview a Remotion video

All-time #585 Trending #283 Hot #6622 First seen Aug 4, 2026
8-week activity · all time api

Installation

$ npx skills add remotion-dev/skills --skill remotion-studio

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub SAFE

Analyzed Aug 18, 2026

This skill provides a command to preview Remotion videos by launching a local studio server using the official remotion package.

snyk LOW

Analyzed Aug 18, 2026

No issues detected.

socket Score 0.9000 · 0 alerts

Analyzed Aug 18, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 1
  • vulnerability 1

0 alerts

Also in this package

Other skills from remotion-dev/skills · top by installs.

npx skills add remotion-dev/skills

Browse all from remotion-dev/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4.5K
Default branch main
Open issues 10
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version4.0.521

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 958 B
  • docs SUMMARY.md 47 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 40,642 installs

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

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.