← Back to Skills Marketplace
xvolica

Summarize Pro 1.0.0

by Volica.X · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install summarize-pro-1-0-0
Description
When user asks to summarize text, articles, documents, meetings, emails, YouTube transcripts, books, PDFs, reports, conversations, or any long content. Also...
Usage Guidance
This skill appears to do what it claims (a local summarizer), but check three things before installing: (1) confirm with your platform whether the 'read' permission is limited to the skill's own data directory — otherwise it might be able to read other files; (2) ask why the manifest omitted the config path even though SKILL.md writes to ~/.openclaw/summarize-pro (that should be declared); and (3) note the small metadata mismatches (ownerId differs between registry metadata and _meta.json) as a sign to verify the publisher's identity. If you require a strict guarantee that no network calls are ever made, verify platform-level network restrictions or sandboxing, because the skill's claim of 'no external API calls' is a statement in prose and not technically enforced by the files provided here.
Capability Analysis
Type: OpenClaw Skill Name: summarize-pro-1-0-0 Version: 1.0.0 The 'summarize-pro' skill is a comprehensive local summarization tool that manages text processing, history tracking, and user statistics. It operates entirely within a dedicated local directory (~/.openclaw/summarize-pro/) and explicitly instructs the agent to avoid network requests or external data transfers, aligning perfectly with its stated purpose in SKILL.md.
Capability Assessment
Purpose & Capability
The name/description (summarization of long content) matches the actions described: producing summaries, storing settings/history, and supporting multiple summary formats. Requesting local read/write access and a local data directory is coherent for a tool that stores history and settings.
Instruction Scope
SKILL.md instructs the agent to create and use ~/.openclaw/summarize-pro and to read/write JSON files there — which is within the summarizer's scope. However, that config path is not listed in the skill's top-level 'Required config paths', so the runtime instructions and the declared manifest are inconsistent. Also the claim 'All processing happens locally — NO external API calls' is an assertion in prose but not enforced by this instruction-only bundle; confirm platform-level network restrictions if you need that guarantee.
Install Mechanism
Instruction-only skill with no install spec and no code files is low-risk from an install standpoint — nothing is downloaded or written by an installer beyond the user's own created data directory.
Credentials
The SKILL.md metadata requests 'read' and 'write' tools. For storing settings/history this is reasonable, but those permissions are broad: read access could allow the agent to read arbitrary files outside the intended directory unless the platform scopes them. The skill declares no required environment variables (good), but the manifest does not explicitly declare the config path it will create/use, which reduces transparency.
Persistence & Privilege
The skill persists user summaries and stats under ~/.openclaw/summarize-pro. That's expected for a history-enabled summarizer, but it does create durable files in the user's home directory. The skill is not 'always: true' and does not request special privileges beyond storing its own data.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install summarize-pro-1-0-0
  3. After installation, invoke the skill by name or use /summarize-pro-1-0-0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Summarize Pro 1.0.0 — Initial Release - Provides robust local summarization for any text, article, document, meeting, email, transcript, or report, with 20 feature formats (bullets, TL;DR, ELI5, key takeaways, action items, executive summary, comparison, and more). - All data and summaries are stored privately on your device — no external API calls, network requests, or data sharing. - Supports custom formats, languages, summary lengths, and data export. - Tracks summary history, user preferences, and statistics locally. - No internet connection or third-party services required: privacy-focused, operates entirely on-device.
Metadata
Slug summarize-pro-1-0-0
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Summarize Pro 1.0.0?

When user asks to summarize text, articles, documents, meetings, emails, YouTube transcripts, books, PDFs, reports, conversations, or any long content. Also... It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.

How do I install Summarize Pro 1.0.0?

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

Is Summarize Pro 1.0.0 free?

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

Which platforms does Summarize Pro 1.0.0 support?

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

Who created Summarize Pro 1.0.0?

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

💬 Comments