Video analysis and editing with FFmpeg and Whisper. This skill should be used when video files are shared (.mov, .mp4, .avi, etc.) or when you encounter "cannot read binary files" errors for video files, when users request video analysis or summarization, or when users ask to edit videos (clip, merge, split).
$npx -y skills add emdashcodes/claude-code-plugins --skill video-toolkitInstalls into the current project.
Run `npx skills use "https://github.com/emdashcodes/claude-code-plugins" --skill "emdashcodes/claude-code-plugins/video-toolkit"` 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/emdashcodes/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/emdashcodes/claude-code-plugins"` and select the relevant skills, then follow their instructions.