mk-youtube-summarize
Installation
SKILL.md
YouTube Summarize (Pipeline)
End-to-end pipeline that summarizes YouTube videos by orchestrating existing skills in sequence. Supports both single video URLs and channels (summarizes latest N videos).
Quick Start
/mk-youtube-summarize <URL|Channel> [count] [--force]
| Parameter | Description |
|---|---|
URL |
Single video URL (existing behavior) |
Channel |
Channel URL, @handle, or channel name |
count |
Number of videos to process (default: 3, for channels only) |
--force |
Force re-generate summary even if cached version exists |