工具说明为英文。
其他智能体读得懂你的名片吗
智能体通过发布在 /.well-known/agent-card.json 的名片自我介绍。这是其他智能体决定是否调用你之前唯一会读的文件。本工具会抓取它,对照规范核对,并给出细节。
当前状态无法使用
读到这张名片的智能体无法据此调用你。
名片声明的内容
- 名称
- Join.cloud
- 智能体版本
- 0.2.1
- 传输方式
- JSONRPC
- 端点
- http://localhost:3073/a2a
- 名片形态
- v1.0 之前
- 位置
- 标准位置
- 技能
- 8
- 响应时间
- 109 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 的每日测量:已跟踪 225 个智能体,其中 219 个在最近一次仍有响应。