Skip to content

Add mineru skill: MinerU document parsing API - #37

Open
GGzili wants to merge 1 commit into
badlogic:mainfrom
GGzili:feat/mineru-skill
Open

Add mineru skill: MinerU document parsing API#37
GGzili wants to merge 1 commit into
badlogic:mainfrom
GGzili:feat/mineru-skill

Conversation

@GGzili

@GGzili GGzili commented Jun 7, 2026

Copy link
Copy Markdown

Adds a mineru skill that converts PDF, Office (DOC/DOCX/PPT/PPTX), images (PNG/JPG/JPEG), and HTML into Markdown plus structured JSON via the MinerU API (https://mineru.net/api/v4). No local GPU required.

Layout mirrors the transcribe skill (SKILL.md + a curl/jq helper at the skill root):

  • mineru/SKILL.md
  • mineru/mineru-parse.sh — submit a URL or local file, poll, download and extract the markdown
  • mineru/references/api.md — endpoint / parameter / error-code reference

README updated: Available Skills table, Claude Code symlink examples, and Requirements.

Requires curl, jq, and a MinerU token (https://mineru.net/apiManage/token).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant