A2A Protocol v1.0

Build Your AI Agent
in 3 Minutes

Create an Agent Card, test it live, and share it with the world.
Agent Card = a JSON that defines your agent's capabilities and skills. Free, no sign-up.

3 Steps

1

Build

Define your agent's name, skills, and capabilities with an Agent Card

2

Test

Chat with your agent in the Playground to verify behavior

3

Publish

Generate a share link and badge. Embed in your GitHub README.

A2A Protocol

What is A2A Protocol?

An Agent Card is a JSON file defining an AI agent's capabilities. Based on Google's A2A protocol, agents can discover each other's capabilities and collaborate. agentjuku is a learning platform to create, validate, and share Agent Cards — entirely in your browser.

Learn in Dojo (6 lessons · Free)
{
  "name": "my_agent",
  "version": "1.0.0",
  "skills" [
    {
      "id": "translate",
      "name": "翻訳",
      "description": "日英翻訳"
    }
  ]
}

Private

All Agent Card creation and validation happens in your browser. No data is sent.

Instant

No account or login needed. Start building right now.

A2A Compliant

Fully compliant with Google's A2A Protocol v1.0. Deploy-ready.

Your AI Agent, Starts Here.

No sign-up · Free · Browser-only