← Back to Skills Marketplace
bestrong1608-eng

Summarize Backup

by bestrong1608-eng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install summarize-backup
Description
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install summarize-backup
  3. After installation, invoke the skill by name or use /summarize-backup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug summarize-backup
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Summarize Backup?

Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install Summarize Backup?

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

Is Summarize Backup free?

Yes, Summarize Backup is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Summarize Backup support?

Summarize Backup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Summarize Backup?

It is built and maintained by bestrong1608-eng (@bestrong1608-eng); the current version is v1.0.0.

💬 Comments