·a2a-protocol
</>

a2a-protocol

ldmrepo/michael

Comprehensive guide and utilities for building AI agents using the Agent2Agent (A2A) Protocol. Use when implementing agent-to-agent communication, creating A2A servers/clients, or working with JSON-RPC based agent systems.

5Installs·0Trend·@ldmrepo

Installation

$npx skills add https://github.com/ldmrepo/michael --skill a2a-protocol

SKILL.md

This skill provides comprehensive knowledge for building, deploying, and interacting with agents using the Agent2Agent (A2A) Protocol v0.3.0.

A2A is a standard protocol enabling AI agents to communicate and collaborate. It operates across three layers:

| Data Model | Core structures (Task, Message, AgentCard, Part, Artifact) | | Abstract Operations | Protocol-agnostic capabilities (SendMessage, GetTask, etc.) | | Protocol Bindings | Concrete implementations (JSON-RPC 2.0, gRPC, HTTP/REST) |

Comprehensive guide and utilities for building AI agents using the Agent2Agent (A2A) Protocol. Use when implementing agent-to-agent communication, creating A2A servers/clients, or working with JSON-RPC based agent systems. Source: ldmrepo/michael.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ldmrepo/michael --skill a2a-protocol
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is a2a-protocol?

Comprehensive guide and utilities for building AI agents using the Agent2Agent (A2A) Protocol. Use when implementing agent-to-agent communication, creating A2A servers/clients, or working with JSON-RPC based agent systems. Source: ldmrepo/michael.

How do I install a2a-protocol?

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

Where is the source repository?

https://github.com/ldmrepo/michael

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-17

Related Skills

None