Review videos by extracting representative frames and analyzing them visually. Use when: (1) reviewing a rendered video (Remotion, ffmpeg output, etc.), (2) checking video quality or content, (3) verifying animations or transitions, (4) debugging video rendering issues. Triggers: "review video", "check the video", "does the video look right", "verify the render", or any request to visually inspect a .mp4, .webm, .mov, or other video file.
$npx -y skills add floomhq/moto --skill review-videoInstalls into the current project.
Run `npx skills use "https://github.com/floomhq/moto" --skill "floomhq/moto/review-video"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/floomhq/moto" that are relevant to the current task. Run `npx skills add "https://github.com/floomhq/moto"` and select the relevant skills, then follow their instructions.