youtube-catchup

Installation
SKILL.md

Catch up on YouTube channels by auto-summarizing new videos.

Architecture

This skill uses a coordinator + subagent pattern:

  • Coordinator (Sonnet): Fetches video lists, filters new videos, spawns summarization agents, updates state
  • Summarizer (Haiku subagents): Each video gets its own agent with fresh context to ensure quality

Prerequisites

Requires yt-dlp:

pip install yt-dlp

Helper Script

Use scripts/youtube_helper.py for fetching data:

Related skills

More from taylorhuston/local-life-manager

Installs
11
GitHub Stars
42
First Seen
Jan 26, 2026