Skip to main content

npx remotion skills

Install or update Agent Skills from remotion-dev/skills.

npx remotion skills <subcommand>

Subcommands

add

Install skills from remotion-dev/skills:

bash
npx remotion skills add

update

Update skills from remotion-dev/skills:

bash
npx remotion skills update

What are skills?

Agent Skills are instructions that define best practices for working in Remotion projects. These skills are useful for AI agents like Claude Code, Codex, or Cursor.

Skills are installed to the .claude/skills directory in your project.

See also