← Back to Skills Marketplace
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-0415-05-zip
Description
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
Usage Guidance
This skill is plausible for summarizing content using an external CLI, but take three precautions before installing or enabling it: (1) Inspect the Homebrew tap/source for steipete/tap/summarize (the formula and its GitHub repo) to ensure the binary is trustworthy; (2) be aware that the CLI can use various LLM provider keys and optional service tokens — only provide API keys you trust and understand that summarized content may be sent to those providers; (3) note the skill will read a per-user config (~/.summarize/config.json) and may use any relevant environment variables present in the agent's environment, so avoid storing high‑privilege credentials there unless you trust the tool. If you want lower risk, do not set provider API keys (or run the CLI in an isolated environment) and review the installed binary before use.
Capability Analysis
Type: OpenClaw Skill
Name: skill-0415-05-zip
Version: 1.0.1
The skill bundle provides documentation and installation instructions for a legitimate CLI tool ('summarize') used for content summarization via Homebrew (steipete/tap/summarize). It contains no executable code, obfuscation, or suspicious instructions, and its use of environment variables for API keys is standard for this type of utility.
Capability Tags
Capability Assessment
Purpose & Capability
The skill is an instruction-only wrapper for the 'summarize' CLI. Declaring the 'summarize' binary as required and offering a Homebrew formula to install it is consistent with the described functionality.
Instruction Scope
SKILL.md instructs the agent to run the summarize CLI against URLs/files and to use a config file at ~/.summarize/config.json. It also documents use of provider API keys and optional services (FIRECRAWL_API_KEY, APIFY_API_TOKEN). These instructions are within the tool's scope but reference user home config and environment variables that the skill metadata did not declare.
Install Mechanism
Install spec uses Homebrew formula 'steipete/tap/summarize'. Homebrew taps are a common install method but third‑party taps (non‑core) are higher risk than official packages because they pull code from an external repository; reviewers should inspect the tap's source before installing.
Credentials
Registry metadata declares no required environment variables, but SKILL.md expects API keys for multiple LLM providers (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY and aliases) and optional service tokens (FIRECRAWL_API_KEY, APIFY_API_TOKEN). Requesting or using these sensitive keys is plausible for the CLI, but the metadata omission reduces transparency and makes it easy to overlook credential usage/exfiltration risk.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or modify other skills. Autonomous invocation is allowed by default (normal). The skill does reference a per-user config file (~/.summarize/config.json), which is expected for a CLI.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-0415-05-zip - After installation, invoke the skill by name or use
/skill-0415-05-zip - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated skill description and usage details in SKILL.md
- Added sections covering quick start commands, model selection, and required API keys
- Listed supported input types: web URLs, PDFs, images, audio, and YouTube links
- Documented useful command-line flags and optional configuration options
- Provided installation info and service integration tips for enhanced functionality
Metadata
Frequently Asked Questions
What is skill-0415-05-zip自测过来?
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.
How do I install skill-0415-05-zip自测过来?
Run "/install skill-0415-05-zip" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is skill-0415-05-zip自测过来 free?
Yes, skill-0415-05-zip自测过来 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does skill-0415-05-zip自测过来 support?
skill-0415-05-zip自测过来 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created skill-0415-05-zip自测过来?
It is built and maintained by yuangui (@yinwuzhe); the current version is v1.0.1.
More Skills