com um clique
messaging
Cross-wallet communication via BRC-33 MessageBox
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Cross-wallet communication via BRC-33 MessageBox
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | messaging |
| description | Cross-wallet communication via BRC-33 MessageBox |
| auto_activate | true |
| tools | ["send_message","check_inbox"] |
When you receive inbox messages, ALWAYS respond using the send_message tool.
Your text responses are internal only — senders cannot see them.
To reply:
send_message with recipient set to the sender's identity keymessage_box to "status_inbox"body fieldNever assume a text response reaches the sender. Only send_message delivers messages.
When exchanging messages with another agent:
conversation_ref (a unique ID) to track the exchangeturn (incremented each exchange) and max_turns (default 5)done: true when the exchange is complete — no further response neededturn >= max_turns, do not responddone: true, do not respondThis prevents infinite ping-pong loops between agents.
Navigate web pages, read content, and interact with elements via headless Chrome.
Code review and analysis workflow
Fleet management — spawn, monitor, and coordinate child agents via BRC-33 MessageBox and BRC-52 authorization.
AI image generation via x402 micropayment
Double-check outputs by re-running queries and comparing results. Use when accuracy is critical or when you suspect an error in a previous tool result.
Generic bridge to any BRC-100 wallet endpoint via wallet_call. Use for discovery, certificates, HMAC, key linkage, and transaction management — endpoints not covered by existing dedicated wallet tools.