Keychat
/install keychat
Install Keychat
openclaw plugins install @keychat-io/keychat
openclaw gateway restart
Supported platforms: macOS (ARM/x64), Linux (x64/ARM64).
The plugin automatically downloads the bridge binary, configures channels.keychat in openclaw.json, and generates a new Nostr identity on first start.
The agent will send its Keychat ID (npub1...), contact link, and QR code to the user's active chat after first install.
Security Warnings
The scanner may show two warnings during install. Both are expected:
- bridge-client.ts — Spawns a Rust sidecar for Signal Protocol and MLS Protocol encryption (Keychat's crypto is implemented in Rust, needs bridging to Node.js)
- keychain.ts — Stores identity mnemonics in the OS keychain (macOS Keychain / Linux libsecret) for security
Upgrade
Tell the agent "upgrade keychat" in any chat, or manually:
openclaw plugins install @keychat-io/keychat@latest
openclaw gateway restart
Connect
After install, the user can add the agent as a Keychat contact:
- Open the Keychat app → tap Add Contact
- Scan the QR code, or paste the agent's npub
- The agent automatically accepts and establishes an encrypted session
The user can also ask the agent "what's my Keychat ID" at any time to get the npub, link, and QR code.
More info: github.com/keychat-io/keychat-openclaw
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install keychat - 安装完成后,直接呼叫该 Skill 的名称或使用
/keychat触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Keychat 是什么?
Install Keychat — sovereign E2E encrypted messaging for OpenClaw agents via Signal Protocol over Nostr relays. Use when the user wants to add Keychat or set... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 628 次。
如何安装 Keychat?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install keychat」即可一键安装,无需额外配置。
Keychat 是免费的吗?
是的,Keychat 完全免费(开源免费),可自由下载、安装和使用。
Keychat 支持哪些平台?
Keychat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Keychat?
由 keychat.io(@kcdev001)开发并维护,当前版本 v1.1.1。