AI product Open source
ffmpeg-skill is an agent skill that gives Claude Code, Cursor, Codex, and other agents a local video- and audio-editing workflow built on FFmpeg and ffprobe. It uses a probe → edit, preferring stream copying where possible → check → verify process, with typed Python scripts rather than shell strings. Its 21 tools cover cutting, joining, silence removal, duration and aspect-ratio fitting, captions, overlays, graphics, HDR-to-SDR conversion, LUTs, audio cleanup, loudness, synchronization with drift correction, multicamera editing, delivery checks, project rendering, and batch processing. Each tool supports structured results and dry runs, and the machine-readable contract generates an MCP interface whose tool definitions are derived from the scripts. The skill runs locally without cloud services, API keys, or Python dependencies beyond the standard library; it requires FFmpeg 5.0 or later. It is a tool for local, agent-controlled workflows that probe, edit, verify, and render video.
2 uses taken from transcripts — each links to the moment in the video.
A skill that gives coding agents a local video-editing workflow based on FFmpeg. It includes scripts for cuts, captions, audio cleanup, color conversion, multicam synchronization, delivery checks, and MCP exposure.
Provides local agent-controlled workflows for probing, editing, verifying, and rendering video.
1 in the library.