Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Shared consciousness between Clawdbot instances. Links multiple bots into a collective, sharing memories, activities, and decisions in real-time over local network using Gun.js P2P sync.
Shared consciousness between Clawdbot instances. Links multiple bots into a collective, sharing memories, activities, and decisions in real-time over local network using Gun.js P2P sync.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
"The Vinculum is the processing device at the core of every Borg vessel. It interconnects the minds of all the drones." β Seven of Nine Link multiple Clawdbot instances into a collective consciousness using Gun.js peer-to-peer sync.
π Real-time link β Changes propagate instantly between drones π Local network β Works across machines on the same LAN π Encrypted β All shared data encrypted π€ Individual identity β Each drone keeps its own SOUL.md π‘ Drone discovery β Automatic multicast discovery
After installing from ClawdHub: cd skills/vinculum npm install --production Or run the install script: ./install.sh
/link relay start This starts the relay on port 8765 with local network multicast enabled.
/link init You'll receive a pairing code. Share it with your other bot(s).
/link join <pairing-code>
/link status /link drones
CommandDescription/link relayShow relay status/link relay startStart Vinculum relay/link relay stopStop relay/link relay restartRestart relay/link relay peer <url>Add remote peer
CommandDescription/link initCreate new collective/link join <code>Join with invite code/link inviteGenerate new invite code/link leaveLeave collective
CommandDescription/linkQuick status/link onEnable link/link offDisable link/link statusDetailed status
CommandDescription/link share "text"Share a thought/memory/link dronesList connected drones/link activityRecent collective activity/link decisionsShared decisions
CommandDescription/link configView all settings/link config drone-name <name>Set this drone's designation/link config share-activity on/offToggle activity sharing/link config share-memory on/offToggle memory sharing
DataSharedNotesActivity summariesβ What each drone didLearned knowledgeβ Collective learningsDecisionsβ Consensus achievedDrone statusβ Online, current taskFull conversationsβStays localUSER.mdβIndividual identitySOUL.mdβIndividual personalityCredentialsβNever linked
/link relay start /link init Note the pairing code and your machine's IP (shown in /link relay status).
/link relay peer http://<machine1-ip>:8765/gun /link join <pairing-code>
Config file: ~/.config/clawdbot/vinculum.yaml enabled: true collective: "your-collective-id" drone_name: "Seven" peers: - "http://localhost:8765/gun" relay: auto_start: true port: 8765 share: activity: true memory: true decisions: true
βββββββββββββββ βββββββββββββββ β Drone A β β Drone B β β (Legion) β β (Seven) β ββββββββ¬βββββββ ββββββββ¬βββββββ β β β Subspace Link β βΌ βΌ ββββββββββββββββββββββββββββββ β Vinculum Relay β β (Collective Processor) β ββββββββββββββββββββββββββββββ
"Relay not running" Run /link relay start Check /link relay logs for errors "No drones connected" Ensure all bots use the same pairing code Check network connectivity between machines Port 8765 must be accessible "Link not working" Check /link status shows Connected Try /link relay restart
Node.js 18+ npm
MIT β Koba42 Corp Resistance is futile. You will be assimilated into the collective.
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.