video-audio-processor

Transcribe video and audio recordings into text transcripts and extract visual frames with ffmpeg.

10|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/sacredvoid/skillkit --skill video-audio-processor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-audio-processor
Source: https://github.com/sacredvoid/skillkit/tree/main/skills/video-audio-processor
Command: npx skills add https://github.com/sacredvoid/skillkit --skill video-audio-processor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transcribes video and audio recordings into text transcripts and extracts visual frames for analysis.

Core Features & Use Cases

  • Transcribe audio with Whisper to generate accurate text transcripts.
  • Extract visual frames from video using ffmpeg for contextual analysis.
  • Auto-detects hardware and selects the optimal transcription model for macOS, Linux, and Windows.

Quick Start

Provide the path to a video or audio file and I will transcribe the audio with Whisper and extract visual frames with ffmpeg.

Frequently Asked Questions about video-audio-processor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transcribe a Zoom meeting recording into text?

To transcribe a Zoom meeting recording, provide the path to the video or audio file. The Skill uses Whisper to generate accurate text transcripts and ffmpeg to extract visual frames for contextual analysis.

Can I extract video frames for analysis on macOS, Linux, and Windows?

Yes, you can extract video frames across macOS, Linux, and Windows. The Skill uses ffmpeg for frame extraction and auto-detects hardware to select the optimal Whisper transcription model for your system.

Does Whisper auto-detect hardware to choose the best transcription model?

Yes, Whisper auto-detects hardware to choose the optimal transcription engine and model. This dynamic model selection ensures efficient audio transcription across macOS, Linux, and Windows environments.

How do I extract visual frames from a lecture video?

To extract visual frames from a lecture video, provide the file path. The Skill processes the video using ffmpeg to extract frames for contextual analysis while simultaneously transcribing the audio with Whisper.

What is the best way to transcribe audio and extract frames from screen-sharing demos?

The best way to transcribe audio and extract frames from screen-sharing demos is providing the recording path. The Skill orchestrates Whisper for text transcripts and ffmpeg for visual frame extraction across platforms.

Do I need ffmpeg installed to extract frames from video recordings?

Ffmpeg is required for the frame extraction process. The Skill uses it to extract visual frames for contextual analysis from your video recordings, while Whisper handles the audio transcription.