{
  "markdown": "# pdf-converter\n\nA Claude Code skill for converting PDFs and documents using [MinerU](https://mineru.net).\n\n## What it does\n\nConverts PDF, images, and Office documents to Markdown, Word, HTML, LaTeX, or plain text. Also handles OCR for scanned documents and supports 80+ languages.\n\n## Install\n\n```bash\nnpx skills add tanis90/pdf-converter-mineru\n```\n\n## Usage\n\nJust talk to Claude naturally:\n\n- \"帮我把这个PDF转成markdown\"\n- \"What does this paper say?\"\n- \"Extract the tables from this PDF\"\n- \"Convert report.pdf to Word\"\n\nClaude will automatically use `mineru-open-api` to extract the document and help you with what you need.\n\n## Two modes\n\n| Mode | When to use | Limits |\n|---|---|---|\n| `flash-extract` | Quick reads, no auth needed | 10 MB / 20 pages |\n| `extract` | Full fidelity, images, batch | 200 MB / 600 pages |\n\n`flash-extract` is used by default. Run `mineru-open-api auth` to unlock `extract` mode.\n\n## Output formats\n\n`md`, `docx`, `html`, `latex`, `json` — specify with `-f md,docx`\n\n## Powered by\n\n[MinerU Open API](https://mineru.net/ecosystem?tab=cli) by [OpenDataLab](https://github.com/opendatalab/MinerU) (Shanghai AI Lab)\n",
  "bytes": 1139,
  "sha": "c4eb0890914d49907bbc972256583ea390d194adf9ead23344435c841174ed35",
  "repo_slug": "tanis90/pdf-converter-mineru",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_tanis90_pdf_converter_mineru_pdf_convert_39296163/readme"
}