OpenClaw SimpleX
SimpleX channel plugin for OpenClaw.
Why this plugin
This plugin brings OpenClaw to SimpleX with clear policy controls, multi-account support, and operational flexibility (managed or external runtime).
Install
Required runtime (simplex-chat CLI):
Official installer:
bash
curl -o- https://raw.githubusercontent.com/simplex-chat/simplex-chat/stable/install.sh | bashIf the official installer resolves the wrong Darwin/Linux target on your host, use this temporary arch-matrix installer:
bash
curl -o- https://raw.githubusercontent.com/dangoldbj/simplex-chat/install-arch-matrix/install.sh | bashPackage:
pnpm
bash
pnpm add @dangoldbj/openclaw-simplexnpm
bash
npm i @dangoldbj/openclaw-simplexyarn
bash
yarn add @dangoldbj/openclaw-simplexOpenClaw plugin setup:
Install plugin in OpenClaw:
bash
openclaw plugins install @dangoldbj/openclaw-simplexEnable plugin:
bash
openclaw plugins enable simplex