@dai_ming/plugin-im-cli
v1.1.1
Published
OpenClaw IM CLI native plugin — expose claw-server IM operations as agent tools
Downloads
464
Readme
@dai_ming/plugin-im-cli
OpenClaw Native 插件:把 claw-server 的 IM CLI 接口注册成原生 agent tools,供 agent 查询通讯录、群成员、历史消息,以及修改昵称和群信息。
包含内容
index.js:OpenClaw native extension,注册im-cli__*工具openclaw.plugin.json:OpenClaw 原生插件清单openclaw-plugin.json:gateway 兼容清单,供 initContainer 注入插件 entryskills/README.md:占位目录,确保运行时把插件识别成 bundle
通过 claw-gateway 安装
将插件加入 installPlugins:
installPlugins:
- "@dai_ming/[email protected]"发布
cd packages/plugin-im-cli
npm publish --registry https://registry.npmjs.org --access public