What problem does it solve? Reading long articles, PDFs, or watching full YouTube videos to extract key points is time-consuming. This Skill condenses URLs, local files, and video transcripts into concise summaries using a single CLI command. ## Core Features & Use Cases - URL and File Summarization: Summarize web pages, PDFs, and other local files with configurable length and output formats. - 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 their respective API keys. - Use Case: A user pastes a long YouTube link and asks what it is about; the Skill extracts the transcript and returns a tight summary, offering to expand specific sections on request. ## Quick Start Ask the agent to summarize a URL or local file, for example: summarize this article https://example.com using the summarize CLI.