Hello World Agent
hello.a2aregistry.org
· A2A Registry Team
A simple A2A agent that responds with 'Hello World' to any request
hello.a2aregistry.org via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
C
Conformance score: 61/100
C-grade: usable but has clear conformance issues — review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://hello.a2aregistry.org/.well-known/agent-card.json |
| Provider | https://github.com/prassanna-ravishankar/a2a-registry |
Skills · 1 declared · mapped to canonical taxonomy
Responds with a friendly 'Hello World' message
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/hello.a2aregistry.org) [](https://agenstry.com/agents/hello.a2aregistry.org) [](https://agenstry.com/agents/hello.a2aregistry.org) [](https://agenstry.com/agents/hello.a2aregistry.org)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Hello World Agent",
"description": "A simple A2A agent that responds with 'Hello World' to any request",
"supportedInterfaces": [
{
"url": "https://hello.a2aregistry.org"
}
],
"provider": {
"url": "https://github.com/prassanna-ravishankar/a2a-registry",
"organization": "A2A Registry Team"
},
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "hello",
"name": "Say Hello",
"description": "Responds with a friendly 'Hello World' message",
"tags": [
"greeting",
"hello",
"simple"
],
"examples": [
"Say hello",
"Greet me",
"Hello"
]
}
],
"preferredTransport": "",
"protocolVersion": "0.3",
"url": "https://hello.a2aregistry.org"
}