video-tools
CommunityExtract frames and clips from videos with ffmpeg.
Authorphuetz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates extraction of frames, video segments, and basic metadata from video files using ffmpeg, eliminating manual frame capture and inspection work.
Core Features & Use Cases
- Frame Extraction: capture single or multiple frames from videos.
- Clip Creation: generate precise video clips from a source.
- Format Conversion & Inspection: convert formats and inspect video properties with ffprobe.
- Use Case: Imagine you need thumbnails and short clips from a large video library for quick previews and archiving.
Quick Start
Run a couple of sample commands to get started: ffmpeg -i video.mp4 -frames:v 1 /tmp/frame.jpg ffprobe -v quiet -show_format -show_streams video.mp4
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: video-tools Download link: https://github.com/phuetz/code-buddy/archive/main.zip#video-tools Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.