← Back to Skills Marketplace
shahuquan-dotcom

My Summarize

by shahuquan-dotcom · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
138
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install my-summarize
Description
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
Usage Guidance
This skill is generally coherent with a summarization CLI, but proceed cautiously: - The SKILL.md expects provider API keys (OpenAI/Anthropic/xAI/Google) and optional FIRECRAWL/APIFY tokens; the registry metadata didn't declare these — be prepared to supply keys and know they will be used. - The installer is a Homebrew formula from a third-party tap (steipete/tap). Review that formula (and the summarize project's source) before installing to ensure the binary is trustworthy. - The summarize binary may upload page contents, files, audio, or images to model providers or optional third-party services (Apify/Firecrawl). Do not summarize sensitive or confidential material unless you understand and trust where data is sent and stored. - If you want higher assurance, inspect the summarize project source code or prefer an official/reputable distribution channel. If you need, ask the skill author to declare required env vars and provide the brew formula URL/source.
Capability Analysis
Type: OpenClaw Skill Name: my-summarize Version: 1.0.2 The skill is a legitimate wrapper for the 'summarize' CLI tool, facilitating content summarization via various LLM providers. It uses standard Homebrew installation procedures (steipete/tap/summarize) and contains no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The skill claims to summarize URLs/files using the 'summarize' CLI — requiring that binary is coherent. However, the registry metadata lists no required environment variables while the SKILL.md explicitly documents multiple API key environment variables (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY and optional FIRECRAWL_API_KEY / APIFY_API_TOKEN). That mismatch means the skill may need secrets at runtime even though none are declared.
Instruction Scope
SKILL.md stays within the stated purpose: it shows CLI usage for web pages, PDFs, images, audio, and YouTube and references a config file (~/.summarize/config.json). It also documents optional fallbacks that use external services (Apify for YouTube; Firecrawl for blocked sites). The instructions do not ask the agent to read unrelated system files, but they do allow uploading content to third-party services and expect the agent to use provider API keys, so users should understand content and metadata may be sent outside the machine.
Install Mechanism
Install is via a Homebrew formula (steipete/tap/summarize). A brew formula is a common install method, but this is a third-party tap (not an official core formula), which raises moderate risk: formula contents are not guaranteed to be reviewed by a large central authority. The installer will create a 'summarize' binary that will run on the system.
Credentials
Although the skill metadata declares no required env vars, SKILL.md expects multiple provider API keys and optional tokens. Requiring keys for multiple model providers and third-party services is proportionate to a multi-provider summarization CLI, but the fact that these are not declared in the skill registry is an inconsistency. The skill does not request unrelated secrets (no AWS, SSH, etc.), but it can access user-provided API keys and a config file in the user's home directory.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does reference and may read/write its own config file (~/.summarize/config.json) but does not appear to modify system-wide agent settings or other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install my-summarize
  3. After installation, invoke the skill by name or use /my-summarize
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Updated internal metadata in _meta.json with no changes to user-facing features or documentation. - No impact on CLI commands, flags, or usage instructions.
v1.0.1
- Updated skill description and documentation for improved clarity. - Added details on model selection, API key configuration, and provider aliases. - Listed all major CLI flags and their usage examples. - Documented support for web, PDF, image, audio, and YouTube summarization. - Included instructions for optional config file and additional services integration.
Metadata
Slug my-summarize
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is My Summarize?

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

How do I install My Summarize?

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

Is My Summarize free?

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

Which platforms does My Summarize support?

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

Who created My Summarize?

It is built and maintained by shahuquan-dotcom (@shahuquan-dotcom); the current version is v1.0.2.

💬 Comments