audio-extractor

Extract and convert audio from video files using FFmpeg.

17|5|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/abdu6666/Bunny-AI-Agent --skill audio-extractor-abdu6666
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audio-extractor
Source: https://github.com/abdu6666/Bunny-AI-Agent/tree/main/templates/shortsdrone-agent/.claude/skills/audio-extractor
Command: npx skills add https://github.com/abdu6666/Bunny-AI-Agent --skill audio-extractor-abdu6666

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of manually extracting and processing audio from video files, providing a streamlined solution for tasks such as transcription, noise reduction, and format conversion.

Core Features & Use Cases

  • Audio Extraction: Extracts audio tracks from video files.
  • Quality Enhancement: Applies noise reduction and normalization to improve audio quality.
  • Format Conversion: Converts audio to various formats like MP3, WAV, and AAC.
  • Use Case: Ideal for content creators who need to extract audio from videos for podcasts, or for anyone needing clean audio for transcription.

Quick Start

Extract audio from a video using the command: Extract audio from: ./output/downloads/VIDEO_ID.mp4

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?

Extracting audio from a video file for transcription involves separating the audio track and applying noise reduction. This process yields clean audio output suitable for transcription services.

Can I convert video audio to MP3 and WAV formats?

Yes, you can convert video audio to MP3 and WAV formats. The tool processes the extracted audio track and converts it into your desired format, including MP3, WAV, and AAC.

Do I need FFmpeg installed to extract and enhance audio?

Yes, you need FFmpeg installed to extract and enhance audio. FFmpeg is a required dependency that handles the underlying audio processing, quality enhancement, and format conversion operations.

What is the best way to reduce background noise in extracted audio?

The best way to reduce background noise in extracted audio is using automated audio enhancement. The tool applies noise reduction and normalization directly during the extraction process to improve overall quality.

How do I extract audio from an MP4 file for a podcast?

You can extract audio from an MP4 file for a podcast by running a simple extraction command. The tool isolates the audio track from the video and processes it for clear podcast audio.