util-youtube-analyzer
Installation
SKILL.md
YouTube Video Analyzer
Agentic workflow for extracting and analyzing YouTube video content locally.
Prerequisites
Ensure these are installed (via Homebrew):
yt-dlp— Video/subtitle downloaderffmpeg— Audio extractionwhisper-cpp— Local transcription (+ model at~/.local/share/whisper/ggml-base.en.bin)
Agentic Workflow
When a user provides a YouTube URL:
Step 1: Extract Transcript
Run the extraction script from this skill's directory:
Related skills