nutrient-react-native-sdk

nutrient-react-native-sdk is a skill for Claude Code, Codex from PSPDFKit-labs/nutrient-skills. It costs 101 tokens per session (552 once invoked), scanned A, original, no licence file.

A React Native package for adding Nutrient’s PDF tools to cross-platform mobile apps. It uses the @nutrient-sdk/react-native package and the NutrientView component.

In plain words
What is it for?
Integrating Nutrient PDF functionality into React Native apps.
Why use it?
It avoids confusion caused by old PSPDFKit package names and stale documentation or URLs.

Skill for Claude CodeCodex

Part of the nutrient-sdk-dev plugin — 13 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/pspdfkit-labs/nutrient-skills/nutrient-react-native-sdk
Any agent
npx skills add PSPDFKit-labs/nutrient-skills --skill nutrient-react-native-sdk
Clone the repo
git clone --depth 1 https://github.com/PSPDFKit-labs/nutrient-skills

Made for: Claude Code, Codex.

Or install nutrient-sdk-dev, the plugin that ships this one along with the rest of its 13 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for nutrient-react-native-sdk

README.md
[![agentmods](https://agentmods.dev/badge/skills/pspdfkit-labs/nutrient-skills/nutrient-react-native-sdk.svg)](https://agentmods.dev/skills/pspdfkit-labs/nutrient-skills/nutrient-react-native-sdk)
Your own site
<a href="https://agentmods.dev/skills/pspdfkit-labs/nutrient-skills/nutrient-react-native-sdk"><img src="https://agentmods.dev/badge/skills/pspdfkit-labs/nutrient-skills/nutrient-react-native-sdk.svg" alt="Measured on agentmods" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 552 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00101 $0.00552
Opus 5 $0.00051 $0.00276
Sonnet 5 $0.00020 $0.00110
Haiku 4.5 $0.00010 $0.00055

Measured 5d ago against content hash 5cf89ffcaa03, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

nutrient-react-native-sdk scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/nutrient-sdk-dev/skills/nutrient-react-native-sdk/SKILL.md · 28 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 28 lines · 101 tokens per session scan A 5cf89ffcaa03

Subscribe to this mod's changes

nutrient-react-native-sdk is a skill published in the GitHub repository PSPDFKit-labs/nutrient-skills (18 stars, last pushed yesterday), with no licence file. It adds 101 tokens to every session and 552 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

add-pdf-report

Internal implementation skill invoked by /add-native for app-generated PDF report workflows using expo-print and, when present, expo-sharing.

microsoft/power-platform-skills · 30 tokens

add-pdf-viewer

Internal implementation skill invoked by /add-native for native PDF control workflows. Handles HTTPS and file URI PDF viewing with @microsoft/power-apps-native-pdf-viewer 0.2.9+.

microsoft/power-platform-skills · 47 tokens

slides

Create and edit presentation slide decks (.pptx) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, modifying slide content while preserving editable output, adding…

fcakyon/claude-codex-settings · 83 tokens

office-artifacts

Generate real DOCX, PPTX, XLSX, PDF, CSV files using python-docx / python-pptx / openpyxl / reportlab by writing them into the dispatch artifacts dir, then explicitly deliver each one with cloud deliver . Use whenever the user asks for documents, slides, spreadsheets, reports, or PDFs.

Prismer-AI/PrismerCloud · 75 tokens

liteparse

Parse documents into LLM-ready content entirely on the local machine — PDF / DOCX / XLSX / PPTX / images → Markdown, structured JSON (with bounding boxes), or page screenshots, via the lit CLI. No cloud, no LLM, works offline. Use whenever the user attaches or points to a document that must be read before reasoning…

Prismer-AI/PrismerCloud · 90 tokens

ingest

Turn external URLs and documents into LLM-ready content — load + cache web pages (HQCC compression) and OCR PDFs/images to Markdown. Use whenever the user gives a URL, asks you to read a webpage, or attaches a PDF/scan that needs to be parsed before reasoning. Executes via the cloud load, cloud search, and cloud parse…

Prismer-AI/PrismerCloud · 79 tokens