video-trim

Trim video clips with ffmpeg using guided prompts for timing and output.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/maxgent-ai/maxgent-plugin --skill video-trim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-trim
Source: https://github.com/maxgent-ai/maxgent-plugin/tree/main/skills/video-trim
Command: npx skills add https://github.com/maxgent-ai/maxgent-plugin --skill video-trim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Trimming, compressing, and managing audio in videos is tedious and error-prone; this skill automates precise clipping with configurable options to save time and preserve quality.

Core Features & Use Cases

  • Guided trimming workflow: interactive prompts for start/end times, duration, compression, and audio handling.
  • Flexible encoding & audio options: supports copy or re-encoding, multiple output formats, and quality controls.
  • Use Case: content creators and editors trimming footage for social reels, tutorials, or product demos with consistent timing.

Quick Start

Provide the start time, end time, and preferred options through the guided prompts to generate the first trimmed clip.

Frequently Asked Questions about video-trim

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

FAQPage Schema
How do I trim a video segment with ffmpeg without losing quality?

To trim a video without losing quality, this skill uses a guided ffmpeg workflow that can copy the stream directly instead of re-encoding, preserving the original quality while extracting the exact segment you need.

What's the best way to cut precise start and end times from a video clip?

Cutting precise video segments requires specifying exact start and end times; this skill provides interactive prompts to define those timestamps, ensuring accurate extraction from your source footage.

Can I compress video footage while trimming and manage audio processing?

You can compress video footage and manage audio processing simultaneously during the trim; the skill prompts you for compression levels and audio handling preferences to optimize the output.

Does this video trimming tool support multiple output formats for social media?

Yes, the video trimming workflow supports multiple output formats, making it suitable for exporting consistent, high-quality clips tailored for social media reels, tutorials, or product demos.

How do I extract a clip from a larger video file for a tutorial?

Extracting a clip from a larger video file involves selecting the desired duration; this skill applies an end-to-end ffmpeg process with input validation to generate the tutorial clip efficiently.

Why does my trimmed video clip have audio sync issues?

Audio sync issues in trimmed clips can occur if streams are not handled correctly; this skill includes configurable audio handling options to copy or re-encode audio, preventing desynchronization.