← 返回
未分类 Key 中文

Summarize

Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
使用 summarize CLI 摘要 URL 或文件(网页、PDF、图片、音频、YouTube)。
yuyonghao-123
未分类 clawhub v0.1.0 1 版本 99382.2 Key: 需要
★ 7
Stars
📥 4,364
下载
💾 15
安装
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 个版本

  • v0.1.0 当前
    2026-05-03 02:58 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

A2a Server

yuyonghao-123
基于 WebSocket 的多智能体 P2P 通信服务器,支持 Agent 注册、低延迟消息转发、RPC 调用、发布/订阅、能力发现及离线消息。
★ 0 📥 504

N8n Integration

yuyonghao-123
实现 n8n 与 OpenClaw Agent 双向集成,支持 Webhook 触发、结果回调、认证验证和可观测性。
★ 0 📥 527

Agent Self Improve

yuyonghao-123
分析智能体表现并优化提示、参数、工作流和策略,实现持续自我改进。
★ 0 📥 1,026