Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install video-reportgit clone https://github.com/remotion-dev/remotion.gitcp remotion/.claude/skills/video-report/SKILL.md ~/.claude/skills/video-report/SKILL.md--- name: video-report description: Generate a report about a video --- When a user reports a video not working, we should download the URL and put it as the `src` in `packages/example/src/NewVideo.tsx`. Then, in `packages/example`, we should run `bunx remotion render NewVideo --log=verbose`.