← 返回 Skills 市场
simmusjune

summarizer2

作者 Simmus · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install summarizer2
功能描述
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
安全使用建议
This skill is a thin wrapper around a local 'summarize' CLI and appears coherent with that purpose. Before installing: (1) inspect the Homebrew tap/formula (steipete/tap/summarize) to confirm it’s from a trusted source; (2) be aware that any text, files, or URLs you summarize will be sent to the model provider you select — don’t upload sensitive data to third‑party APIs unless you trust them and understand their data retention/privacy policies; (3) prefer configuring the CLI with credentials you control and avoid pasting high‑privilege secrets into unrelated environments; (4) if you want extra safety, run the binary in an isolated environment/container and check network activity during initial runs.
功能分析
Type: OpenClaw Skill Name: summarizer2 Version: 1.0.0 The skill is a straightforward wrapper for the 'summarize' CLI tool, used for processing URLs, local files, and YouTube links. It utilizes standard environment variables for AI provider API keys and installs via a legitimate Homebrew tap (steipete/tap/summarize). No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description describe a CLI summarizer and the skill requires the 'summarize' binary and even provides a brew install for it — this is proportionate and expected for a CLI‑wrapper skill.
Instruction Scope
SKILL.md only instructs how to run the summarize CLI, which files/URLs to pass, and which environment variables the CLI will use; it references an optional config file (~/.summarize/config.json) and optional service keys (FIRECRAWL_API_KEY, APIFY_API_TOKEN) that are relevant to the stated functionality.
Install Mechanism
Install uses a Homebrew formula (steipete/tap/summarize). Homebrew formulas are a reasonable install method, but this is a third‑party tap (not the core/homebrew formula repo) — you should review the formula source before installing since a tap can run arbitrary install steps.
Credentials
The skill itself declares no required env vars, but the CLI supports multiple provider API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY, etc.) and optional service keys. That is proportionate for a multiprovider summarization tool, but you should only provide credentials for providers you trust and be aware that content will be sent to whichever model/API you choose.
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not declare modifications to other skills or system settings. There is no indication it writes to agent configs beyond the CLI's own optional config path.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install summarizer2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /summarizer2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Major update: Summarizer skill reworked as a CLI utility for summarizing web, file, and YouTube content. - Documentation now focuses on practical CLI usage, supported models, API keys, and command flags. - Audience and technique guidelines removed; sample protocol, techniques.md, and formats.md references dropped. - Details provided for installation (brew), configuration, and optional third-party integrations. - Emphasis on usage examples and available output options (length, format, machine-readable, extraction flags).
元数据
Slug summarizer2
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

summarizer2 是什么?

Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 summarizer2?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install summarizer2」即可一键安装,无需额外配置。

summarizer2 是免费的吗?

是的,summarizer2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

summarizer2 支持哪些平台?

summarizer2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 summarizer2?

由 Simmus(@simmusjune)开发并维护,当前版本 v1.0.0。

💬 留言讨论