What problem does it solve? Reading long articles, PDFs, or watching full videos to extract key points is time-consuming. This Skill condenses URLs, local files, podcasts, and YouTube videos into concise summaries or transcripts using a single CLI command. ## Core Features & Use Cases - URL and File Summarization: Summarize web pages, PDFs, and other local documents with configurable length (short to xxl). - YouTube Transcript Extraction: Extract best-effort transcripts from YouTube links without yt-dlp, with an Apify fallback option. - Multi-Provider Models: Works with OpenAI, Anthropic, xAI, and Google models via API keys, defaulting to google/gemini-3-flash-preview. - Use Case: A user pastes a YouTube link and asks "what's this video about?" — the Skill extracts the transcript and returns a tight summary, offering to expand specific sections on request. ## Quick Start Ask the assistant to summarize a URL or file, for example: "Summarize this article: https://example.com/post" or "Transcribe this YouTube video: https://youtu.be/dQw4w9WgXcQ".