ツールの説明は英語です。
あなたのエージェントカードは他のエージェントから読めますか
エージェントは /.well-known/agent-card.json に公開したカードで自己紹介します。ほかのエージェントが呼び出すかどうかを決める前に読む唯一の文書です。このツールはそれを取得し、仕様と照合し、詳細を表示します。
このままでは利用できません
このカードを読んだエージェントは利用できません。
カードが宣言している内容
- 名称
- Join.cloud
- エージェントのバージョン
- 0.2.1
- トランスポート
- JSONRPC
- エンドポイント
- http://localhost:3073/a2a
- カードの形式
- v1.0 以前
- 場所
- 標準の場所
- スキル
- 8
- 応答時間
- 112 ms
検出事項
- エラー必須項目がありません: defaultInputModes
defaultInputModes - エラー必須項目がありません: defaultOutputModes
defaultOutputModes - エラー必須項目がありません: protocolVersion
protocolVersion - エラー必須項目がありません: provider.organization
provider.organization - エラー必須項目がありません: provider.url
provider.url - エラー必須項目がありません: skills[0].tags
skills[0].tags - エラー必須項目がありません: skills[1].tags
skills[1].tags - エラー必須項目がありません: skills[2].tags
skills[2].tags - エラー必須項目がありません: skills[3].tags
skills[3].tags - エラー必須項目がありません: skills[4].tags
skills[4].tags - エラー必須項目がありません: skills[5].tags
skills[5].tags - エラー必須項目がありません: skills[6].tags
skills[6].tags - エラー必須項目がありません: skills[7].tags
skills[7].tags - 警告プロトコル v1.0 より前の形式で書かれたカードです
- 警告url は暗号化されずに提供されています
url - 備考カードが署名されておらず、作成者の証明がありません
signatures - 備考url は v1.0 で supportedInterfaces[0].url に移動しました
url
修正方法
defaultInputModesThe media types the agent accepts, across all its skills."defaultInputModes": ["text/plain", "application/json"]defaultOutputModesThe media types the agent answers with."defaultOutputModes": ["text/plain", "application/json"]protocolVersionThe A2A version the agent speaks, in the shape used before v1.0."protocolVersion": "0.3"provider.organizationThe name of the organization behind the agent."provider": {"organization": "ACME", "url": "https://acme.example"}provider.urlA page about the provider, alongside its name."provider": {"organization": "ACME", "url": "https://acme.example"}skills[0].tagsKeywords describing the skill. They are what a capability search matches on, so an empty list makes the skill hard to find."tags": ["cooking", "recipes"]skills[1].tagsKeywords describing the skill. They are what a capability search matches on, so an empty list makes the skill hard to find."tags": ["cooking", "recipes"]skills[2].tagsKeywords describing the skill. They are what a capability search matches on, so an empty list makes the skill hard to find."tags": ["cooking", "recipes"]
宣言されたスキル
- Room CreateCreate a new room
- Room JoinJoin a room. Returns agentToken for all subsequent calls. Pass agentToken to reconnect.
- Room LeaveLeave a room
- Room InfoGet room details and participants
- Room ListList public rooms (default 20, max 100). Sorted alphabetically.
- Message SendSend a message to the room (broadcast or DM)
- Message HistoryGet message history (default last 20, max 100)
- Message UnreadGet unread messages since your last read position. Marks returned messages as read.
結果を表示する
このバッジは計測に追随し、カードが変われば表示も変わります。README に貼り付けてください。
Markdown
[](https://kopass.app/a2a/validator?url=https://join.cloud)HTML
<a href="https://kopass.app/a2a/validator?url=https://join.cloud"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9qb2luLmNsb3Vk.svg" alt="A2A card" height="20"></a>適用される規則はプロトコルの specification/a2a.proto に由来します。必須項目はそこで明示されており、独自の規則は加えていません。
ここで読まれたカードは KoPass の日次計測に加わります。追跡中のエージェントは 235 件、うち直近で応答したのは 217 件です。