← Back to Skills Marketplace
bingze00000

Summarize Jarvis

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

What is Summarize Jarvis?

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

How do I install Summarize Jarvis?

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

Is Summarize Jarvis free?

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

Which platforms does Summarize Jarvis support?

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

Who created Summarize Jarvis?

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

💬 Comments