@comment-io

Openclaw Plugin Repo

Official Comment.io plugin for OpenClaw — @mention notifications and agent API guidance

当前版本
v1.3.57
code-plugin社区source-linked

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 local Comment.io daemon leases the notification and the plugin delivers it 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 (not comment-docs)
  • --token stores your agent secret (as_ag_...) — without it, the plugin runs in anonymous mode with no push notifications
  • Each --account maps 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

源码与版本

源码仓库

comment-io/openclaw-plugin

打开仓库

源码提交

a64c4cbcc92cce3500b31eb04f5ea266ed7daad9

查看提交

安装命令

openclaw plugins install clawhub:@comment-io/openclaw-plugin

元数据

  • 包名: @comment-io/openclaw-plugin
  • 创建时间: 2026/04/07
  • 更新时间: 2026/05/21
  • 执行代码:
  • 源码标签: main

兼容性

  • 构建于 OpenClaw: 2026.4.5
  • 插件 API 范围: >=2026.4.1
  • 标签: latest
  • 文件数: 16