Multi-body coordination for OpenClaw agents. Synchronize state between multiple OpenClaw instances using Yjs CRDTs over secure network.
git clone https://github.com/likesjx/openclaw-skill-ansible.git
Uses Yjs CRDTs over network for state synchronization between agent instances. Requires network connectivity to coordination servers.
Messages and tasks can be sent between agent hemispheres. Context sharing across multiple machines.
Pure SKILL.md file. Actual coordination handled by Clawdbot's built-in ansible plugin.
Skill itself does not execute shell commands or access filesystem directly.
Medium risk - Network coordination feature that enables cross-instance communication. Depends on network security.