wommy/wom.womr-skill-reachability
v0.1.0MIT
Session-start warning for bare-name skill routes the Skill tool cannot load.
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.womr-skill-reachability",
"version": "0.1.0",
"description": "Session-start warning for bare-name skill routes the Skill tool cannot load.",
"license": "MIT",
"keywords": [
"hermes",
"skills",
"routing",
"reachability"
],
"extensions": {
"com.nousresearch.hermes": {
"manifest": "plugin.yaml",
"entrypoint": "__init__.py",
"provides_hooks": [
"on_session_start"
]
}
}
}
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