← 返回 Skills 市场
180
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pdf-summarizer
功能描述
Automatically extract and generate concise summaries from PDF documents using intelligent text analysis.
安全使用建议
This skill will upload any PDF you give it to an external service (api.mkkpro.com / toolweb.in). Before installing or using it: 1) Verify the service owner and privacy/retention policy (provenance is unclear — no homepage provided). 2) Confirm whether an API key or account is required (manifest omits any auth requirements despite pricing tiers). 3) Do not upload sensitive or confidential documents until you are sure how files are stored, processed, or shared. 4) Test with non-sensitive samples to confirm behavior and TLS endpoints, and prefer alternatives with clear ownership, documented security, and explicit credential handling. If you need, ask the skill author to declare required credentials and a privacy policy before trusting it with real data.
功能分析
Type: OpenClaw Skill
Name: pdf-summarizer
Version: 1.0.0
The skill is a straightforward API wrapper for a PDF summarization service hosted at api.mkkpro.com. The documentation (SKILL.md) and API definition (openapi.json) are consistent with the stated purpose of processing uploaded PDF files to generate summaries. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The name/description match the behavior: the SKILL.md and openapi.json describe an API that accepts PDF uploads and returns summaries. This capability legitimately requires sending the PDF to a remote summarization service, which the skill documents (api.mkkpro.com / toolweb.in).
Instruction Scope
The runtime instructions are limited to uploading a PDF via multipart/form-data to the external endpoint and returning the summarized JSON. The instructions do not request reading unrelated files or environment variables. Important: the SKILL.md explicitly instructs sending the PDF binary to a third party (api.mkkpro.com), so user documents would be transmitted off-host.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk by an installer. That lowers install-time risk.
Credentials
The skill declares no required environment variables or credentials, but the SKILL.md and Pricing section imply a hosted service with paid plans. The openapi.json contains no security schemes and the sample requests omit any Authorization header. Either the API is public (unexpected for a paid service) or the skill omitted required credentials — this mismatch is concerning and should be clarified before use.
Persistence & Privilege
always is false and there is no evidence the skill requests persistent system privileges or modifies other skills/config. Autonomous invocation is allowed by default (not flagged).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pdf-summarizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/pdf-summarizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of PDF Book Summarizer.
- Automatically extracts and generates concise summaries from uploaded PDF files.
- Simple API with POST `/summarize-pdf` endpoint for easy integration.
- Structured response includes summary, number of pages processed, and processing time.
- Pricing plans available from Free to Enterprise tiers.
元数据
常见问题
PDF Summarizer 是什么?
Automatically extract and generate concise summaries from PDF documents using intelligent text analysis. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。
如何安装 PDF Summarizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdf-summarizer」即可一键安装,无需额外配置。
PDF Summarizer 是免费的吗?
是的,PDF Summarizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PDF Summarizer 支持哪些平台?
PDF Summarizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PDF Summarizer?
由 ToolWeb(@krishnakumarmahadevan-cmd)开发并维护,当前版本 v1.0.0。
推荐 Skills