Skip to content

harnessrouter/harnessrouter-sheets

v1.0.2LicenseRef-HarnessRouter-Starter-Kit-1.0.0

A spreadsheet where a column can be an agent.

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": "harnessrouter-sheets",
  "version": "1.0.2",
  "description": "A spreadsheet where a column can be an agent.",
  "author": {
    "name": "HarnessRouter",
    "url": "https://harnessrouter.ai"
  },
  "homepage": "https://github.com/HarnessRouter/starter-kit/tree/main/kits/sheets",
  "repository": "https://github.com/HarnessRouter/starter-kit",
  "license": "LicenseRef-HarnessRouter-Starter-Kit-1.0.0",
  "keywords": [
    "harnessrouter",
    "starter-kit",
    "spreadsheets",
    "sheets",
    "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.

  • validate_sheet.py
View on GitHub