← Back to Skills Marketplace
speechybubble

Summarizer (x64 infrastructure)

by speechybubble · GitHub ↗ · v1.0.3
cross-platform ⚠ suspicious
691
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install summarizerx64
Description
Summarize URLs or files with the summarize CLI (x86_64 infrastructure supported).
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install summarizerx64
  3. After installation, invoke the skill by name or use /summarizerx64
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug summarizerx64
Version 1.0.3
License
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Summarizer (x64 infrastructure)?

Summarize URLs or files with the summarize CLI (x86_64 infrastructure supported). It is an AI Agent Skill for Claude Code / OpenClaw, with 691 downloads so far.

How do I install Summarizer (x64 infrastructure)?

Run "/install summarizerx64" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Summarizer (x64 infrastructure) free?

Yes, Summarizer (x64 infrastructure) is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Summarizer (x64 infrastructure) support?

Summarizer (x64 infrastructure) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Summarizer (x64 infrastructure)?

It is built and maintained by speechybubble (@speechybubble); the current version is v1.0.3.

💬 Comments