🎯

document-processor-api

🎯Skill

from pspdfkit-labs/nutrient-skills

πŸ“¦

Same repository

pspdfkit-labs/nutrient-skills(10 items)

document-processor-api

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add pspdfkit-labs/nutrient-skills --skill document-processor-api
skills.sh Install⚠ Installs to .agents/skills/
npx skills add pspdfkit-labs/nutrient-skills --skill document-processor-api
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/document-processor-api/SKILL.md

SKILL.md

22Installs
-
AddedJul 11, 2026

More from this repository9

🎯
pdf-to-markdown🎯Skill

Part of the Nutrient skills collection, this skill enables AI agents to extract text from PDFs as structured, semantic Markdown using Nutrient's document processing APIs, working with Claude Code, Codex, Cursor, and other agents.

πŸ”Œ
make-pdfπŸ”ŒPlugin

Generate finished PDFs from Markdown or HTML β€” accessible PDF/UA, archival PDF/A, watermarks, batch β€” with built-in conformance verification.

πŸ”Œ
queryπŸ”ŒPlugin

Find the most relevant passages in an already-extracted document (the text or Markdown output of pdf-to-markdown / pdf-to-text) with ranked (BM-25) search.

πŸ”Œ
pdf-to-textπŸ”ŒPlugin

Extract layout-preserving plain text from a PDF.

πŸ”Œ
remediate-pdfπŸ”ŒPlugin

Remediate existing PDFs: auto-tag with PDF/UA semantic structure via the Nutrient DWS Accessibility API, then check the result with the bundled verifier.

πŸ”Œ
pdf-to-markdownπŸ”ŒPlugin

Extract text as structured, semantic Markdown from a PDF.

πŸ”Œ
nutrient-sdk-devπŸ”ŒPlugin

Skills for developing with Nutrient SDKs: Web Viewer, Document Authoring, Mobile (iOS/Android/React Native/Flutter/MAUI), Server (Python/Java/Node.js/.NET), self-hosted Nutrient Document Engine, and Nutrient AI Assistant.

πŸͺ
PSPDFKit-labs/nutrient-skillsπŸͺMarketplace

AI agent skills for Nutrient APIs and SDKs β€” works with Claude Code, Codex, Gemini CLI, Cursor, and 35+ more agents

πŸ”Œ
nutrient-dwsπŸ”ŒPlugin

Document processing skills powered by the Nutrient Document Web Services API. Includes the document-processor-api skill (convert, merge, OCR, watermark, redact, sign, optimize) and the document-extraction-api skill (structural parse / Markdown via /extraction/parse).