ffmpeg

Convert video and audio formats with FFmpeg filters and streaming.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Elios-FPT/EliosCodePracticeService --skill ffmpeg-elios-fpt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ffmpeg
Source: https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/.claude/skills/ffmpeg
Command: npx skills add https://github.com/Elios-FPT/EliosCodePracticeService --skill ffmpeg-elios-fpt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually handling diverse multimedia tasks like format conversion, streaming, and complex filtering can be daunting and time-consuming. This skill provides a comprehensive guide to FFmpeg, simplifying all aspects of video and audio processing, from basic conversions to advanced streaming setups.

Core Features & Use Cases

  • Universal Media Conversion: Convert any video or audio format to another, ensuring compatibility across devices and platforms.
  • Advanced Filtering & Editing: Apply complex video and audio filters (scaling, cropping, denoising, volume adjustment) for professional-grade media manipulation.
  • Live Streaming & Encoding: Set up live streams to platforms like Twitch or YouTube, and optimize encoding for quality and bandwidth.
  • Use Case: Automatically convert a folder of high-resolution MKV videos to optimized MP4 files for web streaming, applying a watermark and resizing them to 720p.

Quick Start

Use the ffmpeg skill to convert 'input.mkv' to 'output.mp4' without re-encoding.