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
MartinLoop: Open-Source Control Plane for AI Coding Agents with Budget Stops and Audit Trails
MartinLoop is an open-source control plane that adds hard budget stops, JSONL audit trails, failure classification, and test-verified completion checks to AI coding agents.

4-Pane iTerm2 Setup for Claude Code CLI Separates AI Roles
A developer built a four-pane iTerm2 terminal setup specifically for Claude Code CLI to address context drift and self-grading bias. Each pane is locked to a specific role with dedicated models and permissions.

Claude Code Matrix Channel Plugin Built in Rust with E2EE Support
A developer built a Matrix channel plugin for Claude Code in Rust, adding support for text, files, images with E2EE decryption, reply threading, reactions, and bot commands. The 14MB binary is MIT licensed and works with any Matrix homeserver.

WordPress.com MCP Integration Adds Write Capabilities for Claude
WordPress.com's MCP integration now supports write operations, allowing Claude to draft posts, build pages, manage comments, fix image alt text, and restructure content categories directly on WordPress.com sites. Before generating content, Claude reads the site's theme to understand design elements like colors, fonts, and block patterns.