audio-extractor

Extract and enhance audio from video files for MP3/WAV/AAC output.

25|5|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/buda-ai/bunny-agent --skill audio-extractor-buda-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audio-extractor
Source: https://github.com/buda-ai/bunny-agent/tree/main/templates/shortsdrone-agent/.claude/skills/audio-extractor
Command: npx skills add https://github.com/buda-ai/bunny-agent --skill audio-extractor-buda-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extract audio from video files and improve audio quality to prepare for transcription, podcasting, or downstream processing.

Core Features & Use Cases

  • Audio Extraction: Separate audio track from video files.
  • Audio Enhancement: Apply noise reduction, normalization, and clarity improvements.
  • Format Conversion: Export to MP3, WAV, or AAC formats.
  • Use Case: Create clean, ready-to-use audio for transcripts or distribution from video sources.

Quick Start

Extract and enhance the audio from a sample video file for transcription.

Frequently Asked Questions about audio-extractor

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

FAQPage Schema
How do I extract audio from a video file for transcription?

Extract audio from video files to prepare clean sources for transcription. The process separates the audio track and optionally applies normalization to ensure the output is ready for downstream processing.

What is the best way to reduce noise and enhance audio quality from a video?

Audio enhancement applies noise reduction and normalization to video audio tracks. This improves clarity for listening and produces clean audio suitable for podcasts or accurate transcription.

Can I convert video audio to MP3, WAV, or AAC formats?

Format conversion exports extracted audio to MP3, WAV, or AAC. This allows you to choose the specific container required for your media distribution or downstream processing workflow.

Does this audio extraction process rely on ffmpeg and ffprobe workflows?

Audio extraction and enhancement rely on ffprobe and ffmpeg workflows to analyze media files. These tools analyze the source video, extract the audio track, and apply any optional normalization.

How do I prepare podcast audio from existing video sources?

Prepare podcast audio by extracting and enhancing the audio track from video sources. The workflow separates the audio, applies noise reduction, and exports a clean file ready for distribution.