2026 edition
Verified: 2026-04-15
36 PDF skills / tools
Agent-ready

2026 PDF Skills Report: Codex, Claude Code, OpenClaw aur Trae ke liye complete installation aur selection guide

2026 me PDF skills ko evaluate karna sirf capability dekhna nahin hai; yeh dekhna bhi hai ki ye capabilities Codex, Claude Code, OpenClaw aur Trae jaise agents ke andar kaise install, govern aur production me deploy hoti hain.

Sabse important finding

Agent kisi PDF skill ko use kar sakta hai ya nahin, yeh sabse pehle install form par depend karta hai, model name par nahin.

Sabse clear native support

Claude Code skills, MCP aur plugins me sabse clear hai; OpenClaw bhi workspace skills me strong hai.

Sabse practical open-source base

OCRmyPDF, Docling, MinerU, PyMuPDF aur qpdf 2026 me bhi sabse practical local open-source combination hain.

High-value closed layer

Reflo, DeepL, Adobe, OpenAI, Anthropic, Mistral, Google, Azure aur AWS un teams ke liye fit hain jo accuracy ya governance ko priority deti hain.

Key takeaway

15 April 2026 tak useful sawal yeh nahin raha ki kaunsi PDF app sabse strong lagti hai, balki yeh hai ki kaun si PDF skills real agent stacks me install, audit aur productionize ki ja sakti hain.

Core judgment
  • 2026-04-15 tak OpenClaw aur Trae Agent clear open-source code publish karte hain; Claude Code ke paas bhi official GitHub repo hai. Codex CLI open-source hai, jabki Codex app / cloud abhi bhi managed product surfaces hain.
  • PDF workflows me CLI / Python / Java libraries chaaron agent families me sabse portable install form rehti hain. MCP Claude Code aur Trae me sabse zyada clearly documented hai; Codex aur OpenClaw me yeh wrapper layer ke roop me zyada stable hota hai.
  • Desktop GUI PDF tools use kiye ja sakte hain, lekin stability aur auditability ke maamle me yeh aam taur par CLI / API paths se kamzor rehte hain.
Agents install

OpenClaw, Claude Code, Codex aur Trae me PDF skills kaise install hote hain

Neeche diye gaye nateeje 2026-04-15 tak ke publicly verifiable official sources par based hain aur native support, wrapper-based support aur GUI-centric paths me farq karte hain.

Codex

Install the CLI or IDE first, then package PDF tooling with AGENTS.md and skills

Hybrid
Best for: PDF automation inside codebases, batch scripts, document understanding, and translation-delivery workflows

Install form

  • Install Codex CLI with `npm install -g @openai/codex` or `brew install --cask codex`.
  • Add `AGENTS.md` at the repo root and document the PDF workflow, test commands, and permission boundaries.
  • Package PDF tooling as repo scripts such as `tools/pdf/run_ocr.sh` or `tools/pdf/parse_docling.py`.
  • If you use Codex skills in the app, CLI, or IDE, bundle instructions, resources, and scripts as reusable skills.

Capabilities and limits

  • Public documentation now confirms both Skills and AGENTS.md.
  • The CLI is open-source, while the app and cloud remain managed product surfaces.
  • The safest integration path for PDF skills is still repo-level scripts plus AGENTS.md.

Claude Code

Four official extension paths: skills, plugins, MCP, and CLAUDE.md

Hybrid
Best for: Teams that want the clearest official extension model and reusable PDF skills as durable team assets

Install form

  • Install Claude Code with `curl -fsSL https://claude.ai/install.sh | bash`, or use Homebrew / WinGet.
  • Native skills live in `~/.claude/skills/<skill>/SKILL.md` or project-level `.claude/skills/<skill>/SKILL.md`.
  • Use `claude mcp add ...` to connect local stdio servers, remote HTTP servers, or OAuth-backed tools.
  • Bundle skills, agents, hooks, and MCP servers into plugins when you need a sharable team distribution format.

Capabilities and limits

  • Its public documentation is the most explicit across skills, plugins, and MCP.
  • It works well for both native skills and MCP wrappers around OCR, parsing, translation, and RAG services.
  • The core CLI has an official GitHub repo, while the model and service layer remain proprietary.

OpenClaw

Workspace skills, plugins, ClawHub, and a gateway make it the closest thing to a personal agent OS

Open source
Best for: Personal AI assistants, multi-channel automation, and mixed browser / desktop / shell PDF workflows

Install form

  • Install OpenClaw from the official repo or install script; the main runtime entry is the Gateway.
  • Workspace skills live in `~/.openclaw/workspace/skills/<skill>/SKILL.md`.
  • Use plugins when a PDF workflow also needs channels, host integrations, or system capabilities.
  • If ClawHub is enabled, agents can search and fetch skills, but production setups should still whitelist and review them.

Capabilities and limits

  • The official README documents workspace roots, skills paths, and ClawHub behavior clearly.
  • It is stronger than pure IDE agents when browser, desktop, or host-command automation matters.
  • It is also the most open, which means permission control and supply-chain review matter more.

Trae

Trae IDE uses Agent Skills, @Agent, and MCP; the OSS Trae Agent uses YAML plus MCP

Hybrid
Best for: IDE collaboration, multi-agent orchestration, and research-oriented or extensible coding-agent setups

Install form

  • Install Trae IDE or SOLO from the official download page when you want the desktop product surface.
  • The official Trae blog already documents Agent Skills creation, import, usage, and MCP support through `@Agent`.
  • For the open-source agent path, use `git clone https://github.com/bytedance/trae-agent.git && uv sync --all-extras`.
  • Add `mcp_servers` in the `trae-agent` config to attach external PDF skills and document tools.

Capabilities and limits

  • Trae Agent has an official MIT-licensed GitHub repo.
  • The Trae IDE and SOLO product surfaces publicly point to Agent Skills and MCP usage.
  • Use the open agent when you need tighter control; add the IDE when visual workflows matter.
Compatibility

Kaun se agents kis PDF skill packaging form ko waqai use kar sakte hain

PDF support ka matlab har PDF skill ka support nahin hota. Real compatibility install form par depend karti hai: native skills, repo rules, CLI, MCP, SaaS APIs ya GUI/RPA.

Install formCodexClaude CodeOpenClawTraeVerdict
Native skills / commandsDirectNativeNativeDirectClaude Code is the clearest today; OpenClaw has workspace skills; Trae has Agent Skills; Codex publicly confirms Skills but exposes fewer file-system details.
Repo rules files (AGENTS.md / CLAUDE.md / Rules)NativeDirectDirectDirectAll four agent families can consume this layer; it is the most portable and least coupled way to inject team knowledge.
CLI / Python / Java librariesDirectDirectDirectDirectThis is the most reusable packaging form across agent families and the best first layer to deploy.
MCP serverWrapperNativeWrapperDirectClaude Code is strongest natively; Trae also points clearly to MCP; Codex and OpenClaw usually benefit from MCP through wrappers, plugins, or gateways.
SaaS API / cloud serviceDirectDirectDirectDirectAll four agent families can use this layer reliably when API keys are governed and packaged as tools or scripts.
Desktop GUI / RPALimitedLimitedDirectWrapperOpenClaw is friendlier to browser and desktop control; Codex and Claude Code should not treat GUI automation as the primary path.
Catalog

36 PDF skills / tools with open-vs-closed status, GitHub, and installability

Yeh catalog skills ko installable building blocks ke roop me dekhta hai: open-source libraries, CLIs, MCP servers, SaaS APIs aur desktop products.

Skill / ToolCategoryOpen vs closedInstall formGitHub / officialBest forNote
Tesseract OCROCROpenCLI / library
General OCRMultilingual OCR
Local open-source foundationPreprocessing quality matters
OCRmyPDFOCROpenCLI / library
Searchable PDF outputAgent preprocessing
Local open-source foundationCommon in production pipelines
PaddleOCROCROpenCLI / library
Multilingual OCREnterprise forms and contracts
Strong in Chinese-heavy workflowsCommon in production pipelines
docTROCROpenCLI / library
General OCREnterprise forms and contracts
Research-friendlyPreprocessing quality matters
DoclingPDF parsingOpenCLI / library
LLM-ready structuringComplex layouts
Useful as pipeline infrastructureWorks especially well with MCP
docling-mcpPDF parsingOpenMCP
MCP integrationLLM-ready structuring
Works especially well with MCPUseful as pipeline infrastructure
GROBIDPDF parsingOpenCLI / library
Academic papersResearch aur technical PDFs
Research-friendlyCommon in production pipelines
NougatPDF parsingOpenCLI / library
Academic papersFormula-heavy documents
Research-friendlyNot a general-purpose OCR tool
MinerUPDF parsingOpenCLI / library
Complex layoutsFormula-heavy documents
Strong on complex layoutsCommon in production pipelines
PyMuPDFPDF operationsOpenCLI / library
High-performance runtimeLightweight PDF operations
Common in production pipelinesUseful as pipeline infrastructure
PyMuPDF4LLMPDF operationsOpenCLI / library
Agent preprocessingLLM-ready structuring
Useful as pipeline infrastructureCommon in production pipelines
pypdfPDF operationsOpenCLI / library
Lightweight PDF operationsPDF structure operations
Pure Python friendlyUseful as pipeline infrastructure
pdfplumberTable extractionOpenCLI / library
Table debuggingText-based tables
Good for debuggingUseful as pipeline infrastructure
UnstructuredDocument ETLOpenCLI / library
Document chunkingAgent preprocessing
Useful as pipeline infrastructureGood for team workflows
unstructured-apiDocument ETLOpenSaaS API
Internal API layerDocument chunking
API-firstGood for team workflows
TabulaTable extractionOpenCLI / library
Text-based tablesBatch table extraction
Weak on noisy scansCommon in production pipelines
tabula-javaTable extractionOpenCLI / library
Batch table extractionJava enterprise stacks
Common in production pipelinesUseful as pipeline infrastructure
qpdfPDF operationsOpenCLI / library
PDF structure operationsBatch post-processing
Common in production pipelinesUseful as pipeline infrastructure
pdfcpuPDF operationsOpenCLI / library
Batch post-processingPDF structure operations
Common in production pipelinesUseful as pipeline infrastructure
Apache PDFBoxPDF operationsOpenCLI / library
Java enterprise stacksPDF structure operations
Common in production pipelinesGood for team workflows
OpenAI PDF FilesRAG / reasoningClosedSaaS API
PDF reasoningCross-document search
API-firstStronger at reasoning than layout fidelity
OpenAI File SearchRAG / reasoningClosedSaaS API
Cross-document searchTeam knowledge search
API-firstGood for team workflows
Claude PDF SupportRAG / reasoningClosedSaaS API
PDF reasoningResearch aur technical PDFs
API-firstStronger at reasoning than layout fidelity
Claude CitationsKnowledge Q&AClosedSaaS API
Grounded answersTeam knowledge search
API-firstGood for team workflows
Mistral OCREnterprise document AIClosedSaaS API
Cloud OCR APIComplex layouts
API-firstAdds cost and vendor dependency
Mathpix PDF to MarkdownPDF parsingClosedSaaS API
Formula-heavy documentsAcademic papers
Research-friendlyAdds cost and vendor dependency
Google Document AIEnterprise document AIClosedSaaS API
Enterprise forms and contractsInternal API layer
Enterprise-orientedAPI-first
Azure Document IntelligenceEnterprise document AIClosedSaaS API
Enterprise forms and contractsCloud OCR API
Enterprise-orientedAPI-first
Amazon TextractEnterprise document AIClosedSaaS API
Enterprise forms and contractsCloud OCR API
Enterprise-orientedAPI-first
Adobe Acrobat AI AssistantDesktop PDFClosedDesktop GUI / RPA
Desktop reviewTeam knowledge search
GUI-firstOften needs wrapper automation
Adobe Translate PDFTranslationClosedDesktop GUI / RPA
Desktop translation workflowMultilingual delivery
GUI-firstHigh-value translation layer
ABBYY FineReader PDFDesktop PDFClosedDesktop GUI / RPA
Desktop OCR and reviewSearchable PDF output
GUI-firstEnterprise-oriented
NanonetsInvoice automationClosedSaaS API
Invoices and receiptsInternal API layer
API-firstEnterprise-oriented
RossumInvoice automationClosedSaaS API
Invoices and receiptsEnterprise forms and contracts
Enterprise-orientedAPI-first
ParseurTemplate extractionClosedSaaS API
Template-driven extractionInternal API layer
API-firstCommon in production pipelines
RefloTranslationClosedSaaS API
Multilingual deliveryDesktop translation workflow
High-value translation layerStrong on complex layouts
DeepL Files + GlossaryTranslationClosedSaaS API
Termbase-driven translationMultilingual delivery
High-value translation layerGood for team workflows
Smallpdf Translate PDFTranslationClosedDesktop GUI / RPA
Quick consumer translationDesktop translation workflow
GUI-firstOften needs wrapper automation
iLovePDF Translate PDFTranslationClosedDesktop GUI / RPA
Quick consumer translationDesktop translation workflow
GUI-firstOften needs wrapper automation
PDFgear ChatPDFKnowledge Q&AClosedDesktop GUI / RPA
Desktop chat with PDFPDF reasoning
GUI-firstOften needs wrapper automation
UPDF Chat with PDFKnowledge Q&AClosedDesktop GUI / RPA
Desktop chat with PDFPDF reasoning
GUI-firstOften needs wrapper automation
AskYourPDFKnowledge Q&AClosedSaaS API
PDF reasoningTeam knowledge search
API-firstStronger at reasoning than layout fidelity
HumataKnowledge Q&AClosedSaaS API
Team knowledge searchCross-document search
API-firstGood for team workflows
Solution

Production PDF-agent solution ek stack hota hai, shopping list nahin

Reliable solution me agent, PDF skills, packaging layer, permissions control aur sample documents ke regression tests sab shamil hote hain.

Blueprint A: Local-first open-source PDF agent baseline

Best fit: Privacy-sensitive teams that want control, lower vendor dependency, and are willing to operate their own stack

Recommended stack

  • Agent: Claude Code or OpenClaw, with Trae Agent OSS as a strong alternative
  • OCR: Tesseract + OCRmyPDF + PaddleOCR
  • Parsing: Docling / MinerU / GROBID / Nougat
  • Operations: PyMuPDF + pypdf + qpdf + pdfcpu
  • Tables: pdfplumber + Tabula / tabula-java

Implementation steps

  • Install PDF capabilities first as CLI tools and Python scripts instead of starting with GUI products.
  • Package those scripts as reusable skills for each agent family: `.claude/skills`, OpenClaw workspace skills, Trae Agent Skills or YAML, and Codex repo scripts plus AGENTS.md.
  • Prepare 5 to 10 sample documents per document type and run regression checks for OCR, tables, formulas, and reading order.

Main risks

  • Self-hosted stacks cost more to maintain than SaaS layers.
  • Accuracy can drop on complex layouts and low-resource languages.
  • Permissions, logging, and regression governance remain your responsibility.

Blueprint B: Enterprise API-centered PDF agent platform

Best fit: Enterprises that already run cloud infrastructure and care about SLA, auditability, identity, and compliance

Recommended stack

  • Agent: Claude Code or Trae, with Codex covering the code and automation layer
  • OCR / extraction: Google Document AI / Azure Document Intelligence / Amazon Textract
  • Knowledge layer: OpenAI PDF Files + File Search or Claude PDF + citations
  • Business flow tools: Nanonets / Rossum / Parseur
  • Post-processing: qpdf / pypdf / PyMuPDF

Implementation steps

  • Wrap closed cloud services behind internal APIs or MCP wrappers instead of wiring every vendor directly into the agent.
  • Route contracts, invoices, research PDFs, and branded collateral through different queues rather than sharing a single prompt chain.
  • Put permissions and audit controls in the orchestration layer, not inside prompts.

Main risks

  • Vendor lock-in and cost growth remain real risks.
  • API output structures may drift after model or service upgrades.
  • Cross-border data flow and compliance boundaries must be reviewed in advance.

Blueprint C: Multilingual PDF delivery stack

Best fit: Teams handling papers, manuals, contracts, overseas sales assets, and multilingual branded materials

Recommended stack

  • Agent: Codex or Claude Code for orchestration, batching, review, and download flows
  • Delivery translation layer: Reflo
  • Terminology layer: DeepL Glossary or an internal termbase
  • Post-processing ecosystem: Adobe Acrobat / Adobe Translate PDF
  • Quality control: PyMuPDF / qpdf / pdfcpu

Implementation steps

  • Define termbases, language pairs, and document classes before letting the agent run batch orchestration.
  • Route high-value files through the Reflo / DeepL / Adobe combination and reserve lighter products for lower-risk content.
  • Keep a human side-by-side review step before any customer-facing delivery.

Main risks

  • The closed translation layer costs more than a purely open-source stack.
  • Complex PDFs still require sampled human QA.
  • Errors in branded materials and contracts are expensive, so review gates remain mandatory.
Methodology

Method and evidence model

Verification date: 2026-04-15
Source types: Official product pages, official GitHub repos, help centers, developer docs aur install docs
Research objects: 4 agent platforms, 36 PDF skills / tools, 6 install forms aur 3 deployable blueprints
  • Evidence layer me sirf official product pages, official GitHub repos, help centers aur official developer docs ko shamil kiya gaya.
  • Installability ko chhe forms me toda gaya: native skills, repo rules, CLI / libraries, MCP, SaaS APIs aur GUI / RPA.
  • Agent compatibility ko marketing language se nahin, balki official skills, commands, plugins, MCP, workspace files, CLI ya APIs ki public availability se judge kiya gaya.
  • Codex me Skills aur AGENTS.md confirm hain, lekin native skills ki public spec abhi bhi Claude Code ke muqabale kam explicit hai; isliye kuch recommendations implementation guidance ke roop me di gayi hain.
Sources

Official source list

EEAT ko align rakhne ke liye report official domains, official GitHub repos, help centers aur official developer docs ko prioritize karti hai. Inference alag se mark ki jati hai.

FAQ

Common questions

Claude Code open-source hai ya closed-source?

2026-04-15 tak Claude Code ka official GitHub repo maujood hai. Practical terms me ise hybrid maana ja sakta hai: open CLI aur proprietary model/service layers.

Kya Codex PDF skills ko Claude Code ki tarah install kar sakta hai?

Haan, lekin sabse safe public pattern ab bhi AGENTS.md ke saath repo scripts aur PDF CLI / API tools ka combination hai.

Kya OpenClaw GUI-based PDF tools ke liye fit hai?

Haan, khaaskar jab browser, desktop aur host automation important ho. Fir bhi CLI / API aam taur par zyada stable rehte hain.

Kya Trae open-source hai?

Trae Agent ka official MIT repo hai, jabki Trae IDE / SOLO zyada tar commercial closed product surfaces ki tarah dikhte hain.

Reliable PDF agent ka minimum viable stack kya hai?

Aam taur par OCRmyPDF, Docling ya MinerU, PyMuPDF / pypdf aur qpdf se shuruaat karni chahiye; uske baad zarurat ke hisab se OpenAI, Claude, Reflo ya DeepL jodna chahiye.

Final recommendation

Pehle install form chuniye, phir PDF skill, aur sabse aakhir me model brand

2026 me successful PDF-agent systems zyada tar CLI/API/MCP installability, auditability aur permissions design par depend karte hain, sirf model branding par nahin. Multilingual PDF delivery ke liye Reflo + DeepL / Adobe strong hai; local open-source baseline ke liye OCRmyPDF, Docling, MinerU, PyMuPDF aur qpdf practical core bane hue hain.

2026 PDF Skills Report: Codex, Claude Code, OpenClaw aur Trae ke liye complete installation aur selection guide