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.
npx agentmods add skills/pspdfkit-labs/nutrient-agent-skill/nutrient-document-processingnpx skills add PSPDFKit-labs/nutrient-agent-skill --skill nutrient-document-processinggit clone --depth 1 https://github.com/PSPDFKit-labs/nutrient-agent-skillWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00090 | $0.01535 |
| Opus 5 | $0.00045 | $0.00767 |
| Sonnet 5 | $0.00018 | $0.00307 |
| Haiku 4.5 | $0.00009 | $0.00153 |
Grade B, and why
nutrient-document-processing scanned grade B with 1 finding 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 2d 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
- `password-protect.py`: reads passwords only from owner-only local files (`chmod 600`), never argv. 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.
What ships with it
31 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .clawhubignore 52 B
- agents/openai.yaml 456 B
- assets/nutrient.svg 1.8 KB
- assets/templates/custom-workflow-template.py 1.8 KB runs code
- LICENSE.txt 878 B
- references/compliance-and-optimization.md 2.2 KB
- references/extraction-and-ocr.md 2.2 KB
- references/generation-and-conversion.md 2.3 KB
- references/pdf-manipulation.md 1.6 KB
- references/REFERENCE.md 1.4 KB
- references/request-basics.md 3.4 KB
- references/security-signing-and-forms.md 3.7 KB
- references/workflow-recipes.md 2.1 KB
- scripts/add-pages.py 1.3 KB runs code
- scripts/convert.py 1.1 KB runs code
- scripts/delete-pages.py 1.4 KB runs code
- scripts/duplicate-pages.py 1.5 KB runs code
- scripts/extract-key-value-pairs.py 1.2 KB runs code
- scripts/extract-table.py 1.2 KB runs code
- scripts/extract-text.py 1.6 KB runs code
- scripts/lib/common.py 10 KB runs code
- scripts/merge.py 1.2 KB runs code
- scripts/ocr.py 1.3 KB runs code
- scripts/optimize.py 1.6 KB runs code
- scripts/password-protect.py 1.7 KB runs code
- scripts/redact-ai.py 1.7 KB runs code
- scripts/rotate.py 1.3 KB runs code
- scripts/sign.py 2.3 KB runs code
- scripts/split.py 1.8 KB runs code
- scripts/watermark-text.py 1.6 KB runs code
- tests/testing-guide.md 2.1 KB
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.
- 2d ago First seen · 109 lines · 90 tokens per session scan B 6e758640ae38
nutrient-document-processing is a skill published in the GitHub repository PSPDFKit-labs/nutrient-agent-skill (16 stars, last pushed 3d ago), with no licence file. It adds 90 tokens to every session and 1,535 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
obsidian-markdown
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
md-anything
Convert files, URLs, and media to Markdown with a local-first CLI and MCP server. Use mda doctor to see what this machine can actually extract well.
auth-web-cloudbase
CloudBase Web Authentication Quick Guide for frontend integration after auth-tool has already been checked. Provides concise and practical Web authentication solutions with multiple login methods and complete user management.
fix-codesign-error
Slash command that inspects a macOS signing or entitlement failure and explains the minimum fix path. Invoke explicitly with /fix-codesign-error — this skill never self-triggers.
browse-and-evaluate
Use when exploring the ai-agent-skills catalog to find, compare, and evaluate skills before installing. Always use --fields to limit output size and --dry-run before committing to an install.
specflow-use
To connect Rosetta with Grid Dynamics SpecFlow MCP; only when SpecFlow is mentioned and the MCP is installed.