← Back to Skills Marketplace
krishnakumarmahadevan-cmd

PDF Summarizer

by ToolWeb · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
180
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install pdf-summarizer
Description
Automatically extract and generate concise summaries from PDF documents using intelligent text analysis.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pdf-summarizer
  3. After installation, invoke the skill by name or use /pdf-summarizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug pdf-summarizer
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is PDF Summarizer?

Automatically extract and generate concise summaries from PDF documents using intelligent text analysis. It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.

How do I install PDF Summarizer?

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

Is PDF Summarizer free?

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

Which platforms does PDF Summarizer support?

PDF Summarizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PDF Summarizer?

It is built and maintained by ToolWeb (@krishnakumarmahadevan-cmd); the current version is v1.0.0.

💬 Comments