Extract frames from a screen recording or video and reason over them — to diagnose a UI/rendering bug (glitch, flicker, crash, freeze, wrong render) OR to read and inventory on-screen text/UI (catalog a site's features, transcribe a demo, describe what's shown). Use whenever the user shares a video or screen recording (.mov/.mp4/.webm) and wants it analyzed or read, especially with an approximate timestamp.
$npx -y skills add cportka/claude-plugins --skill video-bug-analysisInstalls into the current project.
Run `npx skills use "https://github.com/cportka/claude-plugins" --skill "cportka/claude-plugins/video-bug-analysis"` 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/cportka/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/cportka/claude-plugins"` and select the relevant skills, then follow their instructions.