← 返回 Skills 市场
securecloudprojo

Summarize Garrison

作者 SecureCloudProjO · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
87
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install summarize-garrison
功能描述
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install summarize-garrison
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /summarize-garrison 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug summarize-garrison
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Summarize Garrison 是什么?

Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 Summarize Garrison?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install summarize-garrison」即可一键安装,无需额外配置。

Summarize Garrison 是免费的吗?

是的,Summarize Garrison 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Summarize Garrison 支持哪些平台?

Summarize Garrison 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Summarize Garrison?

由 SecureCloudProjO(@securecloudprojo)开发并维护,当前版本 v1.0.0。

💬 留言讨论