Remotion CLI
Installation
SKILL.md
Remotion CLI
Official CLI for Remotion, a React-based framework for making videos programmatically.
Installation
# Run without installing globally
npx remotion --help
# Or install in a project
npm install remotion
Most usage is via npx remotion ... inside a Remotion project.