Summarizes content from web URLs, local files, and YouTube videos to provide concise insights or full transcripts.
The Summarize skill integrates the summarize.sh CLI into Claude Code, enabling the assistant to ingest and digest information from diverse sources. It allows users to quickly extract the essence of long-form articles, research papers, and multimedia content without leaving the terminal. By supporting various LLM backends and fallback scrapers like Firecrawl and Apify, it ensures reliable content extraction and high-quality summarization for research, documentation, and data gathering tasks.
Key Features
01Multi-source support for URLs, local files, and YouTube links
02Configurable summary lengths from short to extra-extra-long
03Multi-provider LLM support including Gemini, GPT, and Claude
04Best-effort transcript extraction from video content
05Advanced extraction fallbacks using Firecrawl and Apify
060 GitHub stars
Use Cases
01Extracting transcripts from YouTube tutorials for code implementation
02Quickly digesting long-form technical documentation or articles
03Summarizing local PDF research papers during development workflows