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-skills/document-extraction-apinpx skills add PSPDFKit-labs/nutrient-skills --skill document-extraction-apigit clone --depth 1 https://github.com/PSPDFKit-labs/nutrient-skillsWrote 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.
[](https://agentmods.dev/skills/pspdfkit-labs/nutrient-skills/document-extraction-api)<a href="https://agentmods.dev/skills/pspdfkit-labs/nutrient-skills/document-extraction-api"><img src="https://agentmods.dev/badge/skills/pspdfkit-labs/nutrient-skills/document-extraction-api.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00191 | $0.02593 |
| Opus 5 | $0.00096 | $0.01296 |
| Sonnet 5 | $0.00038 | $0.00519 |
| Haiku 4.5 | $0.00019 | $0.00259 |
Grade C, and why
document-extraction-api scanned grade C 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 4d 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.
Harvests environment variableshighData exfiltration
Enumerating or grepping the environment for keys collects credentials unrelated to what the mod says it does.
- Get a Nutrient DWS Extract API key at <https://dashboard.nutrient.io/>. 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
8 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.
- .gitignore 19 B
- references/extract-output-and-citations.md 2.2 KB
- references/parse-output-filtering.md 2.2 KB
- scripts/extract.py 13 KB runs code
- scripts/lib/common.py 2.5 KB runs code
- scripts/lib/test_common.py 2.6 KB runs code
- scripts/parse.py 5.7 KB runs code
- scripts/test_extract.py 20 KB runs code
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.
- 4d ago First seen · 192 lines · 191 tokens per session scan C 62834ff87832
document-extraction-api is a skill published in the GitHub repository PSPDFKit-labs/nutrient-skills (17 stars, last pushed yesterday), with no licence file. It adds 191 tokens to every session and 2,593 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it C with 1 finding (harvests environment variables). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
honey-px
Read huge read-only text as PNG pages; big input cut.
lov-any2docx
Convert Markdown documents to professionally styled DOCX (Word) files with python-docx. Handles CJK/Latin mixed text, fenced code blocks, tables, blockquotes, cover pages, TOC field, watermarks, and page numbers. Supports multiple color themes matching any2pdf (Configurable Academic, Nord, GitHub Light, etc.) and is…
lov-bp-deck
Turn an approved investor BP outline into a clean, professional slide deck with deliberate style selection, real product evidence, charts, branding, PPTX/PDF, and a full-deck preview. Use when the narrative already exists and the user wants PPT production, visual style exploration, slide regeneration, or export.…
lov-document-illustrator
为文档原地插入 AI 配图。读取文档后全局规划插入点,并行生成所有图片, 异步插回原文。支持封面图、自定义比例和三种风格。 Use when: 用户要求为文档/文章/笔记生成配图、插图。 Also trigger when user mentions: 配图、插图、illustration、 generate images、document images、为文章加图。.
lov-fill-form
Fill in Word document form templates (.docx) with user-provided data. Reads a template containing tables with label→value cell pairs, detects all fillable fields, and outputs a completed document. Handles CJK/Latin mixed text with proper font switching. Use this skill when the user wants to fill in a form template…
lov-rich-export
将一份面向用户的内容稳定导出为单文件 HTML、带 assets 的 HTML 文件夹、Markdown、DOCX 与 PDF,并按格式正确处理图片、音频、视频和嵌入式交互内容。用于“富媒体导出”“一键导出”“导出 html/pdf/docx/md”“离线网页”“交付包”“给产品接导出能力”等需求,以及需要为产品建立可复用内容导出管线时。.