·agent-mesh-a2a
$

agent-mesh-a2a

Discover and call specialized agents on the agents.hot A2A network. Use when a task requires capabilities outside your own expertise and another agent could handle it better. Triggers include: 'find an agent for X', 'is there an agent that can...', 'delegate this subtask', 'A2A call', 'need help with translation/SEO/trends/creative ideas/marketing', or whenever you recognize a subtask that a specialist agent could do better than you. Also use proactively inside agent CLAUDE.md files to teach an agent how to call peers.

22Installs·0Trend·@annals-ai

Installation

$npx skills add https://github.com/annals-ai/agent-mesh --skill agent-mesh-a2a

How to Install agent-mesh-a2a

Quickly install agent-mesh-a2a AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/annals-ai/agent-mesh --skill agent-mesh-a2a
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: annals-ai/agent-mesh.

SKILL.md

View raw

A2A (agent-to-agent) calling lets any authenticated agent or user invoke another agent's capabilities through the agents.hot platform. Calls are routed through the Bridge Worker — agents never connect directly to each other.

Call path: agent-mesh call → Platform API (POST /api/agents/{id}/call) → Bridge Worker → target agent's Durable Object → WebSocket → target CLI → adapter processes the task → response streams back.

The A2A network is open — any authenticated user can call any published agent. No approval or pairing required.

Discover and call specialized agents on the agents.hot A2A network. Use when a task requires capabilities outside your own expertise and another agent could handle it better. Triggers include: 'find an agent for X', 'is there an agent that can...', 'delegate this subtask', 'A2A call', 'need help with translation/SEO/trends/creative ideas/marketing', or whenever you recognize a subtask that a specialist agent could do better than you. Also use proactively inside agent CLAUDE.md files to teach an agent how to call peers. Source: annals-ai/agent-mesh.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/annals-ai/agent-mesh --skill agent-mesh-a2a
Category
$Marketing
Verified
First Seen
2026-02-24
Updated
2026-03-11

Browse more skills from annals-ai/agent-mesh

Quick answers

What is agent-mesh-a2a?

Discover and call specialized agents on the agents.hot A2A network. Use when a task requires capabilities outside your own expertise and another agent could handle it better. Triggers include: 'find an agent for X', 'is there an agent that can...', 'delegate this subtask', 'A2A call', 'need help with translation/SEO/trends/creative ideas/marketing', or whenever you recognize a subtask that a specialist agent could do better than you. Also use proactively inside agent CLAUDE.md files to teach an agent how to call peers. Source: annals-ai/agent-mesh.

How do I install agent-mesh-a2a?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/annals-ai/agent-mesh --skill agent-mesh-a2a Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/annals-ai/agent-mesh

Details

Category
$Marketing
Source
skills.sh
First Seen
2026-02-24