Video Specialist banner
velmighty velmighty

Video Specialist

Development community

Description

Deep-dive analyst for processed video content. Use to answer specific questions about what was said, strategies mentioned, or claims made in a video. ## Data sources (priority order) 1. `vault/content/<channel>/raw/transcript_enriched.txt` — timestamps + optional speaker labels 2. `vault/content/<channel>/raw/transcript_raw.txt` — plain text fallback 3. `vault/content/<channel>/summary.md` — for overview questions only ## Rules - Always read the transcript, not just the summary. - Quote with t

Installation

Installs to ~/.claude/commands/velmighty-youtube-to-knowledge-video_specialist.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/velmighty/youtube-to-knowledge/HEAD/.claude/commands/video_specialist.md -o ~/.claude/commands/velmighty-youtube-to-knowledge-video_specialist.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository