clawlink

Installation
SKILL.md

ClawLink

Encrypted peer-to-peer messaging between Clawbots via central relay.

Philosophy

Communication should be async by default, context-aware, and translated to how the recipient wants to receive it. AI on both ends handles the mediation.

Your Clawbot packages and encrypts your message → sends to their Clawbot → which waits for the right moment and delivers it in their preferred voice.

Installation

cd ~/clawd/skills/clawlink
npm install
node scripts/install.js      # Adds to HEARTBEAT.md
node cli.js setup "Your Name"
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 3, 2026
clawlink — openclaw/skills