Tools
Bwoc Plugin Openclaw
BWOC -> OpenClaw plugin adapter (coordination tools, agents, skills, memory slot via the bwoc CLI)
README
# bwoc-plugin-openclaw
> **BWOC → OpenClaw plugin adapter.** Exposes the BWOC agent fleet — coordination CLI, agents-as-subagents, skills, and deep-memory — into **OpenClaw** by wrapping the `bwoc` CLI.
**Status:** 🚧 WIP scaffold.
Part of the BWOC **八仙過海・各顯神通** host-adapter set (Eight Immortals crossing the sea — each adapter crosses into a foreign host by its own plugin format).
**Steward:** `agent-litieguai` (Li Tieguai 鐵拐李) — debased to this project ([`bwoc debase`](https://github.com/bemindlabs/BWOC-Framework)).
## What it exposes
| Surface | Wraps |
|---|---|
| Coordination | `bwoc list / status / send / run / chat / task / team` |
| Agents | BWOC `agents/agent-*` re-exported as OpenClaw sub-agents |
| Skills | BWOC skills re-exported as OpenClaw skills |
| Deep-memory | `bwoc memory` bridge |
Mechanism: **shell-out to the `bwoc` CLI** — no standing server. The host must have `bwoc` on `PATH`.
## Manifest
Host plugin manifest: `openclaw.plugin.json`
## License
MIT © Bemind Technology
tools
Comments
Sign in to leave a comment