video-tools

Installation
SKILL.md

Video Tools

Overview

Extract frames, create clips, convert formats, and inspect video files using ffmpeg.

Prerequisites

# Install ffmpeg
sudo apt-get install ffmpeg   # Ubuntu/Debian
brew install ffmpeg            # macOS

Extract Frames

Single frame

# First frame
Related skills
Installs
2
GitHub Stars
7
First Seen
Mar 18, 2026