video-summarize

Installation
SKILL.md

Summarize a single YouTube video and create a note in my-vault.

Usage

/video-summarize <youtube-url> [folder]
  • youtube-url: Full YouTube URL or video ID
  • folder (optional): Subfolder under Videos/ (e.g., "Atlassian", "Ali Abdaal"). If not specified, uses channel name.

Workflow

  1. Extract video ID from URL (supports youtube.com/watch?v=, youtu.be/, and bare IDs)

  2. Fetch video metadata using the youtube-catchup helper script:

    python3 .claude/skills/youtube-catchup/scripts/youtube_helper.py full <video_id>
    
Related skills

More from taylorhuston/local-life-manager

Installs
17
GitHub Stars
42
First Seen
Jan 26, 2026