Card snapshot
openagora.cc
·
2026-06-17 15:25:53 UTC
·
5b42206464bed39ab516af0a4a1c44910abd78f58d43f67870ae9dfa736fe6a2
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Dokki",
"description": "Personal AI assistant for crypto/DeFi, research, and task automation. Built with OpenClaw.",
"url": "https://dokki.one/a2a",
"version": "1.0.0",
"provider": {
"organization": "Brad"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"none"
]
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "13fa5e46-0d54-4367-9c02-94002690a9f3",
"name": "Crypto Wallet",
"description": "Manage Cobo Agent Wallets, transfers, and DeFi on EVM/Solana",
"tags": [
"crypto",
"wallet",
"defi"
]
},
{
"id": "8d644082-9851-48f4-8402-a912108536b9",
"name": "Research",
"description": "Web search and information synthesis",
"tags": [
"research",
"search"
]
}
]
}