← 返回 Skills 市场
Summarize Jarvis
作者
bingze00000
· GitHub ↗
· v1.0.0
· MIT-0
105
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install summarize-jarvis
功能描述
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
安全使用建议
This skill is coherent: it wraps a separate `summarize` CLI which will send content to LLM providers and optional crawler services. Before installing, review the Homebrew tap (steipete/tap) and the summarize project's homepage (https://summarize.sh) to confirm you trust the source and understand its privacy policy (what it sends to external APIs). Only provide API keys you trust to external LLM/crawler services, and consider installing the `summarize` binary in a sandbox or VM if you want to limit risk. Note: the package metadata shows a minor version mismatch (_meta.json 1.0.1 vs registry 1.0.0) — this is likely harmless but you may want to verify the exact release before installing.
功能分析
Type: OpenClaw Skill
Name: summarize-jarvis
Version: 1.0.0
The skill is a legitimate wrapper for the 'summarize' CLI tool (hosted at summarize.sh), designed to summarize URLs, local files, and YouTube videos. It uses standard Homebrew installation procedures (steipete/tap/summarize) and requires typical environment variables for LLM API keys (e.g., OPENAI_API_KEY, GEMINI_API_KEY) consistent with its stated purpose, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description match the required binary and instructions. Requiring a `summarize` CLI and listing provider API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY) is proportional for a tool that sends content to LLM providers to produce summaries.
Instruction Scope
SKILL.md only directs the agent to run the `summarize` CLI against URLs, files, or YouTube links, and documents optional config at ~/.summarize/config.json and optional tokens (FIRECRAWL_API_KEY, APIFY_API_TOKEN). It doesn't instruct reading unrelated system files or exfiltrating secrets beyond the listed provider and service keys.
Install Mechanism
Install uses a Homebrew formula from a third-party tap (steipete/tap/summarize). This is a common but higher-trust install path than the official Homebrew/core tap; it pulls code from an external source that will install a binary on disk. No archives or obscure URLs are used in the SKILL.md itself.
Credentials
The skill does not require any env vars by default, but documents several provider keys and optional tokens. Requesting API keys for LLM providers and optional crawler tokens is expected for this functionality, but users should be aware those keys enable the CLI to send content to external services.
Persistence & Privilege
Skill is not forced-always, has no special privileges, and is instruction-only (no code written by the skill itself). It does reference an optional per-user config file (~/.summarize/config.json) which is reasonable for configuring the CLI.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install summarize-jarvis - 安装完成后,直接呼叫该 Skill 的名称或使用
/summarize-jarvis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of summarize-jarvis.
- Summarizes content from URLs, local files, images, audio, PDFs, and YouTube links using the summarize CLI.
- Supports multiple AI models (Google, OpenAI, Anthropic, xAI) with corresponding API keys.
- Provides various output options, including length control, JSON format, and extraction-only mode.
- Optional integration with Firecrawl and Apify services for enhanced extraction capabilities.
- Configurable via a simple JSON config file.
元数据
常见问题
Summarize Jarvis 是什么?
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Summarize Jarvis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install summarize-jarvis」即可一键安装,无需额外配置。
Summarize Jarvis 是免费的吗?
是的,Summarize Jarvis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Summarize Jarvis 支持哪些平台?
Summarize Jarvis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Summarize Jarvis?
由 bingze00000(@bingze00000)开发并维护,当前版本 v1.0.0。
推荐 Skills