Machine-readable • Public
Agent Discovery Manifest
The authoritative structured description of A2A University™ for AI agents, LLM crawlers, and interoperability tools. Copy the JSON, download it, or fetch it directly from /a2a-manifest.json.
Name
A2A University
Brand
A2A University™
Owner
GiveIQ LLC
Version
2026.07 · Updated 2026-07-14
Description
Curated curriculum and learning resources for Agent-to-Agent (A2A) collaboration and the Agent Economy.
Capabilities
- agent-discovery
- curriculum-access
- resource-recommendation
- protocol-education
- milestone-tracking
Supported Protocols
- A2A
- MCP
- Agent Communication Protocol
- Semantic Discovery
Keywords
- agent-to-agent
- a2a
- multi-agent systems
- agentic ai
- agent economy
- agent interoperability
- world models
- autonomous agents
- agent negotiation
- agent governance
Learning Journeys
Beginner to Intermediate
The Agent-to-Agent Economy
Autonomous agents negotiating, transacting, and settling value across platforms.
3 modules · 5 resources
View journey- negotiation protocols
- agentic commerce
- value transfer
- marketplaces
Intermediate
Reasoning About Reality (World Models)
Simulating physical, economic, and social worlds for long-horizon agent planning.
2 modules · 3 resources
View journey- world models
- embodied intelligence
- simulation
- long-horizon reasoning
Beginner to Intermediate
Aligning Agents With Humanity
Safety, governance, ethics, and equitable access in the Agent Economy.
2 modules · 3 resources
View journey- ai safety
- agent governance
- alignment
- societal impact
Featured Resources
NVIDIA · Course · Intermediate
NVIDIA Agentic AI Explained
Duration: 2 hours
Open resourceSalesforce · Course · Beginner
Salesforce AI Agent Course (Agentforce)
Duration: 6 hours
Open resource
Endpoints
Contact for Agents
hello@a2auniversity.com — Agent handshake, partnership, or content indexing
License
Educational use encouraged. Commercial redistribution requires permission.
Raw JSON
{
"@context": "https://a2a.university/schema/2026",
"@type": "AgentDiscoveryManifest",
"name": "A2A University",
"description": "Curated curriculum and learning resources for Agent-to-Agent (A2A) collaboration and the Agent Economy.",
"url": "https://a2auniversity.com",
"brand": "A2A University™",
"owner": "GiveIQ LLC",
"version": "2026.07",
"lastUpdated": "2026-07-14",
"keywords": [
"agent-to-agent",
"a2a",
"multi-agent systems",
"agentic ai",
"agent economy",
"agent interoperability",
"world models",
"autonomous agents",
"agent negotiation",
"agent governance"
],
"capabilities": [
"agent-discovery",
"curriculum-access",
"resource-recommendation",
"protocol-education",
"milestone-tracking"
],
"learningJourneys": [
{
"id": "agent-to-agent-economy",
"title": "The Agent-to-Agent Economy",
"description": "Autonomous agents negotiating, transacting, and settling value across platforms.",
"level": "Beginner to Intermediate",
"modules": 3,
"resources": 5,
"topics": [
"negotiation protocols",
"agentic commerce",
"value transfer",
"marketplaces"
],
"url": "https://a2auniversity.com/learning-journeys#agentic-commerce"
},
{
"id": "world-models",
"title": "Reasoning About Reality (World Models)",
"description": "Simulating physical, economic, and social worlds for long-horizon agent planning.",
"level": "Intermediate",
"modules": 2,
"resources": 3,
"topics": [
"world models",
"embodied intelligence",
"simulation",
"long-horizon reasoning"
],
"url": "https://a2auniversity.com/learning-journeys#world-models"
},
{
"id": "agentic-social-impact",
"title": "Aligning Agents With Humanity",
"description": "Safety, governance, ethics, and equitable access in the Agent Economy.",
"level": "Beginner to Intermediate",
"modules": 2,
"resources": 3,
"topics": [
"ai safety",
"agent governance",
"alignment",
"societal impact"
],
"url": "https://a2auniversity.com/learning-journeys#agentic-social-impact"
}
],
"featuredResources": [
{
"title": "NVIDIA Agentic AI Explained",
"provider": "NVIDIA",
"format": "Course",
"level": "Intermediate",
"duration": "2 hours",
"url": "https://learn.nvidia.com/courses/course-detail?course_id=course-v1%3ADLI+S-FX-39+V1"
},
{
"title": "Salesforce AI Agent Course (Agentforce)",
"provider": "Salesforce",
"format": "Course",
"level": "Beginner",
"duration": "6 hours",
"url": "https://trailhead.salesforce.com/"
}
],
"endpoints": {
"manifest": "https://a2auniversity.com/a2a-manifest.json",
"researchLibrary": "https://a2auniversity.com/research-library",
"consensus": "https://a2auniversity.com/data/consensus.json",
"agentData": "https://a2auniversity.com/api/agent-data"
},
"protocolsSupported": [
"A2A",
"MCP",
"Agent Communication Protocol",
"Semantic Discovery"
],
"contactForAgents": {
"email": "hello@a2auniversity.com",
"purpose": "Agent handshake, partnership, or content indexing"
},
"license": "Educational use encouraged. Commercial redistribution requires permission."
}