What problem does it solve? Manually watching long YouTube videos to capture key points is time-consuming. This Skill fetches the video transcript automatically and transforms it into structured, reusable content formats. ## Core Features & Use Cases - Transcript Fetching: Accepts any YouTube URL format (watch links, youtu.be short links, shorts, embeds, live links, or raw video IDs) and retrieves the transcript via the youtube-transcript-api library, with language fallback support. - Multiple Output Formats: Converts transcripts into timestamped chapters, concise summaries, chapter summaries, Twitter/X threads, blog posts, or notable quotes with timestamps. - Long Video Handling: Splits transcripts over 50K characters into overlapping chunks, summarizes each, and merges results. - Use Case: A user shares a 45-minute conference talk link and asks for a summary and a Twitter thread. The Skill fetches the transcript, validates it, and produces both outputs with accurate timestamps. ## Quick Start Summarize this YouTube video into timestamped chapters: https://youtube.com/watch?v=VIDEO_ID