Card snapshot
docs.cello.so
·
2026-08-20 04:01:45 UTC
·
851724381d69cdf563e68dd85a51756a5b3816e541f3daf499bfb1e173eea383
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": "Cello",
"url": "https://docs.cello.so/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.cello.so/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.cello.so/",
"organization": "Cello"
},
"documentationUrl": "https://docs.cello.so/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "cello",
"name": "Cello",
"description": "Use when building or integrating referral programs, tracking referral conversions, setting up attribution flows, configuring reward payouts, or managing partner/affiliate programs. Agents should reach for this skill when implementing referral functionality in web or mobile apps, connecting payment gateways, debugging attribution issues, or optimizing referral program performance.",
"tags": [],
"url": "https://docs.cello.so/.well-known/agent-skills/cello/skill.md"
}
]
}