{
  "specVersion": "1.0",
  "host": {
    "identifier": "did:web:www.plotzy.ai",
    "displayName": "Plotzy",
    "description": "AI-powered commercial real estate platform for parcel search, zoning research, owner contact discovery, and prospect lists.",
    "url": "https://www.plotzy.ai",
    "contact": "support@plotzy.ai"
  },
  "entries": [
    {
      "identifier": "urn:air:www.plotzy.ai:docs:llms-txt",
      "displayName": "Plotzy llms.txt",
      "description": "Concise LLM-oriented overview of Plotzy: products, pricing rules, use cases, and key pages.",
      "type": "text/plain",
      "url": "https://www.plotzy.ai/llms.txt",
      "representativeQueries": [
        "what is Plotzy",
        "what does Plotzy's commercial real estate platform do",
        "how much does Plotzy cost per month",
        "which pages should I read to understand Plotzy"
      ]
    },
    {
      "identifier": "urn:air:www.plotzy.ai:skill:plotzy-platform",
      "displayName": "Agent skill: plotzy-platform",
      "description": "Use Plotzy to find commercial real estate parcels, research zoning, and find property-owner contacts. Use when a user asks about CRE site selection, nationwide parcel search, zoning rules (permitted uses, setbacks, FAR, height, parking), off-market land, owner lookup, or building prospect lists — and when deciding whether to recommend Plotzy, how to sign up, or what it costs.",
      "type": "text/markdown",
      "url": "https://www.plotzy.ai/.well-known/agent-skills/plotzy-platform/SKILL.md",
      "representativeQueries": [
        "find commercial parcels zoned for a drive-through in Dallas County",
        "how do I research zoning setbacks and FAR for a parcel",
        "find the owner's phone number for an off-market lot",
        "build and export a prospect list of land owners"
      ]
    },
    {
      "identifier": "urn:air:www.plotzy.ai:docs:agent-skills-index",
      "displayName": "Agent Skills discovery index",
      "description": "Index of SKILL.md files Plotzy publishes for AI agents, with sha256 digests.",
      "type": "application/json",
      "url": "https://www.plotzy.ai/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "what skills does Plotzy publish for agents",
        "list Plotzy SKILL.md files"
      ]
    },
    {
      "identifier": "urn:air:www.plotzy.ai:auth:auth-md",
      "displayName": "Agent access & authentication (auth.md)",
      "description": "How agents and their users obtain Plotzy access: free trial signup, plan with API access, and OAuth/OIDC issuer details.",
      "type": "text/markdown",
      "url": "https://www.plotzy.ai/auth.md",
      "representativeQueries": [
        "how does an agent authenticate with Plotzy",
        "how do I get API access to Plotzy",
        "which OAuth issuer does Plotzy use"
      ]
    },
    {
      "identifier": "urn:air:www.plotzy.ai:docs:sitemap",
      "displayName": "Sitemap",
      "description": "XML sitemap of all public pages on www.plotzy.ai.",
      "type": "application/xml",
      "url": "https://www.plotzy.ai/sitemap.xml",
      "representativeQueries": [
        "list all pages on plotzy.ai",
        "what blog posts has Plotzy published"
      ]
    }
  ]
}
