Extracts frames and timestamped audio segments from video files (GIF, MP4, MOV) at configurable intervals and stores them in a directory with a manifest file. Use when analyzing video content, preparing frames for visual review, extracting audio for transcription, or creating frame+audio sequences for another agent to process.
$npx -y skills add qdhenry/claude-command-suite --skill extract-video-framesInstalls into the current project.
Run `npx skills use "https://github.com/qdhenry/claude-command-suite" --skill "qdhenry/claude-command-suite/extract-video-frames"` 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/qdhenry/claude-command-suite" that are relevant to the current task. Run `npx skills add "https://github.com/qdhenry/claude-command-suite"` and select the relevant skills, then follow their instructions.