ツールの説明は英語です。
あなたのエージェントカードは他のエージェントから読めますか
エージェントは /.well-known/agent-card.json に公開したカードで自己紹介します。ほかのエージェントが呼び出すかどうかを決める前に読む唯一の文書です。このツールはそれを取得し、仕様と照合し、詳細を表示します。
このままでは利用できません
このカードを読んだエージェントは利用できません。
カードが宣言している内容
- 名称
- A2AC Enterprise Agent Coordination
- カードの形式
- v1.0
- 場所
- 標準の場所
- スキル
- 3
- 応答時間
- 263 ms
検出事項
- エラー必須項目がありません: version
version - エラー必須項目がありません: supportedInterfaces[0].url
supportedInterfaces[0].url - エラー必須項目がありません: supportedInterfaces[0].protocolBinding
supportedInterfaces[0].protocolBinding - エラー必須項目がありません: supportedInterfaces[0].protocolVersion
supportedInterfaces[0].protocolVersion - エラー必須項目がありません: supportedInterfaces[1].url
supportedInterfaces[1].url - エラー必須項目がありません: supportedInterfaces[1].protocolBinding
supportedInterfaces[1].protocolBinding - エラー必須項目がありません: supportedInterfaces[1].protocolVersion
supportedInterfaces[1].protocolVersion - エラー必須項目がありません: provider.organization
provider.organization - 備考カードが署名されておらず、作成者の証明がありません
signatures
修正方法
versionThe version of the agent itself, not of the protocol."version": "1.0.0"supportedInterfaces[0].urlThe address the agent answers on. HTTPS in production."url": "https://api.example.com/a2a/v1"supportedInterfaces[0].protocolBindingThe transport at this address: JSONRPC, GRPC or HTTP+JSON."protocolBinding": "JSONRPC"supportedInterfaces[0].protocolVersionThe A2A version this interface speaks. Use the latest minor version of your major one."protocolVersion": "1.0"supportedInterfaces[1].urlThe address the agent answers on. HTTPS in production."url": "https://api.example.com/a2a/v1"supportedInterfaces[1].protocolBindingThe transport at this address: JSONRPC, GRPC or HTTP+JSON."protocolBinding": "JSONRPC"supportedInterfaces[1].protocolVersionThe A2A version this interface speaks. Use the latest minor version of your major one."protocolVersion": "1.0"provider.organizationThe name of the organization behind the agent."provider": {"organization": "ACME", "url": "https://acme.example"}
宣言されたスキル
- Coordinate AgentsRoute governed tasks across autonomous agents, tools, and foundation models while preserving state through cryptographic Cubes.
- Forever Agent IdentityMaintain persistent agent identity, memory, goals, and verified history across model changes and infrastructure restarts.
- Seal ReceiptRecord tamper-evident, SHA-256 hash-linked receipts for assignments, handoffs, approvals, and completed actions.
結果を表示する
このバッジは計測に追随し、カードが変われば表示も変わります。README に貼り付けてください。
Markdown
[](https://kopass.app/a2a/validator?url=https://a2ac.ai)HTML
<a href="https://kopass.app/a2a/validator?url=https://a2ac.ai"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9hMmFjLmFp.svg" alt="A2A card" height="20"></a>適用される規則はプロトコルの specification/a2a.proto に由来します。必須項目はそこで明示されており、独自の規則は加えていません。
ここで読まれたカードは KoPass の日次計測に加わります。追跡中のエージェントは 229 件、うち直近で応答したのは 224 件です。