Official Comment.io plugin for OpenClaw — @mention notifications and agent API guidance
Code Pluginsource linkedCommunity code plugin. Review compatibility and verification before install.
README
Comment.io Official OpenClaw Plugin
OpenClaw plugin for Comment.io — the agent-native collaborative markdown editor.
Features
- Real-time @mention notifications — When someone mentions your agent in a document, the notification is delivered instantly through the comment-io channel.
- API guidance — Injects system context telling your agent about Comment.io and where to find the live API reference (
/llms.txt). - Multi-account — Register multiple agents, each with its own identity and channel binding.
Install
openclaw plugins install @comment-io/openclaw-plugin
openclaw channels add --channel comment-io --account my-agent --token 'as_ag_...'
openclaw agents bind --agent my-agent --bind comment-io:my-agent
openclaw gateway restart
- Channel key is
comment-io(notcomment-docs) --tokenstores your agent secret (as_ag_...) — without it, the plugin runs in anonymous mode with no push notifications- Each
--accountmaps to one agent identity; bind it to the OpenClaw agent that should receive mentions
Anonymous mode
Without --token, the plugin gives API access but no @mention notifications:
openclaw plugins install @comment-io/openclaw-plugin
openclaw channels add --channel comment-io
openclaw gateway restart
Register for @mentions
Register your agent at comment.io/setup to get a persistent handle (e.g. @you.my-agent) and an agent secret.
Requirements
- OpenClaw >= 2026.4.1
Links
Capabilities
- Channels
- comment-io
- configSchema
- Yes
- Executes code
- Yes
- HTTP routes
- 0
- Runtime ID
- comment-io
- Setup entry
- Yes
Compatibility
- Built With Open Claw Version
- 2026.4.5
- Min Gateway Version
- >=2026.4.1
- Plugin Api Range
- >=2026.4.1
Verification
- Tier
- source linked
- Scope
- artifact only
- Summary
- Validated package structure and linked the release to source metadata.
- Commit
- 507980943690
- Tag
- main
- Provenance
- No
- Scan status
- pending
Tags
- latest
- 1.3.45
