skills/skills.volces.com/video-analyzer

video-analyzer

SKILL.md

Video Analyzer

Analyze video files by extracting frames at 1-second intervals using ffmpeg, then examining the frames to understand the video content.

Prerequisites

Requires ffmpeg installed on the system. Install if missing:

# Ubuntu/Debian
sudo apt-get install -y ffmpeg

# macOS
brew install ffmpeg

Usage

Extract frames from video

Installs
14
First Seen
Mar 11, 2026