mcpbeat

Version

remotion-dev/version

The version of Remotion we are working on.

75 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
55471
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/remotion-dev/remotion --skill version

The instruction itself

as written by the author

We are working on the next version of Remotion.

The current version can be found in packages/core/src/version.ts.

The next version is going to be a patch version.

Ensure the docs correctly reference the next version.

How to use it

Copy the folder

Take remotion-dev/version from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.