بنقرة واحدة
0x0-messenger
Send and receive P2P messages using disposable numbers and PINs. No servers, no accounts. Use for human notifications, approval flows, and agent-to-agent communication.
القائمة
Send and receive P2P messages using disposable numbers and PINs. No servers, no accounts. Use for human notifications, approval flows, and agent-to-agent communication.
DESCRIPTION of what this skill does. Include specific trigger keywords and scenarios. Use when: scenario1, scenario2, scenario3.
First-time setup for the Durable Agents stack (Mastra + Trigger.dev). Run once before using the main skill.
Read/search Gmail via gog CLI. Inbox check, email search, content retrieval.
Bloom Mission Discovery — find missions matched to your taste, submit content, and track rewards. Powered by Bloom Protocol.
One-sentence description. Use when [trigger scenarios].
Use cheap, TEE-verified AI models from the 0G Compute Network as OpenClaw providers. Discover available models and compare pricing vs OpenRouter, verify provider integrity via hardware attestation (Intel TDX), manage your 0G wallet and sub-accounts, and configure models in OpenClaw with one workflow. Supports DeepSeek, GLM-5, Qwen, and other models available on the 0G marketplace.
| name | 0x0-messenger |
| description | Send and receive P2P messages using disposable numbers and PINs. No servers, no accounts. Use for human notifications, approval flows, and agent-to-agent communication. |
| homepage | https://0x0.contact |
| metadata | {"openclaw":{"requires":{"bins":["c0x0","node"],"env":[]},"emoji":"📡"}} |
Install once: npm install -g @0x0contact/c0x0 and c0x0 init
For full docs: https://0x0.contact
c0x0 whoami # your number + active PINs
c0x0 pin new --label "for humans" # creates e.g. "a3f9"
c0x0 pin new --expires 1h # one-time use, auto-expires
c0x0 qr a3f9 # print QR code — human scans with mobile app
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
Stdin/stdout JSON protocol:
{"type": "message", "content": "deploy to prod? (yes/no)"}
{"type": "disconnect"}
{"type": "connected", "peer": "0x0-293-4471-0038", "pin": "a3f9"}
{"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 web # browser UI at localhost:3000
c0x0 web --lan # expose on LAN — human opens on phone
Human can also use the Android app (Google Play) or iOS app to connect to your number + PIN.
c0x0 pin new --public --label "inbox" # share this PIN openly
c0x0 requests # list incoming threads
c0x0 approve <pin> <shortKey> # reply → private channel created
c0x0 contact add 0x0://0x0-293-4471-0038/a3f9
c0x0 contact list
c0x0 pin revoke a3f9