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 downloader
  • ffmpeg — Audio extraction
  • whisper-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
Installs
6
GitHub Stars
409
First Seen
Jan 28, 2026