·mineru-ocr

将 PDF 文档转换为 Markdown 格式,使用 MinerU API 进行转换,支持 OCR、表格和公式识别。本技能应在用户需要转换 PDF、Word、PPT 或图片文档为 Markdown,或提到 PDF 转 Markdown、OCR、文字识别、表格识别、公式识别、文档转换、图片转文字、扫描件转换时使用。

17Installs·0Trend·@cat-xierluo

Installation

$npx skills add https://github.com/cat-xierluo/legal-skills --skill mineru-ocr

How to Install mineru-ocr

Quickly install mineru-ocr AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cat-xierluo/legal-skills --skill mineru-ocr
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cat-xierluo/legal-skills.

SKILL.md

View raw

| MINERUAPITOKEN | 必需 | MinerU API 令牌 | | MINERUENABLEOCR | true | 启用 OCR | | MINERUENABLETABLE | true | 启用表格识别 | | MINERUENABLEFORMULA | false | 启用公式识别 | | MINERULANGUAGECODE | ch | 语言代码 | | MINERUPOLLMAX | 20 | 最大轮询次数 | | MINERUPOLLSLEEP | 10 | 轮询间隔(秒) |

| 配置不存在 | 复制 .env.example 到 .env 并填入 Token | | 401/Unauthorized | Token 已过期,重新申请并更新 | | 转换超时 | 增加 MINERUPOLLMAX 或检查文件大小 | | 配额不足 | 检查 MinerU 账户余额 |

将 PDF 文档转换为 Markdown 格式,使用 MinerU API 进行转换,支持 OCR、表格和公式识别。本技能应在用户需要转换 PDF、Word、PPT 或图片文档为 Markdown,或提到 PDF 转 Markdown、OCR、文字识别、表格识别、公式识别、文档转换、图片转文字、扫描件转换时使用。 Source: cat-xierluo/legal-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cat-xierluo/legal-skills --skill mineru-ocr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cat-xierluo/legal-skills --skill mineru-ocr
Category
#Documents
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from cat-xierluo/legal-skills

Quick answers

What is mineru-ocr?

将 PDF 文档转换为 Markdown 格式,使用 MinerU API 进行转换,支持 OCR、表格和公式识别。本技能应在用户需要转换 PDF、Word、PPT 或图片文档为 Markdown,或提到 PDF 转 Markdown、OCR、文字识别、表格识别、公式识别、文档转换、图片转文字、扫描件转换时使用。 Source: cat-xierluo/legal-skills.

How do I install mineru-ocr?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cat-xierluo/legal-skills --skill mineru-ocr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cat-xierluo/legal-skills