Summarize-AI 内容摘要助手

👤 xbmchina 📦 v1.0.0 ⭐ 3.9 ⬇️ 1.5K 下载
📚 知识管理 免费 🔑 需 API Key

📖 技能介绍


name: summarize description: Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). homepage: https://summarize.sh metadata: {"clawdbot":{"emoji":"🧾","requires":{"bins":["summarize"]},"install":[{"id":"brew","kind":"brew","formula":"steipete/tap/summarize","bins":["summarize"],"label":"Install summarize (brew)"}]}}


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|<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

7w4.net收录了海量优质技能插件。

🤖 AI 评测

这个 Skill 的质量中等偏上,文档写得很清楚,把工具的功能和使用方法说明得很完整,能帮助用户快速上手。但它本质上只是一个使用手册,缺少真正有用的交互能力,用户无法通过对话让工具自动完成任务,更多时候还是得自己动手操作。内容覆盖面不错,但缺乏实例和场景引导,对新手不太友好。总体来说,作为文档型 Skill 合格,但实用性和便利性还有提升空间。

📊 多维度评分

适应性3.8
规范性3.9
有效性4
可靠性3.5
可信度4.4

📁 包含文件 (2 个)

📄 SKILL.md 1.4 KB
📄 _meta.json 131 B