Card snapshot
vlgibwclecuhnnrgycnx.supabase.co
·
2026-09-18 16:50:12 UTC
·
c9c63c7a35767c54512c6b3100290d12987f5693dbb93aa44ca53ab6f9a54a45
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": "SKYROS Economic Agent Platform",
"description": "Machine-to-machine capability discovery and task execution for AI agents. Lead Recovery is the first commercial SKYROS skill, not the platform identity. Paid checkout remains fail-closed until the one-time merchant boundary is verified.",
"version": "0.3.0",
"supportedInterfaces": [
{
"url": "https://vlgibwclecuhnnrgycnx.supabase.co/functions/v1/cerberrus-network-api/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "capability-catalog",
"name": "SKYROS Capability Catalog",
"description": "Return the machine-readable list of currently exposed SKYROS capabilities and their economic state.",
"tags": [
"discovery",
"capabilities",
"a2a",
"machine-to-machine"
],
"examples": [
"List SKYROS capabilities."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "lead-recovery-quote",
"name": "Lead Recovery Quote",
"description": "Return machine-readable price and readiness for the first commercial SKYROS skill.",
"tags": [
"commerce",
"lead-recovery",
"quote",
"machine-to-machine"
],
"examples": [
"Quote lead-recovery-48h."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "lead-recovery-assessment",
"name": "Lead Recovery Assessment",
"description": "Run an immediate zero-payment deterministic diagnostic over supplied CRM/lead-flow evidence and return risks, missing inputs, and prioritized actions.",
"tags": [
"crm",
"diagnostic",
"revenue-recovery",
"machine-output"
],
"examples": [
"Assess this lead flow: 120 leads, 35 stale, average first response 180 minutes, follow-up coverage 52%."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "lead-recovery-48h",
"name": "48h Lead-Recovery Sprint",
"description": "First paid SKYROS skill. Intake is live; checkout remains closed until the one-time merchant boundary is verified.",
"tags": [
"paid-service",
"crm",
"lead-recovery",
"a2a"
],
"examples": [
"Create a lead-recovery sprint request."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
}
]
}