Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Send and receive P2P messages using disposable numbers and PINs. No servers, no accounts. Use for human notifications, approval flows, and agent-to-agent com...
Send and receive P2P messages using disposable numbers and PINs. No servers, no accounts. Use for human notifications, approval flows, and agent-to-agent com...
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. 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. Summarize what changed and any follow-up checks I should run.
Install once: npm install -g @0x0contact/c0x0 and c0x0 init
c0x0 whoami # your number + active PINs
c0x0 pin new --label "deploy-bot" # creates e.g. "a3f9" c0x0 pin new --expires 1h # auto-expires after 1 hour c0x0 pin new --once # expires after first message received Share as: 0x0://0x0-816-8172-8198/a3f9
c0x0 send 0x0-293-4471-0038 a3f9 "build passed, ready to deploy" Queues for 72h if peer is offline.
c0x0 pipe 0x0-293-4471-0038 a3f9 Send: {"type": "message", "content": "deploy to prod? (yes/no)"} {"type": "disconnect"} Receive: {"type": "connected", "peer": "0x0-293-4471-0038"} {"type": "message", "from": "0x0-293-4471-0038", "content": "yes"}
c0x0 listen # waits on all active PINs, emits JSON events c0x0 inbox --json # check inbox without connecting c0x0 read a3f9 # read message history for a PIN
c0x0 pin new --public --label "inbox" # share this PIN openly c0x0 requests # list incoming threads c0x0 approve <shortKey> "welcome!" # reply → private channel created
c0x0 contact add 0x0://0x0-293-4471-0038/a3f9 c0x0 contact list
c0x0 pin revoke a3f9
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.