video-edit

Trim, concatenate, resize, adjust speed, extract audio, compress, and convert videos with ffmpeg.

Updated May 23, 2026
One-click install
npx skills add https://github.com/xingBaGan/FANovelist --skill video-edit-xingbagan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-edit
Source: https://github.com/xingBaGan/FANovelist/tree/main/src/openharness/openmontage/.claude/skills/video-edit
Command: npx skills add https://github.com/xingBaGan/FANovelist --skill video-edit-xingbagan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the complexity of video editing by providing advanced ffmpeg commands to perform a variety of tasks, including trimming, concatenating, resizing, speed adjustments, audio extraction and replacement, compression, and format conversion.

Core Features & Use Cases

  • Advanced Video Editing: Perform detailed video manipulations with ffmpeg commands.
  • Use Case: For a content creator who needs to edit videos for multiple platforms, this Skill can handle tasks like trimming segments, resizing for different platforms, and compressing video files to reduce size without significant quality loss.

Quick Start

Edit the video 'example.mp4' by trimming the first 30 seconds and the last 45 seconds, and then save the output as 'trimmed.mp4'.

Frequently Asked Questions about video-edit

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

FAQPage Schema
How do I trim and concatenate video files using ffmpeg commands?

This Skill executes advanced ffmpeg commands for video editing, allowing you to trim specific segments from files and concatenate multiple clips together to streamline your video production workflow.

What's the best way to compress a video file without significant quality loss?

The best way to compress a video file without significant quality loss is using ffmpeg commands, which this Skill utilizes to reduce video file sizes while maintaining output quality for content creation.

Can I extract and replace audio in an existing video with ffmpeg?

Yes, you can extract and replace audio in an existing video. This Skill leverages ffmpeg commands to perform audio extraction from video files and swap the audio tracks during your video manipulation process.

Does this video processing approach work for resizing videos across multiple platforms?

Yes, this video processing approach works for resizing videos across multiple platforms. This Skill handles resizing and format conversion via ffmpeg commands, ideal for content creators editing for various outputs.

How do I adjust video playback speed for an mp4 file?

You can adjust video playback speed for an mp4 file by utilizing ffmpeg commands. This Skill supports speed adjustments as part of its core video editing features to manipulate video timing.