Skip to content
Back to OrganiKPI

Card snapshot

organikpi.com · 2026-06-22 15:52:02 UTC · 80a31acba512371b9ebcbcb78df7723c14e32a6acd56da7e7a561e51d343b2dd

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": "OrganiKPI",
  "description": "OrganiKPI helps SaaS and B2B companies dominate AI search through SEO, GEO, and AEO strategies.",
  "url": "https://organikpi.com/",
  "preferredTransport": "JSONRPC",
  "version": "1.0.0",
  "provider": {
    "organization": "OrganiKPI",
    "url": "https://organikpi.com/"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown",
    "application/json"
  ],
  "documentationUrl": "https://organikpi.com/llms.txt",
  "skills": [
    {
      "id": "find-services",
      "name": "Find consulting services",
      "description": "Discover GEO, AEO, SEO, and GTM consulting services with taglines, price ranges, and URLs.",
      "tags": [
        "geo",
        "aeo",
        "seo",
        "consulting",
        "services"
      ],
      "examples": [
        "What GEO services do you offer?",
        "List your AI search consulting services and pricing."
      ]
    },
    {
      "id": "read-content",
      "name": "Read any page as markdown",
      "description": "Fetch any page or article as clean, token-efficient markdown by appending .md or sending Accept: text/markdown.",
      "tags": [
        "markdown",
        "content",
        "research"
      ],
      "examples": [
        "Read the AI Overviews vs AI Mode article as markdown."
      ]
    },
    {
      "id": "submit-contact",
      "name": "Submit a contact request",
      "description": "Send a contact request on the user behalf via the public REST endpoint (confirm with the user first).",
      "tags": [
        "contact",
        "lead"
      ],
      "examples": [
        "Ask OrganiKPI for a GEO audit quote."
      ]
    }
  ]
}