← 返回 Skills 市场
1139
总下载
0
收藏
16
当前安装
1
版本数
在 OpenClaw 中安装
/install summary
功能描述
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
安全使用建议
This skill is a thin wrapper around a local 'summarize' CLI. Before installing: 1) Verify the brew tap formula (steipete/tap/summarize) on GitHub to ensure the package is from a trusted maintainer. 2) Understand that using the tool will send the content you summarize (URLs, local files, audio, images, YouTube) to whichever LLM provider or fallback services you configure — do not summarize sensitive data unless you trust the destination. 3) The SKILL.md references optional tokens (FIRECRAWL_API_KEY, APIFY_API_TOKEN) used for extraction fallbacks; only provide these if you need those features. 4) Note the metadata ownerId in _meta.json differs from the registry owner ID — this may be a benign packaging mismatch but is worth checking with the publisher. If you trust the brew tap and are comfortable with external transmission of summarized content, the skill appears coherent.
功能分析
Type: OpenClaw Skill
Name: summary
Version: 0.0.1
The skill bundle is designed to install and utilize the 'summarize' CLI tool. It instructs the OpenClaw agent to install the tool via Homebrew (`steipete/tap/summarize`) and provides examples for its usage, including summarizing URLs and local files. The skill requires access to environment variables for API keys (e.g., `OPENAI_API_KEY`) to function, which is a standard practice for CLI tools interacting with external services. There is no evidence of intentional malicious behavior such as data exfiltration, unauthorized command execution beyond the stated purpose, persistence mechanisms, or prompt injection attempts designed to subvert the agent for harmful ends. The capabilities (network access, file access, installing third-party software) are directly aligned with the skill's described functionality.
能力评估
Purpose & Capability
The skill claims to call a local 'summarize' CLI to summarize URLs/files/YouTube and its declared required binary is exactly that. The documented environment variables (OpenAI/Anthropic/XAI/GEMINI, FIRECRAWL_API_KEY, APIFY_API_TOKEN) are appropriate for a summarization tool that may call LLM providers and optional extraction services.
Instruction Scope
SKILL.md only instructs how to run the summarize CLI, how to set provider API keys, and mentions an optional config file (~/.summarize/config.json). It does not direct the agent to read unrelated system files or other credentials. Note: the tool will send source content (URLs, PDFs, audio, images, YouTube) to external services/LLM providers — users should assume those contents are transmitted to whichever provider/API keys they configure.
Install Mechanism
Install uses a brew formula: steipete/tap/summarize. Installing via a third-party Homebrew tap is common but slightly higher risk than an official brew/core formula; review the tap/formula source (GitHub) before installing to confirm it is legitimate.
Credentials
The skill does not require any environment variables by default. The SKILL.md documents several provider API keys and optional service tokens which are proportionate to the documented features (LLM providers, Firecrawl, Apify). These are optional; only provide keys for services you intend to use.
Persistence & Privilege
The skill does not request always-on presence and does not attempt to modify other skills. It may create/use a per-user config file at ~/.summarize/config.json, which is expected for CLI tools.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install summary - 安装完成后,直接呼叫该 Skill 的名称或使用
/summary触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
test
元数据
常见问题
test-summary 是什么?
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1139 次。
如何安装 test-summary?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install summary」即可一键安装,无需额外配置。
test-summary 是免费的吗?
是的,test-summary 完全免费(开源免费),可自由下载、安装和使用。
test-summary 支持哪些平台?
test-summary 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 test-summary?
由 anbring(@anbring)开发并维护,当前版本 v0.0.1。
推荐 Skills