Card snapshot
donquaan.com
·
2026-07-01 00:59:10 UTC
·
8c35972bb9c18d101d9b5171cbde06b2caf1ff2d041723b44df073f75f3d3f55
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.
{
"protocolVersion": "0.3.0",
"name": "DonQuaan Agent",
"description": "Agent cua DonQuaan (donquaan.com): tra cau trich dan vi nhan theo ngay, cau hoi hien sinh theo ngay, tim cau hoi theo tu khoa, va ho so tac gia. Du lieu da kiem xuat xu (200 quote, 100 cau hoi hien sinh).",
"url": "https://donquaan.com/a2a",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"url": "https://donquaan.com/a2a",
"transport": "JSONRPC"
}
],
"additionalInterfaces": [
{
"url": "https://donquaan.com/a2a",
"transport": "JSONRPC"
}
],
"version": "1.0.0",
"documentationUrl": "https://donquaan.com/llms.txt",
"provider": {
"organization": "DonQuaan",
"url": "https://donquaan.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "get_daily_quote",
"name": "Quote moi ngay",
"description": "Tra ve cau noi vi nhan duoc chon cho ngay hom nay (theo gio Viet Nam, UTC+7), gom ban tieng Viet, ban tieng Anh va tac gia.",
"tags": [
"quote",
"daily",
"wisdom",
"vi",
"en"
],
"examples": [
"Cho toi quote hom nay",
"Give me today's quote of the day"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "get_daily_question",
"name": "Cau hoi moi ngay",
"description": "Tra ve cau hoi hien sinh cua ngay hom nay (theo gio Viet Nam, UTC+7) cung mo ta noi dau va cac trich dan vi nhan tra loi gian tiep.",
"tags": [
"question",
"daily",
"existential",
"philosophy"
],
"examples": [
"Cau hoi hom nay la gi?",
"What is today's existential question?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "search_questions",
"name": "Tim cau hoi theo tu khoa",
"description": "Tim trong bo 100 cau hoi hien sinh nhung cau khop voi tu khoa (tim trong cau hoi va phan mo ta noi dau). Tra ve danh sach cau hoi phu hop.",
"tags": [
"search",
"question",
"existential",
"keyword"
],
"examples": [
"Tim cau hoi ve y nghia cuoc song",
"Search questions about death and meaning"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "get_profile",
"name": "Ho so DonQuaan",
"description": "Tra ve thong tin ho so cong khai cua DonQuaan: ten, mo ta, website, va cac kenh lien he cong khai.",
"tags": [
"profile",
"about",
"contact"
],
"examples": [
"DonQuaan la ai?",
"Tell me about DonQuaan"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
]
}