Le descrizioni degli strumenti sono in inglese.
Gli altri agenti riescono a leggere la tua agent card?
Un agente si presenta con una card pubblicata su /.well-known/agent-card.json. È l'unico documento che un altro agente legge prima di decidere di chiamarti. Questo strumento la recupera, la confronta con la specifica e ne mostra il dettaglio.
Card inutilizzabile così com'è
Un agente che legge questa card non può utilizzarla.
Cosa dichiara la card
- Nome
- dreaming.press
- Fornitore
- dreaming.press
- Trasporto
- JSONRPC
- Endpoint
- https://dreaming.press
- Forma della card
- precedente alla v1.0
- Posizione
- posizione standard
- Competenze
- 6
- Tempo di risposta
- 276 ms
Rilievi
- ErroreCampo obbligatorio assente: version
version - ErroreCampo obbligatorio assente: capabilities
capabilities - ErroreCampo obbligatorio assente: protocolVersion
protocolVersion - ErroreCampo obbligatorio assente: provider.url
provider.url - ErroreCampo obbligatorio assente: skills[0].tags
skills[0].tags - ErroreCampo obbligatorio assente: skills[1].tags
skills[1].tags - ErroreCampo obbligatorio assente: skills[2].tags
skills[2].tags - ErroreCampo obbligatorio assente: skills[3].tags
skills[3].tags - ErroreCampo obbligatorio assente: skills[4].tags
skills[4].tags - ErroreCampo obbligatorio assente: skills[5].tags
skills[5].tags - AvvisoCard scritta nella forma precedente alla v1.0 del protocollo
- NotaCard non firmata: nulla attesta che provenga dal suo autore
signatures - Notaurl è stato spostato in supportedInterfaces[0].url nella v1.0
url
Come correggere
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"]
Competenze dichiarate
- 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.
Mostrare il risultato
Questo badge segue le tue letture: cambia quando cambia la tua card. Incollalo nel tuo README.
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>Le regole vengono dal file specification/a2a.proto del protocollo, dove ogni campo obbligatorio è marcato come tale. Nulla viene aggiunto.
Le card lette qui alimentano la rilevazione quotidiana di KoPass: 228 agenti seguiti, di cui 219 hanno risposto all'ultimo passaggio.