What problem does it solve? Reading long articles, PDFs, or watching full videos to extract key points is time-consuming. This Skill wraps the summarize CLI to quickly produce summaries or transcripts from URLs, local files, and YouTube links without manual reading or watching. ## Core Features & Use Cases - URL and File Summarization: Summarize web articles and local files such as PDFs using a configurable LLM provider (OpenAI, Anthropic, xAI, Google). - YouTube Transcript Extraction: Extract best-effort transcripts from YouTube videos with --youtube auto --extract-only, no yt-dlp required. - Flexible Output Control: Adjust summary length, output token limits, JSON output, and Firecrawl/Apify fallbacks for blocked sites. - Use Case: A user pastes a YouTube link and asks "what is this video about?" — the Skill runs summarize to return a concise summary, or a transcript on request. ## Quick Start Ask the assistant to summarize a URL or local file, for example: "Summarize this article: https://example.com/post" or "Transcribe this YouTube video: https://youtu.be/dQw4w9WgXcQ".