Summarizer (x64 infrastructure)

👤 speechybubble 📦 v1.0.3 ⭐ 4.2 ⬇️ 1.4K 下载
📚 知识管理 免费 🔑 需 API Key

📖 技能介绍


name: summarizerx86 description: Summarize URLs or files with the summarize CLI (x86_64 infrastructure supported). homepage: https://github.com/speechybubble/summarize metadata: {"openclaw":{"emoji":"\ud83e\uddfe","requires":{"bins":["summarize"]},"install":[{"id":"npm","kind":"node","package":"@speechybubble/summarize","bins":["summarize"],"label":"Install summarize (npm, speechybubble)"},{"id":"brew","kind":"brew","formula":"speechybubble/tap/summarize","bins":["summarize"],"label":"Install summarize (brew, macOS)","os":["darwin"]}]},"clawdbot":{"emoji":"\ud83e\uddfe","requires":{"bins":["summarize"]},"install":[{"id":"npm","kind":"node","package":"@speechybubble/summarize","bins":["summarize"],"label":"Install summarize (npm, speechybubble)"},{"id":"brew","kind":"brew","formula":"speechybubble/tap/summarize","bins":["summarize"],"label":"Install summarize (brew, macOS)","os":["darwin"]}]}}


Summarize

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

小葱技能站7w4.net,专业的AI技能分享平台。

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|<chars>
  • --max-output-tokens <count>
  • --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

🤖 AI 评测

这是一款实用的网页和文件摘要工具,能快速提取 URL、PDF 和 YouTube 视频的核心内容。文档说明清晰,支持多种 AI 模型选择,配置灵活。安装方式多样,适合不同系统用户。不过文件内容相对基础,高级用法和常见问题部分可以更详细。总体质量良好,能满足日常摘要需求。

📊 多维度评分

适应性4.2
规范性4
有效性4.4
可靠性4.2
可信度4.2

📁 包含文件 (2 个)

📄 SKILL.md 1.9 KB
📄 _meta.json 132 B