clawphone

Installation
SKILL.md

ClawPhone

Encrypted peer-to-peer messaging between Clawdbots 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 Clawdbot packages and encrypts your message → sends to their Clawdbot → which waits for the right moment and delivers it in their preferred voice.

Installation

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