📝 Summarize Pro — 智能摘要
v1.0.0一键浓缩长文、PDF、邮件、会议记录、YouTube 字幕等任意内容,自动生成结构清晰的中文摘要,节省阅读时间。
37· 1.9万·121 当前·128 累计
下载技能包
最后更新
2026/2/26
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill is internally consistent: it only asks to read/write a folder in your home and claims all processing is local. Before installing, confirm two things with your platform: (1) that the agent runtime enforces the declared 'read'/'write' permissions and prevents network access (the SKILL.md's 'no external calls' is a policy assertion, not an enforcement), and (2) understand that summaries and any pasted content will be stored under ~/.openclaw/summarize-pro (history, saved.json, templates)...详细分析 ▾
✓ 用途与能力
Name/description (summarization of long content in multiple formats) is consistent with the instructions: it only requires local read/write and stores settings/history under ~/.openclaw/summarize-pro. No unrelated credentials, binaries, or system paths are requested.
ℹ 指令范围
SKILL.md instructs the agent to create ~/.openclaw/summarize-pro and read/write JSON files there, and defines many trigger phrases and summary formats. It explicitly claims 'NO external API calls' and 'All data stays local'. That is coherent, but this is an instruction-only file — it cannot by itself enforce network restrictions. Also the skill advertises handling PDFs, YouTube transcripts, and exports but provides no concrete import/export code; presumably the user must paste or upload content into the indicated directory.
✓ 安装机制
No install spec and no code files are present (instruction-only). This is the lowest-risk install mechanism since nothing is downloaded or written beyond the stated local directory creation.
✓ 凭证需求
No environment variables, no external credentials, and only local file read/write access are requested. The declared permissions (read/write) are proportionate to storing settings, history, and saved summaries.
✓ 持久化与权限
always is false and the skill persists only to its own directory under the user's home (~/.openclaw/summarize-pro). It does not request elevated or cross-skill configuration changes. Autonomous invocation is allowed (platform default) but not an added privilege here.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/22
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install summarize-pro
镜像加速npx clawhub@latest install summarize-pro --registry https://cn.longxiaskill.com