·mineru-extract

Use the official MinerU (mineru.net) parsing API to convert a URL (HTML pages like WeChat articles, or direct PDF/Office/image links) into clean Markdown + structured outputs. Use when web_fetch/browser can’t access or extracts messy content, and you want higher-fidelity parsing (layout/table/formula/OCR).

0Installs·0Trend·@blessonism

Installation

$npx skills add https://github.com/blessonism/openclaw-search-skills --skill mineru-extract

SKILL.md

Use MinerU as an upstream “content normalizer”: submit a URL to MinerU, poll for completion, download the result zip, and extract the main Markdown.

We align to the MinerU MCP mental model, but we do not run an MCP server.

Put secrets in skill root .env (do not paste into chat outputs):

Use the official MinerU (mineru.net) parsing API to convert a URL (HTML pages like WeChat articles, or direct PDF/Office/image links) into clean Markdown + structured outputs. Use when web_fetch/browser can’t access or extracts messy content, and you want higher-fidelity parsing (layout/table/formula/OCR). Source: blessonism/openclaw-search-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/blessonism/openclaw-search-skills --skill mineru-extract
Category
#Documents
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is mineru-extract?

Use the official MinerU (mineru.net) parsing API to convert a URL (HTML pages like WeChat articles, or direct PDF/Office/image links) into clean Markdown + structured outputs. Use when web_fetch/browser can’t access or extracts messy content, and you want higher-fidelity parsing (layout/table/formula/OCR). Source: blessonism/openclaw-search-skills.

How do I install mineru-extract?

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

Where is the source repository?

https://github.com/blessonism/openclaw-search-skills

Details

Category
#Documents
Source
user
First Seen
2026-02-17