openclaw-a2a-gateway
Connect AI agents across servers with automatic discovery and routing
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install openclaw-a2a-gateway?โผ
Run `npx skills add win4r/openclaw-a2a-gateway --all -g -y` in your terminal to install the full skill suite globally.
How to connect two AI agents on different servers?โผ
Install the gateway plugin on both servers, exchange security tokens, and add each server as a peer. The agents can then send messages and tasks to each other automatically.
What is the A2A protocol used for?โผ
A2A (Agent-to-Agent) is an open protocol that lets independent AI agents discover each other and exchange messages, files, and tasks over a network.
Does it work without manual network configuration?โผ
Yes. It supports automatic peer discovery via DNS and mDNS, and works over Tailscale, LAN, or public IPs with sensible zero-config defaults.
Is communication between agents secure?โผ
Yes. It uses bearer token authentication with zero-downtime rotation, SSRF protection, and a full audit trail of all agent-to-agent calls.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core