wommy/wom.hermes-closure-gate
v0.1.0
Portable companion package for the Hermes pre_verify closure gate.
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": "wom.hermes-closure-gate",
"version": "0.1.0",
"description": "Portable companion package for the Hermes pre_verify closure gate.",
"repository": "https://github.com/agentplugins/agent-plugins-site",
"extensions": {
"com.nousresearch.hermes": {
"manifest": "plugin.yaml",
"entrypoint": "__init__.py",
"provides_hooks": ["pre_verify"]
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.nousresearch.hermes