remotion-dev/remotion132 installs
update-stars
Update Remotion homepage GitHub star counts. Use when asked to refresh the displayed GitHub star count and push the change to main.
How do I install this agent skill?
npx skills add https://github.com/remotion-dev/remotion --skill update-starsIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill is a maintenance tool designed to update the GitHub star count displayed in Remotion's UI components. It performs a specific, transparent set of operations: reading a public metric, updating two local files, and committing the change.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
Check on GitHub how many stars Remotion has.
Always round down to the closest 1000, never round up.
Update:
packages/promo-pages/src/components/homepage/CommunityStatsItems.tsxpackages/promo-pages/src/components/homepage/GitHubButton.tsx
Commit and push to main.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/remotion-dev/remotion/update-stars">View update-stars on skillZs</a>