media-processing

Process, convert, and optimize media files using FFmpeg and ImageMagick.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/The1Studio/ClaudeAssistant --skill media-processing-the1studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: media-processing
Source: https://github.com/The1Studio/ClaudeAssistant/tree/main/.claude/skills/media-processing
Command: npx skills add https://github.com/The1Studio/ClaudeAssistant --skill media-processing-the1studio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, pytest, pytest-cov, coverage, and includes scripts (resource) and references (resource) components.

What problem does it solve? This Skill automates the complex and often time-consuming tasks of processing, converting, optimizing, and analyzing various media files (images, audio, video). It leverages powerful tools like FFmpeg and ImageMagick to handle diverse media manipulation needs efficiently.

Core Features & Use Cases:

  • Video & Audio Manipulation: Guides on using FFmpeg for format conversion, encoding, filtering, and streaming of video and audio files.
  • Image Editing & Batch Processing: Covers ImageMagick for resizing, watermarking, and other image transformations, including batch operations.
  • Use Case: A content creator needs to convert a large batch of video files to a web-optimized MP4 format, resize all images for a website, and extract specific audio segments from a podcast. This skill provides the necessary tools and guidance.

Quick Start: Convert the attached video file 'input.mov' to 'output.mp4' with a resolution of 1920x1080 and a bitrate of 2Mbps.