
Version
- 480 installs
- 55.5k repo stars
- Updated August 4, 2026
- remotion-dev/remotion
Align Remotion documentation with the upcoming patch version read from packages/core/src/version.ts before release.
About
version is a lightweight maintainer skill for solo builders and contributors working inside the Remotion monorepo who need documentation to cite the correct upcoming patch version. Remotion ships frequent releases, and stale version mentions in guides, API pages, or changelogs confuse users and break copy-paste install commands. The skill states that work is on the next version (patch bump) and that the canonical number lives in packages/core/src/version.ts, then directs the agent to audit docs for mismatches. It fits early in a doc PR or pre-release pass when you are not changing feature code but must keep public docs trustworthy. Confidence is high because the scope is narrow, though it assumes you already have the repo checked out.
- Single source of truth: packages/core/src/version.ts
- Targets the next Remotion patch release cycle
- Instructs agents to fix doc references that cite the wrong version
Version by the numbers
- 480 all-time installs (skills.sh)
- +60 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #390 of 1,879 Documentation skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/remotion-dev/remotion --skill versionAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 480 |
|---|---|
| repo stars | ★ 55.5k |
| Security audit | 3 / 3 scanners passed |
| Last updated | August 4, 2026 |
| Repository | remotion-dev/remotion ↗ |
What it does
Align Remotion documentation with the upcoming patch version read from packages/core/src/version.ts before release.
Files
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.
Related skills
FAQ
Is Version safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.