Enhance Audio — Development skill for Claude Code
Enhance and clean up audio in video/audio files using FFmpeg filters.
How to install Enhance Audio
Installs to ~/.claude/skills/zalogarcia-zalo-claude-code-setup-enhance-audio/SKILL.md
mkdir -p ~/.claude/skills/zalogarcia-zalo-claude-code-setup-enhance-audio && curl -fsSL https://raw.githubusercontent.com/zalogarcia/zalo-claude-code-setup/HEAD/commands/enhance-audio.md -o ~/.claude/skills/zalogarcia-zalo-claude-code-setup-enhance-audio/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Enhance Audio does
Enhance and clean up audio in video/audio files using FFmpeg filters. Removes noise, normalizes volume, and improves speech clarity.
Usage
Provide the file path and optionally a preset:
/enhance-audio /path/to/video.mp4
/enhance-audio /path/to/audio.wav light
/enhance-audio /path/to/video.mp4 heavy
Instructions
- First, analyze the audio:
ffprobe -v quiet -print_format json -show_format -show_streams -select_streams a "$FILE_PATH"
Report: duration, codec, sample rat
Alternatives in Development
- Speech — Generate spoken audio from text using OpenAI's API with built-in voices 14.6k ★
- Portaljs Add Geo — Auto-ingest a geospatial file (GeoJSON, Shapefile, GeoPackage, KML/KMZ, FlatGeobuf, CSV-with-geometry) into a 2.3k ★
- Prompt Sensei — Local-first prompt coach for Claude Code and Codex that improves prompts, observes prompting habits, and analy 107 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
04 Correct Colors
Apply color correction to video files using ffmpeg filters for warm, punchy talking-head look
Refactorer
Rewrites messy code into a clean, idiomatic equivalent — preserves behavior, improves readability.
Delegate First
Keep the main conversation clean by forking implementation work to sub-agents. Use when you want ongoing conve
05 Master Audio
Apply broadcast-ready audio mastering chain to video files using ffmpeg for clear, warm talking-head sound
Htmlstyleguides 0wr
Fix survivors SFX volume balance vs audio tracker tracks
Doubao Asr
Agent Skill: Transcribe audio files via ByteDance Volcengine Seed-ASR 2.0 (豆包录音文件识别模型2.0). Best-in-class Chine
Related Agents
Assembler
ffmpeg assembly — montage stock into scenes, trims/speed/transitions, aspect conversion, and composites the mo
Voice Engineer
GAIA voice interaction specialist. Use PROACTIVELY for Whisper ASR, Kokoro TTS, the Talk SDK, speech-to-speech
Secretary Monitor
Gatekeeper daemon. Polls messages, filters noise, reports important ones. Exits after each cycle (harness resp