skillfed

video-processing

Video Processing harnesses FFmpeg to streamline common video workflows—compress for upload, extract audio, resize for social platforms, clip segments, merge files, and generate thumbnails. Ideal for content creators preparing videos across Instagram, TikTok, YouTube, and other platforms.

Video Processing automates repetitive video editing and encoding tasks using FFmpeg.

AI-generated summary based on this skill's SKILL.md

140 28 MIT updated by guia-matthieu

Install

guia-matthieu/clawfu-skills/video-processing · repository language: Python

git clone https://github.com/guia-matthieu/clawfu-skills
cp -r clawfu-skills/skills/automation/video-processing ~/.claude/skills/video-processing
npx skillfed install guia-matthieu/clawfu-skills/video-processing

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How does Video Processing help compress video for upload?

Video Processing uses FFmpeg to automate compression workflows, reducing file size while maintaining quality. It lets you set target bitrates and codecs, making it easy to prepare videos for upload to any platform without manual encoding steps.

Can Video Processing extract audio from video files?

Yes. Video Processing extracts audio from video files for podcast reuse or standalone distribution. It handles multiple formats and can output as MP3 or other audio codecs, automating what would otherwise require manual conversion.

What does Video Processing offer for resizing video for Instagram Reels?

Video Processing resizes videos to meet platform-specific requirements, including Instagram Reels dimensions. It automates aspect ratio adjustment and encoding, so your content fits each platform's specs without manual resizing or trial-and-error.

Does Video Processing support batch video compression?

Video Processing excels at batch processing multiple videos with consistent settings. Apply the same compression, resize, or encoding rules across dozens of files at once, automating repetitive tasks and saving hours of manual work.

What video editing capabilities does Video Processing include?

Video Processing automates core editing tasks: clip segments by timestamp, merge multiple videos, generate thumbnails, and convert formats. It's built on FFmpeg for reliability and handles workflows from webinar-to-podcast conversion to highlight reel creation.

Is Video Processing free to use?

Yes, Video Processing is released under the MIT license, making it free and open-source. You can use, modify, and distribute it without restrictions, ideal for content creators and developers building video automation workflows.

SKILL.md

rendered from the published skill — quoted content, verbatim

Video Processing

> Automate repetitive video editing tasks using FFmpeg - the industry-standard tool powering YouTube, Netflix, and most video platforms.

When to Use This Skill

  • Social media optimization - Resize videos for Instagram (9:16), TikTok, LinkedIn
  • Upload preparation - Compress large videos to meet platform limits
  • Audio extraction - Pull audio from webinars, interviews for podcasts
  • Content clipping - Extract highlights, quotes, or segments
  • Batch processing - Apply same operations to multiple videos

What Claude Does vs What You Decide

Claude Does You Decide
Structures production workflow Final creative direction
Suggests technical approaches Equipment and tool choices
Creates templates and checklists Quality standards
Identifies best

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 3 files
skills/automation/video-processing/SKILL.md
skills/automation/video-processing/scripts/main.py
skills/automation/video-processing/scripts/requirements.txt

Related skills

Tags

ffmpeg-automation batch-video-ops social-media-prep audio-extraction video-optimization content-clipping format-conversion file-compression