← 返回 Skills 市场
108
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install summarize-pro-1-0-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/summarize-pro-1-0-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 Summarize Pro 1.0.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install summarize-pro-1-0-0」即可一键安装,无需额外配置。
Summarize Pro 1.0.0 是免费的吗?
是的,Summarize Pro 1.0.0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Summarize Pro 1.0.0 支持哪些平台?
Summarize Pro 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Summarize Pro 1.0.0?
由 Volica.X(@xvolica)开发并维护,当前版本 v1.0.0。
推荐 Skills