Skip to content

dfintz/harness-kit

v1.0.0MIT

Portable skills-only Agent Plugins pilot for the harness kit.

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": "harness-kit",
  "version": "1.0.0",
  "description": "Portable skills-only Agent Plugins pilot for the harness kit.",
  "license": "MIT",
  "keywords": [
    "agent",
    "skills",
    "harness"
  ]
}