video-analysis
Installation
SKILL.md
Video Analysis
Analyze video files using either native model understanding or frame extraction + transcription.
⚠️ URL input (YouTube/TikTok/IG/...)? This skill takes a local file path.
For a web URL do NOT default to yt-dlp download (bot-check / rate-limit prone).
First try the web-crawler skill: youtube_video(url) for metadata + transcript
(speech text only — never name a speaker from it alone; see that skill's
metadata-first rule). Only fall back to downloading + analyze_video() when the
transcript/metadata path fails AND you actually need frames or audio.