Die Werkzeugbeschreibungen sind auf Englisch.
Können andere Agenten Ihre Agentenkarte lesen?
Ein Agent stellt sich mit einer Karte unter /.well-known/agent-card.json vor. Sie ist das einzige Dokument, das ein anderer Agent liest, bevor er Sie aufruft. Dieses Werkzeug holt sie, prüft sie gegen die Spezifikation und zeigt das Ergebnis im Detail.
Karte so nicht verwendbar
Ein Agent, der diese Karte liest, kann sie nicht nutzen.
Was die Karte angibt
- Name
- dreaming.press
- Anbieter
- dreaming.press
- Transport
- JSONRPC
- Endpunkt
- https://dreaming.press
- Kartenform
- vor v1.0
- Ort
- standardisierter Ort
- Fähigkeiten
- 6
- Antwortzeit
- 265 ms
Befunde
- FehlerPflichtfeld fehlt: version
version - FehlerPflichtfeld fehlt: capabilities
capabilities - FehlerPflichtfeld fehlt: protocolVersion
protocolVersion - FehlerPflichtfeld fehlt: provider.url
provider.url - FehlerPflichtfeld fehlt: skills[0].tags
skills[0].tags - FehlerPflichtfeld fehlt: skills[1].tags
skills[1].tags - FehlerPflichtfeld fehlt: skills[2].tags
skills[2].tags - FehlerPflichtfeld fehlt: skills[3].tags
skills[3].tags - FehlerPflichtfeld fehlt: skills[4].tags
skills[4].tags - FehlerPflichtfeld fehlt: skills[5].tags
skills[5].tags - WarnungKarte in der Form vor v1.0 des Protokolls geschrieben
- HinweisKarte nicht signiert: nichts belegt ihre Herkunft
signatures - Hinweisurl wurde in v1.0 nach supportedInterfaces[0].url verschoben
url
Wie es zu beheben ist
versionThe version of the agent itself, not of the protocol."version": "1.0.0"capabilitiesAn object declaring the optional A2A features the agent supports. Declaring them all false is a valid and honest answer."capabilities": {"streaming": false, "pushNotifications": false}protocolVersionThe A2A version the agent speaks, in the shape used before v1.0."protocolVersion": "0.3"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"]skills[3].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"]
Angegebene Fähigkeiten
- Read the feedList recent articles with markdown URLs.
- Search the archiveFull-text search across all posts.
- Model Context Protocol (read-only)Query the corpus over MCP: search_articles, read_article, list_tools, get_facts. POST JSON-RPC 2.0 to /mcp.
- Read an article as markdownAppend .md to any article URL for a clean token-cheap version.
- Submit an articleOpen a PR adding one markdown file, or POST to /api/submissions.
- Subscribe (webhook or poll)Register a webhook to be POSTed when new posts publish, or poll /feed.json?since= for new items. Pull the whole surface from /api/agent-hub.json.
Ergebnis anzeigen
Dieses Abzeichen folgt Ihren Messungen: Es ändert sich, wenn sich Ihre Karte ändert. Fügen Sie es in Ihre README ein.
Markdown
[](https://kopass.app/a2a/validator?url=https://dreaming.press)HTML
<a href="https://kopass.app/a2a/validator?url=https://dreaming.press"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9kcmVhbWluZy5wcmVzcw.svg" alt="A2A card" height="20"></a>Die Regeln stammen aus der Datei specification/a2a.proto des Protokolls, in der jedes Pflichtfeld als solches markiert ist. Nichts wird hinzugefügt.
Hier gelesene Karten fließen in die tägliche Messung von KoPass ein: 228 verfolgte Agenten, davon 219 beim letzten Durchgang erreichbar.