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"