video-edit

Automate video editing tasks with ffmpeg for trimming, resizing, and conversion.

3|1|Updated May 29, 2026
One-click install
npx skills add https://github.com/het8802/OpenNolan --skill video-edit-het8802
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-edit
Source: https://github.com/het8802/OpenNolan/tree/main/.agents/skills/video-edit
Command: npx skills add https://github.com/het8802/OpenNolan --skill video-edit-het8802

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates video editing tasks using ffmpeg, allowing users to trim, concatenate, resize, speed, overlay, extract audio, compress, and convert videos with ease.

Core Features & Use Cases

  • Video Editing: Offers a variety of ffmpeg commands to edit videos, including trimming, concatenating, resizing, and more.
  • Platform Compatibility: Provides platform-specific video resizing for platforms like TikTok, YouTube, Instagram, and Twitter.
  • Use Case: Ideal for content creators and social media managers who need to quickly edit videos for different platforms.

Quick Start

Trim the video 'example.mp4' from 30 seconds to 45 seconds and save it 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 automate video editing tasks with ffmpeg for different platforms?

You can automate video editing with ffmpeg by running commands to trim, concatenate, resize, and convert videos. This approach provides platform-specific resizing for TikTok, YouTube, Instagram, and Twitter.

What is the best way to resize a video for TikTok, YouTube, or Instagram?

The best way to resize videos for TikTok, YouTube, or Instagram is using ffmpeg commands tailored for platform-specific dimensions. This ensures your content meets the exact resolution requirements of each social media site.

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

To trim and concatenate video files using ffmpeg commands, you specify start and end timestamps for cutting clips, then merge multiple files into a single continuous video output.

Can I extract audio and adjust video speed using ffmpeg?

Yes, you can extract audio tracks from video files and adjust video playback speed using specific ffmpeg commands. These features allow you to repurpose audio and create time-lapse or slow-motion effects.

Does this video processing approach work for compressing and converting video formats?

This ffmpeg video processing approach works effectively for compressing large video files and converting them between different formats. It helps reduce file size while maintaining compatibility across various applications.