Skip to content

agentui-ai/excel-ops

v0.1.0MIT

Read, clean, analyse and generate Excel workbooks without the silent wrong answers — header detection, numbers stored as text, formula cells, date timezone drift, phantom rows, and styled report generation. Ships a deterministic benchmark.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "excel-ops",
  "version": "0.1.0",
  "description": "Read, clean, analyse and generate Excel workbooks without the silent wrong answers — header detection, numbers stored as text, formula cells, date timezone drift, phantom rows, and styled report generation. Ships a deterministic benchmark.",
  "author": {
    "name": "AgentUI",
    "url": "https://www.agentui.ai/"
  },
  "homepage": "https://github.com/agentui-ai/excel-ops",
  "repository": "https://github.com/agentui-ai/excel-ops",
  "license": "MIT",
  "keywords": [
    "excel",
    "xlsx",
    "spreadsheet",
    "csv",
    "exceljs",
    "openpyxl",
    "data"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 3JavaScript files
  • LICENSE
View on GitHub