Video Frames
🛠️ Agent SkillClawHub
Extract frames or short clips from videos using ffmpeg.
Video Frames is a lightweight agent skill that wraps ffmpeg's powerful video manipulation capabilities into a simple API. Users can specify input video, time range, frame rate, and output format. The skill handles video decoding, frame selection, and clip trimming efficiently. It supports common video codecs and can output frames as images (PNG, JPEG) or short video clips (MP4, GIF). Ideal for preprocessing video data for machine learning, creating thumbnails, or extracting key moments. Integrated with ClawHub's agent runtime, it can be used in workflows for video analysis, data augmentation, and content generation.
💡Highlights
- ├─129 stars on ClawHub
- ├─Over 52k downloads
- └─Flexible frame & clip extraction
🎯For
- ├─AI developers
- ├─video analysts
- └─content creators