{
  "name": "GhostedByAI",
  "description": "AI visibility and agent readiness scanner. Measures how visible your brand is to AI platforms (ChatGPT, Perplexity, Gemini, Claude) and how ready your website is for autonomous AI agents.",
  "url": "https://ghostedbyai.co",
  "version": "1.0.0",
  "provider": {
    "organization": "GhostedByAI",
    "url": "https://ghostedbyai.co"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": ["none"]
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "ghost-score",
      "name": "Ghost Score Scanner",
      "description": "Scan any brand or URL to measure AI visibility across ChatGPT, Perplexity, Gemini, and Claude. Returns a 0-100 Ghost Score with platform-by-platform breakdown, competitor analysis, and actionable recommendations.",
      "tags": ["ai-visibility", "brand-monitoring", "aeo", "geo", "seo"],
      "examples": [
        "What's the Ghost Score for notion.so?",
        "How visible is Stripe to AI assistants?",
        "Is Nike being recommended by ChatGPT?"
      ]
    },
    {
      "id": "agent-readiness-audit",
      "name": "Agent Readiness Audit",
      "description": "Audit any website for AI agent readiness: robots.txt AI directives, llms.txt, structured data, semantic HTML, agent protocols (MCP, A2A, WebMCP), and security headers.",
      "tags": ["agent-readiness", "audit", "mcp", "a2a", "webmcp", "llms-txt"],
      "examples": [
        "Is my website ready for AI agents?",
        "Audit ghostedbyai.co for agent readiness",
        "Check if my site has llms.txt and proper AI bot directives"
      ]
    },
    {
      "id": "competitor-comparison",
      "name": "AI Visibility Comparison",
      "description": "Compare two brands side-by-side across all 4 AI platforms. See who AI recommends more, share of voice, and competitive gaps.",
      "tags": ["competitor-analysis", "comparison", "benchmarking"],
      "examples": [
        "Compare Notion vs Coda AI visibility",
        "Who does ChatGPT recommend more: Stripe or Square?"
      ]
    }
  ]
}
