Skip to content

agentui-ai/label-ops

v0.1.0MIT

Print labels and receipts that actually scan — ZPL for Zebra label printers, ESC/POS for 58mm Bluetooth thermal printers, and GS1/Code128/Code39 check digits cross-validated against an independent encoder. 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": "label-ops",
  "version": "0.1.0",
  "description": "Print labels and receipts that actually scan — ZPL for Zebra label printers, ESC/POS for 58mm Bluetooth thermal printers, and GS1/Code128/Code39 check digits cross-validated against an independent encoder. Ships a deterministic benchmark.",
  "author": {
    "name": "AgentUI",
    "url": "https://www.agentui.ai/"
  },
  "homepage": "https://github.com/agentui-ai/label-ops",
  "repository": "https://github.com/agentui-ai/label-ops",
  "license": "MIT",
  "keywords": [
    "zpl",
    "zebra",
    "escpos",
    "thermal-printer",
    "barcode",
    "ean13",
    "gs1",
    "label",
    "receipt",
    "web-bluetooth"
  ]
}

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.

  • 4JavaScript files
  • LICENSE
View on GitHub