Skip to main content

npx remotion 技能

remotion-dev/skills 安装或更新 Agent Skills

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

npx remotion skills <subcommand>

子命令

🌐 Subcommands

add

remotion-dev/skills 安装技能:

🌐 Install skills from remotion-dev/skills:

npx remotion skills add

update

remotion-dev/skills 更新技能:

🌐 Update skills from remotion-dev/skills:

npx remotion skills update

技能是什么?

🌐 What are skills?

代理技能是定义在 Remotion 项目中工作的最佳实践的指令。这些技能对像 Claude Code、Codex 或 Cursor 这样的 AI 代理很有用。

🌐 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.

技能已安装到你项目中的 .claude/skills 目录。

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

另请参阅

🌐 See also