← All skills
Tencent SkillHub · Communication & Collaboration

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 com...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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...

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Item is unstable.

This item is timing out or returning errors right now. Review the source page and try again later.

Quick setup
  1. Wait for the source to recover or retry later.
  2. Review SKILL.md only after the source returns a real package.
  3. Do not rely on this source for automated install yet.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Manual review
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
bin/0x0.js, bin/c0x0.js, dist/web/assets/index-FGhqd2v1.js, dist/web/assets/index-iCGCuSxJ.css, dist/web/index.html, listen_test.mjs

Validation

  • Wait for the source to recover or retry later.
  • Review SKILL.md only after the download returns a real package.
  • Treat this source as transient until the upstream errors clear.

Install with your agent

Agent handoff

Use the source page and any available docs to guide the install because the item is currently unstable or timing out.

  1. Open the source page via Review source status.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.
New install

I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.

Upgrade existing

I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.1.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 9 sections Open source page

0x0 Messenger

Install once: npm install -g @0x0contact/c0x0 and c0x0 init

Check your identity

c0x0 whoami # your number + active PINs

Create a PIN and share it

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

Send a message

c0x0 send 0x0-293-4471-0038 a3f9 "build passed, ready to deploy" Queues for 72h if peer is offline.

Interactive channel (stdin/stdout JSON)

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"}

Listen for incoming messages

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

Receive from anyone (public PIN)

c0x0 pin new --public --label "inbox" # share this PIN openly c0x0 requests # list incoming threads c0x0 approve <shortKey> "welcome!" # reply → private channel created

Contacts

c0x0 contact add 0x0://0x0-293-4471-0038/a3f9 c0x0 contact list

Revoke when done

c0x0 pin revoke a3f9

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Scripts1 Assets1 Files
  • bin/0x0.js Scripts
  • bin/c0x0.js Scripts
  • dist/web/assets/index-FGhqd2v1.js Scripts
  • listen_test.mjs Scripts
  • dist/web/assets/index-iCGCuSxJ.css Assets
  • dist/web/index.html Files