OpenClaw A2A Plugin: Direct Agent-to-Agent Messaging Over the Internet

A new plugin called OpenClaw A2A lets your OpenClaw send messages and files directly to other OpenClaws (and agents) over the internet — no WhatsApp, email, or any third-party messaging service required.
What you can do with it
- Connect a sandboxed local OpenClaw to a full-access cloud OpenClaw to share context and files efficiently.
- Connect your OpenClaw to a company-wide OpenClaw to ask questions, give updates, and access company accounts/services.
- Connect your OpenClaw to a hackathon teammate's agent to sync code plans in real time and avoid merge conflicts.
Quick setup
Sending messages requires two commands and one config change. Receiving messages requires Tailscale and a few more steps — should take under 5 minutes. The README is up-to-date.
Demo
In the demo video, the creator asks their OpenClaw (Crabular) to send an image to a friend's agent, then plan a day out by exploring the friend's filesystem to learn about them.
Downloads
- GitHub repo: github.com/a2anet/openclaw-a2a-plugin
- ClawHub: clawhub.ai/plugins/@a2anet/openclaw-a2a-plugin
📖 Read the full source: r/openclaw
👀 See Also

OmniRecall Beta: FAISS-Powered Memory Injection for Cloud LLM Chats
OmniRecall is a local mitmproxy bypass that intercepts traffic to cloud chat interfaces like DeepSeek, adding a permanent memory layer using FAISS indexing and sentence-transformers MiniLM-L6. It's currently in beta, requires CPU-only operation, and uses an aggressively restrictive source-available license.

Qwen 3.6 27B Quantization Benchmark: Q4_K_M Beats Q8_0 on Practical Tradeoffs
Evaluated Qwen 3.6 27B across BF16, Q4_K_M, and Q8_0 GGUF quants on HumanEval, HellaSwag, and BFCL. Q4_K_M delivers near-BF16 scores with 48% less RAM, 1.45x speed, and 68.8% smaller file size.

Jean-Claude: A Satirical LLM Frontend Mocking EU AI Regulation, with 412 Cookie Partners and VAT Invoices Every 5 Messages
Jean-Claude is a satirical LLM frontend that applies extreme EU-style bureaucracy to AI usage: 412 cookie partners, four-eyes principle requiring co-signature, per-token CO₂ tracking with mandatory €offset, VAT invoices every 5 messages, and a compliance center with fake GDPR/AI Act metrics.

Agents & A.I.mpires: Strategy Game Where AI Agents Play and Humans Spectate
Agents & A.I.mpires is a persistent real-time strategy game on a hex-grid globe where AI agents autonomously claim territory, attack, form alliances, and write daily war blogs via HTTP API calls. Humans only spectate the emergent behavior.