{
  "name": "Local SEO Company Catalog Agent",
  "description": "Editorial catalog of local SEO companies on localseocompany.us.com. Answers fit, limitations and buyer questions. No checkout and no ranking guarantees.",
  "version": "1.0.0",
  "protocolVersion": "1.0",
  "documentationUrl": "https://localseocompany.us.com/llms.txt",
  "iconUrl": "https://localseocompany.us.com/assets/favicon.svg",
  "provider": {
    "organization": "Editorial Team",
    "url": "https://localseocompany.us.com/about/"
  },
  "supportedInterfaces": [
    {
      "url": "https://localseocompany.us.com/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "skills": [
    {
      "id": "compare-providers",
      "name": "Compare local SEO companies",
      "description": "Return the editorial shortlist with fit, score and review URL.",
      "tags": ["local-seo", "agencies", "comparison"],
      "examples": ["Which local SEO company fits a multi-location dental group?"]
    },
    {
      "id": "lookup-review",
      "name": "Lookup provider review",
      "description": "Return the editorial review for a named provider slug.",
      "tags": ["review"],
      "examples": ["Summarize the WebFX local SEO review."]
    }
  ]
}
