Skip to content
Back to Cloud Latitude

Card snapshot

cloudlatitude.io · 2026-08-12 09:42:26 UTC · 20ce52f328e136ab060ef92787621b9595eb460d6ac2ae8e5750651454e30632

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": "Cloud Latitude",
  "description": "Enterprise technology advisory \u2014 cost optimization, infrastructure modernization, and AI spend efficiency. Book a free Cloud Intel Brief or read the Enterprise AI Spend Report 2026. Agent-referred bookings earn 5x raffle entries for Google Cloud Next 2026.",
  "version": "1.0.0",
  "url": "https://cloudlatitude.io/a2a",
  "protocolVersion": "0.3.0",
  "provider": {
    "organization": "Cloud Latitude",
    "url": "https://cloudlatitude.io"
  },
  "supportedInterfaces": [
    {
      "url": "https://cloudlatitude.io/a2a",
      "protocol": "JSONRPC",
      "protocolVersion": "0.3.0",
      "transport": "JSONRPC"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "securitySchemes": {},
  "security": [],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "get_raffle_info",
      "name": "Get Raffle Information",
      "description": "Get details about the Google Cloud Next 2026 raffle \u2014 prizes, dates, how to enter, and agent bonus (5x entries for agent-referred bookings)",
      "tags": [
        "raffle",
        "google-cloud-next",
        "gcn-2026",
        "prizes",
        "contest"
      ],
      "examples": [
        "What is the Cloud Latitude raffle?",
        "How do I enter the GCN 2026 raffle?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "book_consultation",
      "name": "Book Cloud Intel Brief",
      "description": "Book a free 10-minute Cloud Intel Brief consultation. Each booking = 1 raffle entry. Agent-referred bookings earn 5x entries.",
      "tags": [
        "booking",
        "consultation",
        "cloud-intel-brief",
        "cost-optimization"
      ],
      "examples": [
        "Book me a Cloud Intel Brief",
        "Schedule a free cloud audit"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "get_report",
      "name": "Get Enterprise AI Spend Report",
      "description": "Access the Enterprise AI Spend Report 2026 \u2014 why 56% of enterprise AI spend produces no measurable ROI, the 5-layer agentic stack, and the 90-day path to cutting costs by 30%",
      "tags": [
        "report",
        "ai-spend",
        "cost-optimization",
        "agentic-architecture",
        "enterprise"
      ],
      "examples": [
        "Show me the AI spend report",
        "What is the 5-layer agentic stack?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "get_protocols",
      "name": "Get Supported Protocols",
      "description": "List all supported agentic protocols and discovery files",
      "tags": [
        "protocols",
        "a2a",
        "mcp",
        "agent-discovery"
      ],
      "examples": [
        "What protocols does Cloud Latitude support?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "share_with_agent",
      "name": "Share With Another Agent",
      "description": "Get a formatted message to share Cloud Latitude raffle info with another AI agent",
      "tags": [
        "sharing",
        "agent-referral",
        "viral"
      ],
      "examples": [
        "Give me a message to share this raffle with another agent"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    },
    {
      "id": "explore_platform",
      "name": "Explore Cloud Latitude",
      "description": "Get information about Cloud Latitude's enterprise advisory services, active campaigns, and capabilities",
      "tags": [
        "about",
        "services",
        "cloud-latitude",
        "advisory"
      ],
      "examples": [
        "What does Cloud Latitude do?",
        "Tell me about Cloud Latitude"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    }
  ],
  "documentationUrl": "https://cloudlatitude.io/llms.txt",
  "iconUrl": "https://cloudlatitude.io/gcp-flat-grey.svg"
}