Overview
- Skill Key
- eijiac24/0x0-messenger
- Author
- eijiac24
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/eijiac24/0x0-messenger
- Latest Commit SHA
- 9065894995c8962352926ceedf2fb20e393758d1
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.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 0x0-messenger 技能。 若已安装,则直接安装 0x0-messenger 技能。
# 0x0 Messenger
Install once: `npm install -g @0x0contact/c0x0` and `c0x0 init`
For full docs: https://0x0.contact
## Check your identity
```bash
c0x0 whoami # your number + active PINs
```
## Create a PIN and share it
```bash
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`
## Send a message
```bash
c0x0 send 0x0-293-4471-0038 a3f9 "build passed, ready to deploy"
```
Queues for 72h if peer is offline.
## Notify a human and wait for approval
```bash
c0x0 pipe 0x0-293-4471-0038 a3f9
```
Stdin/stdout JSON protocol:
```json
{"type": "message", "content": "deploy to prod? (yes/no)"}
{"type": "disconnect"}
```
```json
{"type": "connected", "peer": "0x0-293-4471-0038", "pin": "a3f9"}
{"type": "message", "from": "0x0-293-4471-0038", "content": "yes"}
```
## Listen for incoming messages
```bash
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
```
## Let a human connect via browser or mobile
```bash
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.
## Receive from anyone (public PIN)
```bash
c0x0 pin new --public --label "inbox" # share this PIN openly
c0x0 requests # list incoming threads
c0x0 approve <pin> <shortKey> # reply → private channel created
```
## Contacts
```bash
c0x0 contact add 0x0://0x0-293-4471-0038/a3f9
c0x0 contact list
```
## Revoke when done
```bash
c0x0 pin revoke a3f9
```
# 0x0 > P2P disposable number messenger — no servers, no logs, no trace. Share a number and a PIN. Message. Forget it ever happened. --- ## install ```bash npm install -g @0x0contact/c0x0 ``` requires Node.js 18+ --- ## quick start ```bash # initialize (generates your number) c0x0 init # --- share your number + PIN with someone --- c0x0 pin new --label "for sale" # creates e.g. "a3f9" c0x0 whoami # shows your number to share # --- or connect to someone who shared their number + PIN --- c0x0 chat 0x0-293-4471-0038 a3f9 # done — revoke your PIN when finished c0x0 pin revoke a3f9 ``` --- ## commands ### setup ```bash c0x0 init # generate your number c0x0 whoami # show your number c0x0 renew # generate a new number (resets all PINs) ``` ### PIN management ```bash c0x0 pin new # create a PIN c0x0 pin new --label "label" # with label c0x0 pin new --expires 24h # expires in 24h (also: 1w) c0x0 pin new --public # create a public PIN (for requests) c0x0 pin list # list all PINs c0x0 pin rotate <pin> # change PIN value c0x0 pin revoke <pin> # permanently revoke ``` ### messaging ```bash c0x0 chat <number> <pin> # interactive chat c0x0 send <number> <pin> "message" # send once and exit c0x0 inbox # view all inboxes c0x0 read <pin> # read messages for a PIN c0x0 listen # wait for incoming messages c0x0 queue # show offline message queue ``` ### requests (public PIN) Share a public PIN openly — anyone can message you without knowing your number. First reply creates a dedicated private channel automatically. ```bash c0x0 pin new --public --label "open" # create a public PIN to share c0x0 requests...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
carlulsoe
Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.
carlzhao007
飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。
cartoonitunes
BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.
camopel
Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.