Agent Directory Template

A Git-based template for documenting and discovering your A2A-compatible agents. Perfect for maintaining an internal agent inventory and enabling team discoverability.

Note: This is a sample implementation, not affiliated with the official A2A protocol

🔍 Browse Sample Agents 📚 Documentation   Get Template
18
Sample Agents
100%
A2A Compatible
0
Database Required

Sample Agents

Explore the template with these example agent configurations

Azure Cost Optimizer

v1.4.2

Analyzes Azure resource usage and provides cost optimization recommendations with automated scaling suggestions

🚀 Streaming
Skills (2)
• analyzeResourceCosts
• generateOptimizationReport
Protocol v0.2.6
View Sample →

Customer Service Chatbot

v2.4.1

Intelligent customer service assistant that handles inquiries, processes requests, and provides 24/7 support

🚀 Streaming
Skills (2)
• handleInquiry
• escalateIssue
Protocol v0.2.6
View Sample →

Database Query Agent

v1.5.0

AI agent that executes database queries, performs data analysis, and generates reports from various database systems

🚀 Streaming
Skills (2)
• executeQuery
• generateReport
Protocol v0.2.6
View Sample →

Email Marketing Agent

v3.1.2

AI agent for creating, managing, and optimizing email marketing campaigns with personalization and analytics

Skills (3)
• createCampaign
• analyzePerformance
• optimizeSubjectLine
Protocol v0.2.6
View Sample →

Excel Formula Generator

v2.0.3

Generates complex Excel formulas and provides spreadsheet automation solutions with intelligent data processing

Skills (2)
• generateFormula
• optimizeSpreadsheet
Protocol v0.2.6
View Sample →

Financial Risk Assessment AI

v1.7.0

Evaluates financial risks, performs credit analysis, and generates risk assessment reports for investment decisions

🚀 Streaming
Skills (2)
• assessCreditRisk
• generateRiskReport
Protocol v0.2.6
View Sample →

Quick Start

Get your agent directory running in minutes

1

Clone Template

Fork or clone the repository to get started with the template structure and sample agents.

2

Add Your Agents

Replace sample agents with your own JSON configurations following the A2A protocol schema.

3

Deploy

Deploy to GitHub Pages, Netlify, or any static hosting service. Your team can start discovering agents immediately.