Chapter 100: npx remotion skills
Core Idea
Install or update Agent Skills from remotion-dev/skills.
Key Concepts
- Subcommands
- add
- update
- What are skills?
- See also
Code Examples
npx remotion skills <subcommand>
- What it demonstrates: Usage pattern for npx remotion skills from the official docs.
Key Takeaways
- Understand subcommands when working with npx remotion skills.
- Understand add when working with npx remotion skills.
- Understand update when working with npx remotion skills.
- Understand what are skills? when working with npx remotion skills.
- Understand see also when working with npx remotion skills.
Connects To
- Authoring Packages: related page in the CLI & Bundling section.
- Bundle: related page in the CLI & Bundling section.
- Bundler: related page in the CLI & Bundling section.