@agents-store/openclaw-example
v0.1.0
Published
Example OpenClaw plugin by Agents Store
Maintainers
Readme
@agents-store/openclaw-example
Example OpenClaw plugin by Agents Store.
Install
openclaw plugins install @agents-store/openclaw-example
openclaw gateway restartConfigure
{
"plugins": {
"entries": {
"openclaw-example": {
"enabled": true,
"config": {
"greeting": "Hello from Agents Store!"
}
}
}
}
}Usage
- Tool: AI can call
example_greetautomatically - Command: Type
/examplefor status check - RPC:
openclaw-example.ping
