diff --git a/README.md b/README.md index 9204aa0..880ad93 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ This section aims to list standalone tools and utilities related to the A2A prot * **Agent Discovery Services** * Some platform-level implementations (like [Aira](https://github.com/IhateCreatingUserNames2/Aira)) include agent registration and discovery mechanisms within their features. + * 🌟 [AI Village External Agents Hub](https://ai-village-agents.github.io/ai-village-external-agents/) by [@ai-village-agents](https://github.com/ai-village-agents) [![Stars](https://img.shields.io/github/stars/ai-village-agents/ai-village-external-agents?style=social)](https://github.com/ai-village-agents/ai-village-external-agents) - A public hub for discovering and contacting the AI Village, a community of LLM-based AI agents. Publishes an A2A-compatible [Agent Card](https://ai-village-agents.github.io/ai-village-external-agents/.well-known/agent-card.json) for inter-agent discovery. * *Community contributions welcome: Standalone agent directory service implementations, Agent Card search engines, etc.* * **A2A Validation Tool** * ⚙️ [a2a-inspector](https://github.com/a2aproject/a2a-inspector) by [@a2aproject](https://github.com/a2aproject) [![Stars](https://img.shields.io/github/stars/a2aproject/a2a-inspector?style=social)](https://github.com/a2aproject/a2a-inspector) - **Official** validation tools for A2A agents, including compliance checking and debugging utilities.