← Back to Skills Marketplace
veeicwgy

PDF Markdown Converter

by veeicwgy · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ✓ Security Clean
164
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pdf-markdown-converter
Description
Convert PDF documents to clean, well-formatted Markdown using the MinerU API. This skill uses mineru-open-api CLI to transform PDFs into Markdown with preser...
Usage Guidance
Before installing or running this skill: 1) Verify the mineru-open-api npm package and its maintainer (npm page, GitHub repo, release notes, recent activity). 2) Audit or inspect the package (or install locally instead of -g) in a sandbox or VM if you don’t trust the publisher—npm packages run code during install and execution. 3) Confirm whether the precision/extract modes require an API key and where that key will be stored; avoid supplying secrets until you understand auth and retention policies. 4) If your PDFs contain sensitive data, consider processing a non-sensitive sample first or use an offline/local tool; check the mineru service privacy/retention terms. 5) Prefer installing the CLI locally (not globally) and run it with least privilege. If any of these checks fail or you can’t verify the package source, treat the skill as untrusted.
Capability Analysis
Type: OpenClaw Skill Name: pdf-markdown-converter Version: 0.2.0 The skill is a legitimate tool designed to convert PDF documents to Markdown using the 'mineru-open-api' CLI. The instructions in SKILL.md are consistent with the stated purpose, providing clear workflows for different document types (e.g., academic papers, tables) and restricting Bash execution to the specific mineru-open-api command. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
The skill's name, description, and runtime instructions all focus on converting PDFs to Markdown using mineru-open-api, so purpose and capability align. Minor mismatch: registry metadata lists no required binaries, yet the SKILL.md requires installing the mineru-open-api CLI (and the SKILL.md tool list includes Bash(mineru-open-api:*)). That discrepancy should be clarified but doesn't itself indicate malicious intent.
Instruction Scope
Instructions are narrowly scoped to installing the mineru-open-api CLI and running it on user PDFs (flash-extract, extract, model selection, output dirs). They don't instruct reading unrelated files, accessing other env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill recommends npm install -g mineru-open-api (a public-registry npm package). This is a common distribution method, but global npm installs run third-party code on your machine and can be high-risk if the package or maintainer are untrusted. The skill includes no install spec in the registry metadata and doesn't point to an audited release or repository, so verify the package source before installing.
Credentials
The skill declares no required environment variables or credentials, and SKILL.md mentions a 'token-free flash-extract' mode. However, it doesn't state whether precision/extract modes or the mineru service require API keys, nor how credentials (if any) are stored. Lack of guidance about authentication and data retention is a gap to be aware of.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or agent configs, and only instructs creating output directories under the user's home. It does not ask for persistent elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pdf-markdown-converter
  3. After installation, invoke the skill by name or use /pdf-markdown-converter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.0
Added MinerU API integration via mineru-open-api CLI for PDF to Markdown conversion
v0.1.0
Initial release
Metadata
Slug pdf-markdown-converter
Version 0.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is PDF Markdown Converter?

Convert PDF documents to clean, well-formatted Markdown using the MinerU API. This skill uses mineru-open-api CLI to transform PDFs into Markdown with preser... It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.

How do I install PDF Markdown Converter?

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

Is PDF Markdown Converter free?

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

Which platforms does PDF Markdown Converter support?

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

Who created PDF Markdown Converter?

It is built and maintained by veeicwgy (@veeicwgy); the current version is v0.2.0.

💬 Comments