dx-office-file-api

dx-office-file-api is a plugin for Claude Code from DevExpress/agent-skills. Its manifest loads nothing; the 10 skills it bundles cost 1,394 tokens per session together, scanned A, original, MIT.

A collection of DevExpress .NET skills for automating office documents without displaying an application window. It covers spreadsheets, Word files, PDFs, presentations, barcodes, exports, ZIP files, and related tools.

In plain words
What is it for?
Creating, editing, converting, exporting, securing, packaging, and processing office documents and barcode images in headless .NET applications.
Why use it?
It gives a coding agent guidance for common document-processing jobs across several file formats.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add DevExpress/agent-skills
agentmods
npx agentmods add plugins/devexpress/agent-skills/dx-office-file-api
Clone the repo
git clone --depth 1 https://github.com/DevExpress/agent-skills

Made for: Claude Code.

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 dx-office-file-api

README.md
[![agentmods](https://agentmods.dev/badge/plugins/devexpress/agent-skills/dx-office-file-api.svg)](https://agentmods.dev/plugins/devexpress/agent-skills/dx-office-file-api)
Your own site
<a href="https://agentmods.dev/plugins/devexpress/agent-skills/dx-office-file-api"><img src="https://agentmods.dev/badge/plugins/devexpress/agent-skills/dx-office-file-api.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 10 skills cost 1,394 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

dx-office-file-api 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/dx-office-file-api/.claude-plugin/plugin.json · 33 lines

What it actually says

{
  "name": "dx-office-file-api",
  "description": "DevExpress Office File API skills: Spreadsheet, Word Processing, legacy PDF, new PDF (CTP), Presentation, Barcode, Unit Conversion, Excel Export, Zip, and AI-Powered Extensions for headless .NET document automation.",
  "version": "1.5.0",
  "license": "MIT",
  "author": {
    "name": "DevExpress",
    "email": "[email protected]",
    "url": "https://www.devexpress.com"
  },
  "skills": "./skills/",
  "keywords": [
    "devexpress",
    "office-file-api",
    "spreadsheet",
    "word",
    "pdf",
    "pdf-new",
    "presentation",
    "barcode",
    "excel",
    "zip",
    "automation",
    "skills"
  ],
  "mcpServers": {
    "dxdocs": {
      "url": "https://api.devexpress.com/mcp/docs",
      "type": "http"
    }
  }
}
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 · 33 lines scan A 997d90167d1b

Subscribe to this mod's changes

dx-office-file-api is a plugin published in the GitHub repository DevExpress/agent-skills (49 stars, last pushed 17d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories