mk-youtube-transcript-summarize
Installation
SKILL.md
YouTube Video Summary
Generate a structured, high-quality summary of a YouTube video from its transcript.
Quick Start
/mk-youtube-transcript-summarize <transcript_file_path> [--force]
/mk-youtube-transcript-summarize --check <URL_or_video_id>
Parameters
| Parameter | Required | Default | Description |
|---|---|---|---|
| transcript_file_path | Yes* | - | Path to transcript file (.txt). *Not needed with --check. |
| --force | No | false | Force re-generate summary even if cached file exists |
| --check | No | false | Check if summary exists for a URL or video_id (no transcript file needed) |