SkillAgentSearch skills...

Agent2agent

No description available

Install / Use

/learn @bhancockio/Agent2agent
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

A2A SDK Demo Projects

This repository contains example projects demonstrating the capabilities of the Agent-to-Agent (A2A) SDK. Each sub-directory is a self-contained project with its own dependencies and instructions.

Projects

1. Simple A2A Agent (a2a_simple/)

This project provides a basic example of the A2A SDK. It contains a single agent and a test client that invokes it. This is a great starting point for understanding the fundamental concepts of creating and interacting with an A2A agent.

>> For setup and run instructions, see the Simple A2A Agent README.

2. Friend Scheduling Multi-Agent Demo (a2a_friend_scheduling/)

This is a more advanced example showcasing a multi-agent system. It demonstrates how a "host" agent can orchestrate a conversation between multiple "friend" agents to accomplish a goal—in this case, scheduling a meeting. This project is ideal for learning about multi-agent orchestration and communication.

>> For setup and run instructions, see the Friend Scheduling README.

References

  • https://github.com/google/a2a-python
  • https://github.com/google-a2a/a2a-samples/tree/main
View on GitHub
GitHub Stars126
CategoryDevelopment
Updated13h ago
Forks90

Languages

Python

Security Score

75/100

Audited on Mar 26, 2026

No findings