← Skills로 돌아가기
📄

Summarize

Instantly summarize any URL, PDF, image, audio file, or YouTube video using your preferred LLM provider.

작성자 Peter Steinberger
PDF & DocumentsProductivityAI PoweredAutomationCLIAPI

# Summarize Instantly summarize any URL, PDF, image, audio file, or YouTube video using your preferred LLM provider. Summarize is a fast CLI tool that condenses web pages, PDFs, images, audio files, and YouTube videos into concise summaries. It works with multiple LLM providers — just set your API key and point it at any URL or local file to get an instant summary. ## How It Works Point it at content — Pass a URL, local file path, or YouTube link as an argumentChoose your model — Use --model to select any supported LLM (defaults to google/gemini-3-flash-preview)Get your summary — Receives a concise summary with configurable length (--length short|medium|long|xl|xxl) ## Key Features Multi-format support — Summarize web pages, PDFs, images, audio files, and YouTube videos from a single toolMultiple LLM providers — Works with OpenAI, Anthropic, xAI, and Google Gemini out of the boxConfigurable output — Control summary length from short to xxl, or specify exact character countsExtract-only mode — Use --extract-only to pull raw content from URLs without summarizingMachine-readable output — Use --json flag for structured JSON output in automation pipelinesFallback extraction — Optionally use Firecrawl for blocked/JS-heavy sites and Apify for YouTube transcripts ## Requirements LLM API Key — At least one key is required to power summarization. Supports: OpenAI, Anthropic, xAI (Grok), Google Gemini Transcription Service — Optional. Enables audio/video transcription via Whisper. Supports: FAL AI, Groq Whisper Web Scraping API Key — Optional. Enables fallback content extraction for blocked or JS-heavy sites, and YouTube transcript extraction. Supports: Firecrawl, Apify ## Use Cases Research digest — Quickly summarize lengthy articles, papers, or documentation during researchYouTube video notes — Get text summaries of YouTube videos without watching the full contentPDF review — Condense long PDF documents into key takeawaysContent pipeline — Use --json output to integrate summarization into automated workflows ## Installation Install via: `npx clawhub@latest install summarize`

설치

1

터미널에서 실행

npx clawhub@latest install summarize
2

이 페이지 상단의 설치 버튼을 클릭하여 원클릭 설정