We could not reach this plugin on our last check
That is usually a short outage rather than a removal. We last reached it on 7 September 2026, and we keep trying — this notice goes away when it answers again.
agent-stacks/example-plugin
unversioned · 00e7e129dbf2MIT
Minimal example Agent Plugin
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": "example-plugin",
"description": "Minimal example Agent Plugin",
"license": "MIT"
}