← 返回 Skills 市场
summarize
作者
TobeyRebecca
· GitHub ↗
· v1.0.0
· MIT-0
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toby-summarize
功能描述
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
安全使用建议
This skill appears to be what it says: a wrapper around a third-party 'summarize' CLI that uses SkillBoss as a routing/proxy service. Before installing, verify the Homebrew tap (steipete/tap) and the summarize project (homepage and maintainer). Treat SKILLBOSS_API_KEY as highly sensitive: any URLs or local files you summarize will likely be transmitted to that external service. If you need to keep documents private, avoid setting SKILLBOSS_API_KEY or use an alternative that runs locally or uses a provider you control. If possible, inspect the brew formula or binary source to confirm there is no unexpected behavior.
功能分析
Type: OpenClaw Skill
Name: toby-summarize
Version: 1.0.0
The skill bundle provides a legitimate interface for a summarization CLI tool that interacts with the SkillBoss API Hub (api.skillbossai.com). While the documentation references non-existent future models (e.g., GPT-5.2, Gemini-3), the core functionality is consistent with its stated purpose of summarizing URLs and files, and there are no indicators of malicious intent, data exfiltration, or prompt injection.
能力标签
能力评估
Purpose & Capability
Name/description request the 'summarize' CLI and a single SKILLBOSS_API_KEY; these align with a tool that summarizes URLs, PDFs, images, audio, and YouTube. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs using the 'summarize' CLI and references an opt-in config file at ~/.summarize/config.json. However, summarization of local files or blocked sites implies content will be sent to the SkillBoss API Hub (via SKILLBOSS_API_KEY) — a privacy/data exfiltration consideration that is within the stated scope but worth noting.
Install Mechanism
Install uses a Homebrew formula (steipete/tap/summarize). A brew tap is reasonable, but it's a third-party tap (not core Homebrew). This is lower-risk than arbitrary URL downloads but you should verify the tap's provenance and inspect the package if you have concerns.
Credentials
Only SKILLBOSS_API_KEY is required, which is proportionate given the skill routes model/scraping calls through SkillBoss. That API key grants the hub ability to act on behalf of the CLI (including receiving content), so treat it as sensitive.
Persistence & Privilege
The skill does not request always-on inclusion and does not declare modifications to other skills or global agent settings. It relies on a local binary and an optional per-user config file only.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toby-summarize - 安装完成后,直接呼叫该 Skill 的名称或使用
/toby-summarize触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "summarize" skill, enabling fast summarization of URLs, local files (PDFs, images, audio), and YouTube links using the summarize CLI.
- Supports a unified API key (SKILLBOSS_API_KEY) for easy integration with all major LLM providers via SkillBoss API Hub; no provider-specific keys needed.
- Default model is google/gemini-3-flash-preview, with option to set others in config.
- Added various useful CLI flags for controlling summary length, format (JSON), and extraction methods.
- Optional config file support for user customization.
元数据
常见问题
summarize 是什么?
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 summarize?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toby-summarize」即可一键安装,无需额外配置。
summarize 是免费的吗?
是的,summarize 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
summarize 支持哪些平台?
summarize 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 summarize?
由 TobeyRebecca(@tobeyrebecca)开发并维护,当前版本 v1.0.0。
推荐 Skills