youtube-transcribe
SKILL.md
YouTube Transcribe
When to Use This Skill
Use this skill when:
- User requests YouTube video transcript or captions
- User wants to extract subtitles from YouTube
- User needs transcript content from a video
Overview
This skill guides downloading YouTube transcripts using yt-dlp and formatting them as structured HTML.
Core principle: Create HTML transcript with title, chapter headings (using video chapters if available), and paragraph content. Abort cleanly if transcript unavailable.