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).
$npx -y skills add blessonism/openclaw-skills --skill mineru-extractInstalls into the current project.
Run `npx skills use "https://github.com/blessonism/openclaw-skills" --skill "blessonism/openclaw-skills/mineru-extract"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/blessonism/openclaw-skills" that are relevant to the current task. Run `npx skills add "https://github.com/blessonism/openclaw-skills"` and select the relevant skills, then follow their instructions.