← Back to Skills Marketplace
tanis90

Scan To Markdown

by tanis90 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
192
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install scan-to-markdown
Description
OCR document extraction - extract text from scanned documents, photos, and images using OCR. Use when reading scanned PDFs, photographed pages, handwritten n...
Usage Guidance
This skill appears to do what it says: it installs a MinerU CLI and uploads documents to MinerU's cloud for OCR. Before installing or using it, consider: (1) MinerU processes files remotely — don't upload highly sensitive documents unless you trust their privacy policy and terms (check https://mineru.net). (2) Installing npm/go packages runs third-party code on your machine; review the package source (or use sandboxing) if you have security concerns. (3) Note the documented limits (10MB/20 pages) and that higher-precision extraction requires explicit auth. If you need offline-only OCR for sensitive content, prefer a local tool (e.g., Tesseract) instead.
Capability Analysis
Type: OpenClaw Skill Name: scan-to-markdown Version: 1.0.0 The scan-to-markdown skill provides OCR capabilities by wrapping the 'mineru-open-api' CLI tool. It functions by uploading documents or images to the MinerU cloud API (mineru.net) for text extraction, which is the stated purpose of the skill. No evidence of malicious intent, prompt injection, or unauthorized data exfiltration beyond the documented OCR workflow was found.
Capability Assessment
Purpose & Capability
The name/description (OCR extraction) match the declared binary dependency (mineru-open-api) and the listed install options (npm/uv/go). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions call mineru-open-api flash-extract on local files or URLs and explicitly upload documents to MinerU's cloud for processing. This is expected for a cloud OCR service, but it means user data is transmitted externally — the skill does not attempt to read unrelated local files or environment variables.
Install Mechanism
Installation is provided via standard package managers (npm, uv, go install). These are expected for a CLI tool; installing npm/go packages runs third-party code on the host, which is normal but carries the usual supply-chain risk (not an incoherence with the skill purpose). No arbitrary download URLs or archive extraction were used.
Credentials
No environment variables or credentials are required for the advertised 'flash-extract' capability. The SKILL.md notes an optional auth flow for higher-precision features, which would then require credentials — that is documented and consistent.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. It does not request elevated persistence or modify other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install scan-to-markdown
  3. After installation, invoke the skill by name or use /scan-to-markdown
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of scan-to-markdown skill: - Extracts text from scanned documents, photos, and images using OCR (Optical Character Recognition) - Supports multiple formats: PDF, PNG, JPG, WebP, BMP, TIFF (local files and URLs) - No API key required; uploads processed via MinerU Open API - Provides CLI commands with options for language hints and output customization - Advises usage scenarios and basic privacy information - Includes notes on installation methods and tips for optimal OCR results
Metadata
Slug scan-to-markdown
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Scan To Markdown?

OCR document extraction - extract text from scanned documents, photos, and images using OCR. Use when reading scanned PDFs, photographed pages, handwritten n... It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.

How do I install Scan To Markdown?

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

Is Scan To Markdown free?

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

Which platforms does Scan To Markdown support?

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

Who created Scan To Markdown?

It is built and maintained by tanis90 (@tanis90); the current version is v1.0.0.

💬 Comments