https://github.com/google-a2a/a2a-samples
Samples using the Agent2Agent (A2A) Protocol
https://github.com/google-a2a/a2a-samples
Last synced: about 1 year ago
JSON representation
Samples using the Agent2Agent (A2A) Protocol
- Host: GitHub
- URL: https://github.com/google-a2a/a2a-samples
- Owner: google-a2a
- License: apache-2.0
- Created: 2025-05-27T19:04:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-11T15:02:30.000Z (about 1 year ago)
- Last Synced: 2025-06-11T16:44:50.899Z (about 1 year ago)
- Language: Python
- Homepage: https://goo.gle/a2a
- Size: 3.81 MB
- Stars: 194
- Watchers: 5
- Forks: 104
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-a2a - Agent2Agent (A2A) Samples - a2a](https://github.com/google-a2a) [](https://github.com/google-a2a/a2a-samples) - Official repository containing code samples and demos which use the Agent2Agent (A2A) Protocol. (🎬 Demos & Examples)
- awesome-adk - Agent2Agent (A2A) Samples
- awesome-agent-collaborate-tools - Google A2A Samples - Official Google samples for A2A protocol. Best starting point for understanding Agent Cards and task lifecycle. (Examples & Demos)
- awesome-mcp - google-a2a/a2a-samples - The google-a2a/a2a-samples repository provides practical code samples and demos for implementing and experimenting with the Agent2Agent (A2A) Protocol, facilitating communication between autonomous agents. (MCP Resources & Educational Materials / Gateways)
README
# Agent2Agent (A2A) Samples
This repository contains code samples and demos which use the [Agent2Agent (A2A) Protocol](https://goo.gle/a2a).
## Related Repositories
- [A2A](https://github.com/google/A2A) - A2A Specification and documentation.
- [a2a-python](https://github.com/google/a2a-python) - A2A Python SDK.
## Contributing
Contributions welcome! See the [Contributing Guide](CONTRIBUTING.md).
## Getting help
Please use the [issues page](https://github.com/google-a2a/a2a-samples/issues) to provide suggestions, feedback or submit a bug report.
## Disclaimer
This repository itself is not an officially supported Google product. The code in this repository is for demonstrative purposes only.