← 返回
未分类 Key 中文

Claw Summarize Pro

Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
使用 summarize CLI 摘要 URL 或文件(网页、PDF、图片、音频、YouTube)。
williamwang-wh williamwang-wh 来源
未分类 clawhub v1.0.0 1 版本 99954.6 Key: 需要
★ 0
Stars
📥 2,201
下载
💾 5
安装
1
版本
#latest

概述

Summarize

Fast CLI to summarize URLs, local files, and YouTube links.

Quick start

summarize "https://example.com" --model google/gemini-3-flash-preview
summarize "/path/to/file.pdf" --model google/gemini-3-flash-preview
summarize "https://youtu.be/dQw4w9WgXcQ" --youtube auto

Model + keys

Set the API key for your chosen provider:

  • OpenAI: OPENAI_API_KEY
  • Anthropic: ANTHROPIC_API_KEY
  • xAI: XAI_API_KEY
  • Google: GEMINI_API_KEY (aliases: GOOGLE_GENERATIVE_AI_API_KEY, GOOGLE_API_KEY)

Default model is google/gemini-3-flash-preview if none is set.

Useful flags

  • --length short|medium|long|xl|xxl|
  • --max-output-tokens
  • --extract-only (URLs only)
  • --json (machine readable)
  • --firecrawl auto|off|always (fallback extraction)
  • --youtube auto (Apify fallback if APIFY_API_TOKEN set)

Config

Optional config file: ~/.summarize/config.json

{ "model": "openai/gpt-5.2" }

Optional services:

  • FIRECRAWL_API_KEY for blocked sites
  • APIFY_API_TOKEN for YouTube fallback

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 04:49 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 62 📥 157,480
ai-agent

Claw Tavily Search Pro

williamwang-wh
通过 Tavily API 实现 AI 优化的网络搜索,为 AI 代理返回简洁、相关的结果。
★ 0 📥 1,099
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 956 📥 517,482