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 skills add DevExpress/agent-skills --skill devexpress-office-file-api-pdf-newgit clone --depth 1 https://github.com/DevExpress/agent-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/devexpress/agent-skills/devexpress-office-file-api-pdf-new)<a href="https://agentmods.dev/skills/devexpress/agent-skills/devexpress-office-file-api-pdf-new"><img src="https://agentmods.dev/badge/skills/devexpress/agent-skills/devexpress-office-file-api-pdf-new/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/devexpress/agent-skills/devexpress-office-file-api-pdf-new"><img src="https://agentmods.dev/badge/skills/devexpress/agent-skills/devexpress-office-file-api-pdf-new.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Privilege Escalation · line 70 Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.Fix: Avoid sudo/root unless strictly required. Prefer least-privilege patterns. If elevation is needed, document the justification and scope.
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.1 | $0.00159 | $0.04804 |
| Opus 5 | $0.00079 | $0.02402 |
| Sonnet 5 | $0.00032 | $0.00961 |
| Haiku 4.5 | $0.00016 | $0.00480 |
Grade B, and why
devexpress-office-file-api-pdf-new 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 13d 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.
On **Linux**, also install the font libraries: `sudo apt-get install -y libc6 libicu-dev libfontconfig1` (Debian/Ubuntu) or `sudo yum install -y glibc-devel libicu fontconfig` (RHEL/CentOS/Fedora). How it starts
The opening of the file, as written. The whole thing — 413 lines — stays where its author put it; the contents beside it link to each section on GitHub.
DevExpress New PDF Document API (CTP)
[!IMPORTANT] Community Technology Preview (CTP) The
DevExpress.Docs.Pdflibrary is currently available as a CTP. Do not use it in mission-critical production applications. Try the library, share feedback, and await the official release. The legacyDevExpress.Pdf(PdfDocumentProcessor) API remains fully supported.
The new DevExpress PDF Document API (DevExpress.Docs.Pdf) is a cross-platform .NET library with a strongly-typed, object-oriented document model. It lets you create, load, modify, save, print, encrypt, and structurally tag PDF documents. The entry point is PdfDocument, which exposes pages, fragments, annotations, form fields, metadata, structure tree, and attachments as first-class typed collections. Works on Windows, Linux, and macOS.
When to Use This Skill
- Create new PDF documents with text, images, shapes, and reusable templates
- Load and modify existing PDF files (edit content, add/remove pages, manage annotations)
- Manage interactive forms: create, fill, flatten, import/export AcroForm data
- Find, format, redact, or permanently remove text from PDF documents
- Encrypt PDF documents and set granular permissions (print, modify, extract)
- Build tagged/accessible PDFs (PDF/UA) using the structure tree API
- Merge PDF documents or reorganize pages (clone, reorder, rotate, resize)
- Embed file attachments or ZUGFeRD/Factur-X electronic invoice XML
- Print PDFs cross-platform (Windows, Linux/macOS via CUPS)
- Migrate existing code from
PdfDocumentProcessorto the newPdfDocumentAPI
Prerequisites & Installation
CTP Warning: This package is a pre-release. Pin to the exact v26.1 version to avoid unexpected changes.
NuGet Packages
| Package | Purpose |
|---|---|
DevExpress.Docs.Pdf |
New PDF Document API (CTP) |
.NET (8/9/10+)
dotnet add package DevExpress.Docs.Pdf
.NET Framework (4.7.2+)
Install-Package DevExpress.Docs.Pdf
What ships with it
11 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.
- examples/quickstart.cs 6.0 KB
- references/add-content.md 11 KB
- references/annotations.md 8.0 KB
- references/form-fields.md 7.7 KB
- references/getting-started.md 5.4 KB
- references/metadata-attachments.md 9.0 KB
- references/migration.md 7.2 KB
- references/organize-pages.md 6.5 KB
- references/search-replace-redact.md 9.6 KB
- references/security.md 5.4 KB
- references/structure-tree.md 7.9 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.
- 13d ago First seen · 413 lines · 159 tokens per session scan B b62a0592de7a
devexpress-office-file-api-pdf-new is a skill published in the GitHub repository DevExpress/agent-skills (53 stars, last pushed 25d ago), licensed MIT. It adds 159 tokens to every session and 4,804 once invoked, about $0.0008 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
ov-add-paper
Load when the user asks to add, import, compile, or ingest a research paper/PDF into OpenViking, especially when they mention ov-add-paper, ARA, claims, evidence, figures, tables, or paper-to-OV knowledge resources.
Read, create, inspect, render, and verify PDF files where visual layout matters, including fillable AcroForms. Use Poppler rendering plus Python tools such as reportlab, pdfplumber, and pypdf for generation and extraction.
pdf-monster
Analyze PDF files by converting them into agent-readable text, OCR text, page render images, and extracted embedded images without polluting the working directory. Use when an agent needs to read, summarize, inspect, compare, quote, or reason about PDFs, especially when the foundation model cannot ingest PDFs directly…
bluebeam
Bluebeam is a PDF-centric collaboration platform tailored for architecture, engineering, and construction professionals, offering industry-grade markup, measurement, takeoff, and document management tools combined with real-time collaboration via Bluebeam Studio for streamlined project workflows across office and…
convert-api
ConvertAPI is a file conversion API platform that enables developers and businesses to convert documents and other files across 200+ formats, with REST API access, SDKs, no-code integrations, and tools for PDF generation, redaction, accessibility, and print preparation. Read and write ConvertAPI data through One…
api-2-pdf
Api2Pdf is a document generation API that converts HTML, URLs, Office files, and raw content into PDFs, screenshots, and images, allowing developers to automate document rendering, reporting, and file conversion workflows within applications and backend systems. Read and write Api2Pdf data through One: chromepdfurl…