Video Processor

Convert videos to MP4 or WebM and extract audio with FFmpeg.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sirvig/wheel_analyzer --skill video-processor-sirvig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Video Processor
Source: https://github.com/sirvig/wheel_analyzer/tree/main/.claude/skills/video-processor
Command: npx skills add https://github.com/sirvig/wheel_analyzer --skill video-processor-sirvig

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires click, ffmpeg-python, openai-whisper, and includes scripts (resource) components.

What problem does it solve?

Manually converting video formats, extracting audio, or generating transcripts is a time-consuming, technical task requiring specialized tools like FFmpeg and Whisper. This Skill automates it all, saving you hours of manual effort.

Core Features & Use Cases

  • Universal Video Conversion: Easily convert videos to web-optimized MP4 or WebM formats with customizable codecs and quality settings.
  • Precision Audio Extraction: Pull audio tracks from any video in various formats (WAV, MP3, AAC, FLAC), ready for transcription or standalone use.
  • AI-Powered Transcription: Generate accurate text transcripts from audio or video using OpenAI's Whisper, with multiple output formats (TXT, SRT, VTT, JSON) and language detection.
  • Use Case: You have a recorded lecture video and need a transcript for accessibility, plus a web-optimized version for your website. Use this Skill to extract the audio, transcribe it to SRT subtitles, and convert the video to WebM, all in a few commands.

Quick Start

Convert 'my_presentation.avi' to 'my_presentation.mp4'.