Skip to content

iowarp/benchmark-scout

v1.0.0Apache-2.0

Inspect computational benchmarks, scaling configurations, and performance harnesses.

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": "benchmark-scout",
	"version": "1.0.0",
	"description": "Inspect computational benchmarks, scaling configurations, and performance harnesses.",
	"license": "Apache-2.0",
	"extensions": {
		"ai.iowarp.clio": {
			"manifestVersion": 1,
			"kind": "agent",
			"resources": {
				"agents": "agents"
			},
			"components": [
				{
					"kind": "agent",
					"id": "benchmark-scout",
					"path": "agents/benchmark-scout.md"
				}
			]
		}
	}
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • ai.iowarp.clio