What problem does it solve? Reading long articles, watching full videos, or parsing dense PDFs to extract key points is time-consuming. This Skill condenses URLs, YouTube videos, podcasts, transcripts, and local files into concise summaries or transcripts using a single CLI command. ## Core Features & Use Cases - Multi-source summarization: Summarize web URLs, local files (including PDFs), and YouTube links with configurable output length from short to xxl. - Transcript extraction: Extract best-effort transcripts from YouTube videos without requiring yt-dlp, with an Apify fallback option. - Flexible providers and fallbacks: Works with OpenAI, Anthropic, xAI, or Google models, plus Firecrawl for blocked sites. - Use Case: A user pastes a YouTube link and asks what the video is about; the Skill runs summarize with --youtube auto and returns a tight summary, offering to expand specific sections on request. ## Quick Start Ask the assistant to summarize a URL or local file, for example: summarize this article at https://example.com and give me the key points.