Skip to content
Back to AIO.GEO Protocol

Card snapshot

www.aiogeoprotocol.com · 2026-08-15 07:35:21 UTC · 6439337e59976ec0efefea23991d9f20b145261d6615b9d4fe5fdbee52212cd7

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": "AIO.GEO Protocol",
  "description": "Structural AI Search Readiness auditor. We do not sell LLM rankings.",
  "url": "https://www.aiogeoprotocol.com",
  "version": "0.3.4",
  "provider": {
    "organization": "Digital Currensy Inc.",
    "url": "https://www.aiogeoprotocol.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text",
    "application/json"
  ],
  "defaultOutputModes": [
    "text",
    "application/json",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "aio-audit",
      "name": "AI Search Readiness audit",
      "description": "Score a domain 0-100 across five structural pillars.",
      "tags": [
        "seo",
        "geo",
        "audit"
      ],
      "examples": [
        "Audit example.com for AI search readiness"
      ]
    }
  ]
}