Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By sunholo-data
AILANG Parse — Universal document parsing and generation. Parse 17 formats into structured blocks via MCP. Includes auth, billing, cost estimation, and account management tools for AI agents.
npx claudepluginhub sunholo-data/docparse-skill --plugin ailang-parseParse any document into structured blocks using the AILANG Parse API.
claude install github:sunholo-data/docparse-skill
This plugin registers an MCP server and a skill for document parsing. When installed, Claude automatically gets 7 tools:
| Tool | Purpose |
|---|---|
mcpParse | Parse any document into blocks, Markdown, or HTML |
mcpConvert | Convert between 17 input and 9 output formats |
mcpFormats | Discover formats, samples, pricing, capabilities |
mcpEstimate | Predict cost/latency before parsing |
mcpAuth | Get an API key via device auth (RFC 8628) |
mcpAuthPoll | Poll for auth completion |
mcpAccount | View tier, quota, usage, pricing, history |
Just ask Claude to parse a document — the MCP tools handle everything automatically, including authentication.
# Ask Claude directly:
"Parse this DOCX file and show me the headings"
"Extract tables from report.xlsx"
"Convert this PDF to markdown"
"What formats do you support for document parsing?"
"How much would it cost to parse this file?"
No manual API key setup needed. If auth is required, Claude will walk you through the device auth flow.
# Set your API key if you already have one
export DOCPARSE_API_KEY="dp_your_key_here"
Or get one via:
mcpAuth| Category | Formats | Speed |
|---|---|---|
| Office | DOCX, PPTX, XLSX, ODT, ODP, ODS | 5-50ms deterministic |
| Text | CSV, Markdown, HTML, EPUB, EML, MBOX | 5-15ms deterministic |
| PDF/Image | PDF, PNG, JPG | AI-powered |
| Audio/Video | MP3, MP4 | AI-powered |
Per-document pricing (not per-page). A 1-page or 1,000-page document costs the same.
| Tier | Monthly | Requests | AI Parses |
|---|---|---|---|
| Free | EUR 0 | 1,000 | 50 |
| Pro | EUR 29 | 100,000 | 500 |
| Business | EUR 99 | 500,000 | 2,000 |
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Official Anthropic skills for PDF, Word, PowerPoint, and Excel document processing.
Professional document processing suite: 3 comprehensive skills for Word (.docx), Excel (.xlsx), and PDF files - create, edit, analyse, and process documents with advanced features like tracked changes, forms, tables, OCR, and formulas
Office document manipulation plugins for Claude Code
Editorial "Documents & Presentations" bundle for Claude Code from Antigravity Awesome Skills.
Convert any file, URL, or media to clean Markdown — PDF, EPUB, HTML, images, YouTube, audio, video, and more
The most comprehensive Claude Code plugin — 14+ agents, 56+ skills, 33+ commands, and production-ready hooks for TDD, security scanning, code review, and continuous learning
gopls language server for Claude Code while working on the AILANG Go implementation (~6k files, ~315k LOC). Provides instant diagnostics, go-to-definition, references, and hover types so the agent doesn't have to grep the codebase to navigate it.
AILANG - A deterministic programming language designed for AI code synthesis and reasoning
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim