video-editing

Automate FFmpeg video editing workflows to trim, merge, subtitle, and reformat videos.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro --skill video-editing-mo7amed-mahmoud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-editing
Source: https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro/tree/main/.local/secondary_skills/video-editing
Command: npx skills add https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro --skill video-editing-mo7amed-mahmoud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Edit video files server-side using FFmpeg to trim, merge, add subtitles, apply effects, and reformat videos for platform-ready outputs.

Core Features & Use Cases

  • Automated trimming, concatenation, text overlays, subtitles, audio adjustments, and format conversions using FFmpeg.
  • Reframing and export to multiple platforms (TikTok 9:16, YouTube 16:9, Instagram feed, etc.) with blur-fill or center-crop strategies.
  • Use Case: A marketing team turns a long webinar into branded social clips and promos with minimal manual editing.

Quick Start

Process raw_video.mp4 to generate a 30-second TikTok-ready clip and export it in 9:16 format.

Frequently Asked Questions about video-editing

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

FAQPage Schema
How do I automate FFmpeg video editing to reformat long webinars into social media clips?

Automating FFmpeg video editing allows you to trim, merge, and reformat long videos into platform-ready social media clips. It uses script-based tasks to apply text overlays, subtitles, and audio adjustments for end-to-end processing.

Can I use FFmpeg to batch export videos to multiple aspect ratios like TikTok 9:16 and YouTube 16:9?

Yes, you can use FFmpeg to batch export videos to multiple aspect ratios like TikTok 9:16 and YouTube 16:9. The workflow applies reframing strategies such as blur-fill or center-crop to generate platform-specific outputs.

What is the best way to add subtitles and text overlays to videos server-side without manual editing?

The best way to add subtitles and text overlays server-side without manual editing is through automated FFmpeg workflows. These script-based pipelines apply text overlays, audio adjustments, and format conversions directly to raw video files.

Does automated video editing support AI-assisted analysis and robust error handling for server-side pipelines?

Automated video editing does support AI-assisted analysis and robust error handling for server-side pipelines. It satisfies requirements for end-to-end editing by combining script-based tasks with reframing and comprehensive format conversion.

Are there limitations when using FFmpeg for automated video clipping and concatenation across different platforms?

When using FFmpeg for automated video clipping and concatenation, limitations depend on your chosen reframing strategy. Center-crop may cut out important frame elements, while blur-fill maintains context but requires more processing overhead for multiple aspect ratios.