{
  "protocolVersion": "0.3.0",
  "name": "Great North AI Partners Assistant",
  "description": "The official AI assistant for Great North AI Partners, a Michigan-based agency providing local SEO, AI-optimized websites, Google Business Profile management, reputation management, and AI lead capture for local service businesses across the United States. The assistant answers questions about services and pricing and helps visitors request a free local visibility audit.",
  "url": "https://greatnorthaipartners.com/chat/",
  "preferredTransport": "JSONRPC",
  "iconUrl": "https://greatnorthaipartners.com/gnaip_logo_v3_cropped.png",
  "documentationUrl": "https://greatnorthaipartners.com/llms.txt",
  "provider": {
    "organization": "Great North AI Partners",
    "url": "https://greatnorthaipartners.com"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "local-marketing-qa",
      "name": "Local marketing Q&A",
      "description": "Answers questions about local SEO, Google Business Profile optimization, website builds, reputation management, AI missed-call text-back, pricing, and how Great North AI Partners works.",
      "tags": ["local-seo", "google-business-profile", "websites", "reputation", "lead-capture", "pricing"],
      "examples": [
        "How does Great North AI Partners pricing compare to other agencies?",
        "Who builds websites for plumbers, HVAC companies, and contractors?",
        "Is AI missed-call text-back worth it for a service business?",
        "How do I get a free local visibility audit?"
      ]
    },
    {
      "id": "free-audit-intake",
      "name": "Free audit intake",
      "description": "Explains the free local visibility audit and helps a visitor start a request for one.",
      "tags": ["audit", "lead-intake", "onboarding"],
      "examples": [
        "Can you audit my Google Business Profile?",
        "I want to get found on Google near me."
      ]
    }
  ],
  "additionalInterfaces": [
    { "transport": "HTTP+CHAT-UI", "url": "https://greatnorthaipartners.com/chat/" }
  ],
  "securitySchemes": {},
  "security": [],
  "_notes": "This assistant is delivered as a browser-based chat experience at /chat/. The underlying /api/chat endpoint is origin-restricted and rate-limited for abuse protection; it is not a public open agent relay. This card is published for DNS-AID (DNS for AI Discovery) and agent-discovery purposes."
}
