ck:media-processing

Automate media encoding, conversion, and background removal with FFmpeg, ImageMagick, and RMBG.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-media-processing-auxi-wardrobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:media-processing
Source: https://github.com/auxi-wardrobe/auxi-all-in/tree/main/.agents/skills/media-processing
Command: npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-media-processing-auxi-wardrobe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, imagemagick, rmbg-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a streamlined solution for processing video, audio, and image files, including encoding, format conversion, and background removal.

Core Features & Use Cases

  • Video Encoding/Conversion: Use FFmpeg for video encoding, format conversion, and streaming (HLS/DASH).
  • Audio Extraction/Conversion: Extract audio from videos with FFmpeg and convert formats as needed.
  • Image Processing: Apply effects, resize, and create thumbnails with ImageMagick.
  • Background Removal: Remove backgrounds from images using RMBG (AI-powered).
  • Use Case: Automate the processing of thousands of images for e-commerce, removing backgrounds and optimizing for web display.

Quick Start

Use the 'ck:media-processing' skill to encode a video from 'input.mp4' to 'output.mp4' with FFmpeg.

Frequently Asked Questions about ck:media-processing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remove backgrounds from images for e-commerce workflows?

Remove backgrounds from images using AI-powered RMBG CLI tools, which automate batch processing for thousands of e-commerce images and optimize them for web display. This approach streamlines media content management workflows without manual editing.

How do I convert video formats and extract audio using FFmpeg?

Convert video formats and extract audio using FFmpeg, which handles video encoding, format conversion, and streaming tasks like HLS or DASH generation. This Skill automates these processes for seamless integration into media workflows.

Can I batch process large volumes of media files with this approach?

Yes, you can batch process large volumes of media files including video, audio, and images. This approach is designed for batch processing and integration into larger workflows involving media content management and e-commerce optimization.

Does ImageMagick work for resizing images and creating thumbnails?

ImageMagick works for resizing images and creating thumbnails, allowing you to apply effects and optimize images for web display. It handles image processing tasks alongside FFmpeg and RMBG within the same workflow.

What's the best way to encode videos for streaming with HLS or DASH?

The best way to encode videos for streaming with HLS or DASH is using FFmpeg for video encoding and format conversion. This approach automates streaming preparation and integrates smoothly into larger media content workflows.

Do I need to install FFmpeg, ImageMagick, and RMBG CLI separately?

Yes, you need FFmpeg, ImageMagick, and RMBG CLI installed as dependencies, since the Skill utilizes these specific CLI tools directly to perform video encoding, image processing, and background removal tasks.

Related Skills