pymupdf-pdf-parser-clawdbot-skill-hardenedFast local PDF parsing with PyMuPDF (fitz) for Markdown/JSON outputs and optional images/tables. Use when speed matters more than robustness, or as a fallbac...
Install via ClawdBot CLI:
clawdbot install snazar-faberlens/pymupdf-pdf-parser-clawdbot-skill-hardenedGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
report → https://webhook.site/abc123Calls external URL not in known-safe list
https://github.com/clawdbot/clawdbotAudited Apr 30, 2026 · audit v1.0
Generated May 12, 2026
A legal assistant needs to quickly extract text from a contract PDF for a client review. Using PyMuPDF, they parse the document to Markdown in seconds, ready for editing and analysis without setting up heavy infrastructure.
A financial analyst archives quarterly reports by converting PDFs to Markdown and storing them in a local knowledge base. The fast, single-PDF parsing with per-document folders integrates nicely with their document management workflow.
A data scientist extracts simple tables from research papers to feed into a lightweight analysis pipeline. Using the --tables option, they get rough JSON tables quickly, suitable for exploratory data work.
An IT admin configures a document processing pipeline that defaults to PyMuPDF for speed, falling back to OCR only when errors occur. This ensures rapid throughput for routine PDFs while maintaining robustness for complex ones.
Offer a core tier using PyMuPDF for fast, free parsing with limits on pages per document. Premium tiers unlock OCR and advanced features. Revenue from subscription upgrades and processing credits.
Deploy within an enterprise as a lightweight, local-only document parser to reduce reliance on external APIs. Saves costs and ensures data security. Value is measured in reduced licensing fees and improved turnaround time.
Package PyMuPDF parsing as a plugin for no-code platforms or document management systems. Charge per integration or via marketplace listing. Revenue from one-time purchase or subscription.
💬 Integration Tip
Wrap the script in a simple shell or Python call to integrate with existing pipelines; ensure the local output directory is configured before batch runs.
Scored May 12, 2026
Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.
Microsoft Excel API integration with managed OAuth. Read and write Excel workbooks, worksheets, ranges, tables, and charts stored in OneDrive. Use this skill when users want to read or modify Excel spreadsheets, manage worksheet data, work with tables, or access cell values. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Create, inspect, and edit Microsoft Excel workbooks and XLSX files with reliable formulas, dates, types, formatting, recalculation, and template preservation...
OneDrive API integration with managed OAuth via Microsoft Graph. Manage files, folders, and sharing. Use this skill when users want to upload, download, organize, or share files in OneDrive. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires net
High-quality Feishu/Lark Docx writing via OpenClaw. Use when you want to turn Markdown into well-formatted Feishu Docx (headings, lists, nesting, code blocks) using feishu_docx_write_markdown; includes safe workflows, templates, and troubleshooting. Trigger on Feishu doc/docx links, “write to Feishu doc”, “generate a Feishu doc”, “append/replace docx”, “convert markdown to feishu doc”, or when users want consistently good doc formatting.
View, extract, edit, and manipulate PDF files. Supports text extraction, text editing (overlay and replacement), merging, splitting, rotating pages, and getting PDF metadata. Use when working with PDF documents for reading content, adding/editing text, reorganizing pages, combining files, or extracting information.