← 返回 Skills 市场
Summarizer (x64 infrastructure)
作者
speechybubble
· GitHub ↗
· v1.0.3
691
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install summarizerx64
功能描述
Summarize URLs or files with the summarize CLI (x86_64 infrastructure supported).
安全使用建议
This skill looks like a real summarizer CLI, but check a few things before installing: (1) verify the package/tap actually belongs to the GitHub project shown (inspect the npm package and the brew tap contents) because the registry metadata (owner ID/slug) and _meta.json names disagree; (2) be aware that summarizing local files will read file contents and send them to whichever LLM provider or fallback service you configure — do not summarize sensitive files unless you trust the target provider and have reviewed the CLI code; (3) the SKILL.md mentions many environment variables (provider API keys, FIRECRAWL, APIFY) that are optional but powerful — only set them if necessary and in scoped accounts/keys; (4) if you want lower risk, inspect the npm package contents locally (or vendor the binary) before installing, or limit the skill to summarizing non-sensitive URLs only.
功能分析
Type: OpenClaw Skill
Name: summarizerx64
Version: 1.0.3
The skill bundle provides metadata and instructions for installing and using a 'summarize' CLI tool. It uses standard package managers (npm, brew) to install a package consistent with the stated homepage. The SKILL.md documents the tool's usage, including its reliance on environment variables for API keys and an optional configuration file. There is no evidence of intentional malicious behavior, such as data exfiltration instructions, unauthorized command execution, persistence mechanisms, or prompt injection attempts against the agent within the provided files. The documented access to network resources and files is consistent with the skill's stated purpose of summarizing URLs and local files.
能力评估
Purpose & Capability
The declared purpose (summarize URLs and local files using the 'summarize' CLI) matches the required binary and install methods (npm/brew). However there are inconsistencies in metadata: top-level registry Owner ID and slug ('summarizerx64') differ from the _meta.json ownerId and slug ('summarizerx86'), which could indicate packaging/copy-paste errors or provenance issues that deserve verification.
Instruction Scope
SKILL.md instructs the agent to run the summarize CLI on URLs, local files and YouTube links — this is within scope. It also references an optional config file (~/.summarize/config.json) and optional fallbacks (Firecrawl / Apify) which explain some extra environment variables and external calls. The instructions do not ask the agent to read unrelated system files or secrets beyond those needed for summarization.
Install Mechanism
Installers are npm (@speechybubble/summarize) and a brew formula (speechybubble/tap/summarize). Both are standard package distribution mechanisms and do not pull from arbitrary URLs or extract unknown archives; this is proportionate for a CLI tool.
Credentials
SKILL.md references multiple provider API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY) and optional FIRECRAWL_API_KEY / APIFY_API_TOKEN, but the skill metadata lists no required env vars. The instructions therefore access environment variables not declared in requires.env. Also, summarizing local files implies sending file contents to third-party LLM providers or fallback services — a legitimate capability but a privacy/exfiltration risk that should be acknowledged before installing.
Persistence & Privilege
The skill is not marked always:true and uses normal, user-invocable/autonomous invocation defaults. It does not request system-wide config changes or other skills' credentials in the provided materials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install summarizerx64 - 安装完成后,直接呼叫该 Skill 的名称或使用
/summarizerx64触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated installer instructions to use the @speechybubble/summarize package and speechybubble/tap/summarize formula.
- Clarified x86_64 (x86) infrastructure support in the description and install labels.
- Changed emoji icon for improved visual consistency.
- No changes to functionality or usage instructions.
v1.0.2
- Renamed skill to "summarizerx86" with focus on x86_64 compatibility and installer.
- Updated description to specify x86_64-compatible installer.
- Changed homepage URL to new GitHub repository.
- No functional or interface changes.
v1.0.0
For those with x64 infrastructure hardware
元数据
常见问题
Summarizer (x64 infrastructure) 是什么?
Summarize URLs or files with the summarize CLI (x86_64 infrastructure supported). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 691 次。
如何安装 Summarizer (x64 infrastructure)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install summarizerx64」即可一键安装,无需额外配置。
Summarizer (x64 infrastructure) 是免费的吗?
是的,Summarizer (x64 infrastructure) 完全免费(开源免费),可自由下载、安装和使用。
Summarizer (x64 infrastructure) 支持哪些平台?
Summarizer (x64 infrastructure) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Summarizer (x64 infrastructure)?
由 speechybubble(@speechybubble)开发并维护,当前版本 v1.0.3。
推荐 Skills