← Back to Skills Marketplace
securecloudprojo

Summarize Garrison

by SecureCloudProjO · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
87
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install summarize-garrison
Description
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
Usage Guidance
Before installing: 1) Understand that the summarize CLI will send local files and fetched webpage/audio/video content to external LLM providers and optional services (Firecrawl/Apify)—do not use on sensitive data unless you trust those endpoints and policies. 2) The brew install comes from a third‑party tap (steipete/tap) rather than Homebrew core—verify the tap and review the formula/binary provenance (or build from source) before trusting it. 3) Confirm which API keys you set are limited in scope and rotate/revoke them if you later uninstall. 4) Note a small packaging inconsistency in the included _meta.json owner/version metadata—this could be an innocuous packaging issue but worth verifying the publisher/homepage (https://summarize.sh) before proceeding. 5) If unsure, test the tool on non-sensitive inputs and inspect the installed binary or formula source first.
Capability Analysis
Type: OpenClaw Skill Name: summarize-garrison Version: 1.0.0 The skill is a straightforward wrapper for the 'summarize' CLI tool, designed to process URLs and local files using various LLM providers. It utilizes a legitimate third-party Homebrew tap (steipete/tap/summarize) for installation and follows standard practices for handling API keys via environment variables. No malicious instructions, obfuscation, or suspicious data exfiltration patterns were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description match the declared requirements: the skill requires a 'summarize' CLI binary and the SKILL.md documents exactly how to call it for URLs, PDFs, images, audio, and YouTube. Requiring provider API keys (OpenAI, Anthropic, xAI, Google) and optional Firecrawl/Apify tokens is consistent with a summarization tool that forwards content to LLMs and extraction services.
Instruction Scope
SKILL.md is instruction-only and tells the agent to run the summarize CLI on URLs and local files; it references ~/.summarize/config.json and environment variables for model keys and optional FIRECRAWL/APIFY keys. This is coherent, but implies local files and scraped content will be transmitted to third-party LLMs/extraction services—an expected functional behavior but a privacy/data-exfiltration risk for sensitive inputs. There are no instructions to read unrelated system files or secrets.
Install Mechanism
Install uses a Homebrew formula 'steipete/tap/summarize' (third-party tap). Installing a binary from a non-core tap is relatively common but carries more provenance risk than an official core formula or vetted release; the installer will place a binary on disk (normal for a CLI). No direct arbitrary URL downloads or archive extraction were specified.
Credentials
The registry metadata lists no required env vars, and SKILL.md documents optional/expected provider API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY and aliases) plus optional FIRECRAWL_API_KEY and APIFY_API_TOKEN. These environment variables are appropriate for a tool that calls external LLM/APIs and extraction services; the number and types of keys requested are proportionate to the stated functionality.
Persistence & Privilege
Skill is not always-enabled, does not request elevated or cross-skill configuration changes, and is instruction-only (no embedded code that modifies agent settings). No indications it writes to or modifies other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install summarize-garrison
  3. After installation, invoke the skill by name or use /summarize-garrison
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of summarize-garrison skill. - Summarizes URLs, local files (PDFs, images, audio), and YouTube links via the summarize CLI. - Supports multiple models with API key options for Google, OpenAI, Anthropic, and xAI. - Offers flexible summary lengths, output formats (JSON), and fallback extraction options. - Optional config file and integration with additional services (Firecrawl, Apify) for enhanced extraction.
Metadata
Slug summarize-garrison
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Summarize Garrison?

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

How do I install Summarize Garrison?

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

Is Summarize Garrison free?

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

Which platforms does Summarize Garrison support?

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

Who created Summarize Garrison?

It is built and maintained by SecureCloudProjO (@securecloudprojo); the current version is v1.0.0.

💬 Comments