← 返回 Skills 市场
Summarize Backup
作者
bestrong1608-eng
· GitHub ↗
· v1.0.0
· MIT-0
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install summarize-backup
功能描述
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
安全使用建议
This skill appears to do what it says — it invokes a local 'summarize' CLI to summarize URLs and files and optionally uses model provider APIs. Before installing or using it: 1) Verify the Homebrew tap and formula source (steipete/tap) to ensure the binary comes from a trustworthy repo. 2) Inspect the installed 'summarize' binary or its upstream source code if possible. 3) Use least-privilege API keys (limited quotas/permissions) for model providers and for APIFY/FIRECRAWL, and avoid putting high-privilege secrets in ~/.summarize/config.json. 4) If you need stronger isolation, run the CLI in a sandbox/container or test on non-sensitive files first. If you want, I can fetch the brew formula URL and summarize its contents or tell you how to inspect the installed binary safely.
功能分析
Type: OpenClaw Skill
Name: summarize-backup
Version: 1.0.0
The skill is a standard wrapper for the 'summarize' CLI tool (summarize.sh), used for processing URLs and local files via LLM providers. It utilizes a legitimate Homebrew tap (steipete/tap/summarize) for installation and follows standard patterns for environment variable configuration (e.g., OPENAI_API_KEY). No malicious logic, data exfiltration, or prompt injection attempts were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description, required binary ('summarize'), and the brew install (steipete/tap/summarize) all align with a CLI-focused summarization tool. Required binaries and declared install match the stated purpose.
Instruction Scope
SKILL.md limits runtime actions to invoking the summarize CLI on URLs or local files and documents optional env vars and a config file (~/.summarize/config.json). It does not instruct the agent to read unrelated system files or exfiltrate data, but it does reference a home-directory config path and several optional API tokens that are not listed in the registry's required-env or required-config fields (these appear to be optional rather than required).
Install Mechanism
Install uses a Homebrew formula (steipete/tap/summarize). Brew installs are normal for CLIs, but this is a third-party tap rather than a core/homebrew formula — verify the tap and formula source before installing to ensure the binary is legitimate.
Credentials
SKILL.md documents multiple provider API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY) plus optional FIRECRAWL_API_KEY and APIFY_API_TOKEN. Requesting multiple provider keys is expected for a tool that can use different LLM providers and optional extraction services; no unrelated secrets or excessive credential requests are present, and the registry declares no required env vars.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It mentions an optional per-user config file (~/.summarize/config.json) where model keys or default models can be stored; the existence of that config is reasonable but the metadata did not list it under required config paths, so users should be aware the CLI may read/write that file.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install summarize-backup - 安装完成后,直接呼叫该 Skill 的名称或使用
/summarize-backup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the summarize skill.
- Summarize web pages, local files (PDFs, images, audio), and YouTube links via CLI.
- Supports multiple AI model providers (Google, OpenAI, Anthropic, xAI) with simple API key setup.
- Flexible control over summary length, output format (JSON), and extraction methods.
- Optional integration with Firecrawl and Apify for advanced extraction and YouTube support.
- Customizable via config file for preferred model and service keys.
元数据
常见问题
Summarize Backup 是什么?
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Summarize Backup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install summarize-backup」即可一键安装,无需额外配置。
Summarize Backup 是免费的吗?
是的,Summarize Backup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Summarize Backup 支持哪些平台?
Summarize Backup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Summarize Backup?
由 bestrong1608-eng(@bestrong1608-eng)开发并维护,当前版本 v1.0.0。
推荐 Skills