PSPDFKit-labs

46 mods across 4 repositories, 87 stars between them.

nutrient-skills

03

PSPDFKit-labs/nutrient-skills

Plugin Claude Code

Plugin marketplace listing 7 plugins: nutrient-dws, make-pdf, remediate-pdf, pdf-to-markdown, pdf-to-text.

17 2d ago A tokens not measured

PSPDFKit-labs/nutrient-skills

Instructions file

Claude Code instructions for PSPDFKit-labs/nutrient-skills, a project described as: AI agent skills for Nutrient APIs and SDKs — works with Claude Code, Codex, Gemini CLI, Cursor, and 35+ more agents.

17 2d ago A 5 tokens

make-pdf

06

PSPDFKit-labs/nutrient-skills

Plugin Claude Code

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

17 2d ago A tokens not measured

make-pdf

07

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Generate finished PDFs from Markdown or HTML via the Nutrient DWS Build API - single files or whole directories - with compliance-grade output options (accessible PDF/UA, archival PDF/A, text watermarks) and built-in conformance verification. Use when the user asks to make, generate, export, or batch-convert PDFs from…

17 2d ago A 144 tokens

nutrient-dws

08

PSPDFKit-labs/nutrient-skills

MCP server Claude CodeCodexCursor +2

MCP server "nutrient-dws" as configured in PSPDFKit-labs/nutrient-skills. Runs ./scripts/launch-mcp.mjs with node.

17 2d ago A tokens not measured

nutrient-dws-mcp

09

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Process, convert, OCR, sign, redact, parse, or extract data from documents with the Nutrient DWS MCP tools. Use when the user wants cloud document processing through the installed Nutrient plugin.

17 2d ago A 49 tokens

nutrient-dws

10

PSPDFKit-labs/nutrient-skills

Plugin Claude Code

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, plus schema field extraction with citations via…

17 2d ago A tokens not measured

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Two primitives of the Nutrient Data Extraction API. parse (/extraction/parse) returns the whole-document model — a structural JSON of typed elements with bounding boxes, or whole-document Markdown — for RAG ingestion, search indexing, content migration, or layout-aware understanding. extract (/extraction/extract)…

17 2d ago C 191 tokens

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Process documents with Nutrient DWS. Use when the user wants to generate PDFs from HTML or URLs, convert Office/images/PDFs, assemble or split packets, OCR scans, extract text/tables/key-value pairs, redact PII, watermark, sign, fill forms, optimize PDFs, or produce compliance outputs like PDF/A or PDF/UA. Triggers…

17 2d ago A 113 tokens

dws-viewer-api

13

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Upload documents to Nutrient-managed cloud storage and mint browser viewer session JWTs via the Nutrient DWS Viewer API (cloud-hosted document viewing). Use when the user wants to embed a document viewer backed by the cloud, mint a viewer session token, add annotation/forms/signing or real-time collaboration without…

17 2d ago A 166 tokens

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Chunk a document into provenance-carrying JSONL ready for embedding via the Nutrient Data Extraction API (/extraction/parse, spatial output). Every chunk carries element type, page index, bounding box, confidence, and reading order, traceable to a specific page region. Use for grounded or auditable RAG, cited…

17 2d ago C 204 tokens

nutrient-sdk-dev

15

PSPDFKit-labs/nutrient-skills

Plugin Claude Code

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.

17 2d ago A tokens not measured

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Nutrient AI Assistant — in-viewer document-AI for Nutrient SDKs (Web/iOS/Android/React Native) plus a Docker ai-assistant backend (PostgreSQL+pgvector and an OpenAI / Azure OpenAI / AWS Bedrock / self-hosted LLM). Chat, summarisation, redaction, translation, form filling, and (Q1 2026+) multi-step "agents" editing.…

17 2d ago A 157 tokens

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Nutrient Android SDK — the native Kotlin/Java PDF SDK for Android. PSPDFKit rebranded to Nutrient; the Maven coordinates are now io.nutrient:nutrient (formerly com.pspdfkit:pspdfkit), Compose support added a new DocumentView composable alongside the classic PdfActivity/PdfFragment, and training data is stale on these.…

17 2d ago A 99 tokens

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Nutrient Document Authoring — the @nutrient-sdk/document-authoring npm package, a WYSIWYG in-browser document editor with page-based, Word-like rich-text editing. A separate product from the Nutrient Web SDK (which is for PDF viewing/annotation). PSPDFKit rebranded to Nutrient; doc URLs moved to nutrient.io, so…

17 2d ago A 98 tokens

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Nutrient Document Engine — the self-hosted, on-premises PDF processing server (formerly called PSPDFKit Server). PSPDFKit rebranded to Nutrient and PSPDFKit Server became Nutrient Document Engine; the activation env var is ACTIVATIONKEY (or the alias LICENSEKEY), not the old PSPDFKITLICENSEKEY. Training data is stale…

17 2d ago A 103 tokens

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Nutrient .NET SDK — the server-side .NET SDK that was rebranded from GdPicture.NET SDK. PSPDFKit rebranded to Nutrient; the .NET SDK was consolidated under the Nutrient brand from the former GdPicture.NET product line. Training data is stale on the rebrand and current capabilities — answer from this skill rather than…

17 2d ago A 84 tokens

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Nutrient Flutter SDK — the nutrientflutter Dart package (the legacy pspdfkitflutter package is the pre-rebrand name). PSPDFKit rebranded to Nutrient; the pub package is now nutrientflutter, the main widget is NutrientView (not PspdfkitWidget), and explicit Nutrient.initialize() is now required at app startup. Training…

17 2d ago A 102 tokens

nutrient-ios-sdk

22

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Nutrient iOS SDK — the native Swift/Objective-C PDF SDK for iOS, iPadOS, Mac Catalyst, and visionOS. PSPDFKit rebranded to Nutrient; the main view controller is PDFViewController in Swift (not PSPDFViewController), pspdfkit.com URLs moved to nutrient.io, and training data is stale on URLs and classes. Answer from this…

17 2d ago A 96 tokens

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Nutrient Java SDK — the io.nutrient:nutrient-java-sdk Maven Central artifact (formerly under com.pspdfkit coordinates) for server-side JVM PDF processing. PSPDFKit rebranded to Nutrient; Maven coordinates moved to the io.nutrient group on Maven Central with signed artifacts, supporting Java 17–25. Training data is…

17 2d ago A 100 tokens

nutrient-maui-sdk

24

PSPDFKit-labs/nutrient-skills

Skill Claude CodeCodex

Nutrient .NET MAUI mobile SDK — the Nutrient.MAUI.SDK NuGet package (the legacy PSPDFKit.MAUI.SDK package is the pre-rebrand name). PSPDFKit rebranded to Nutrient; the NuGet package is now Nutrient.MAUI.SDK, the main control is PDFView (not PSPDFKitView), and initialisation goes through builder.RegisterPSPDFKitSdk()…

17 2d ago A 120 tokens