analyze-video

Installation
SKILL.md

Config Resolution

This skill uses {variables} from the project CLAUDE.md Config table. Before executing, find and read the CLAUDE.md file in the project root (the directory containing BACKLOG.md and GOALS.md). Locate the Config table and resolve all {Key} placeholders in this skill to their configured values.

If no Config table is found, abort and report: "Cannot resolve config variables. Ensure CLAUDE.md has a Config table with {Home Directory}, {PM Name}, and other required keys."

Analyze Video

Download and analyze video content. Generates transcript + keyframes via Memorex, then synthesizes themes, insights, and action items.

Prerequisites

This skill requires:

  • Memorex (Go binary for transcription + keyframes)
  • yt-dlp (video downloader)
  • whisper.cpp model at ~/.cache/whisper/ggml-base.bin

If any are missing, report which prerequisite is not installed and stop.

Related skills
Installs
1
GitHub Stars
1
First Seen
Apr 25, 2026