{
  "$schema": "https://raw.githubusercontent.com/cloudflare/agent-skills-discovery-rfc/main/schema/index.schema.json",
  "version": "0.2.0",
  "publisher": {
    "name": "Zillapi",
    "url": "https://zillapi.com"
  },
  "skills": [
    {
      "name": "get-zestimate",
      "type": "skill",
      "description": "Fetch the current Zestimate (Zillow's automated valuation) and rent Zestimate for a U.S. property by Zillow zpid.",
      "version": "1.0.0",
      "url": "https://zillapi.com/.well-known/agent-skills/get-zestimate/SKILL.md",
      "sha256": "f5a6eea07d3a7bd099233daf805c5731eec406575994c4a9e8948a6d57c8a4d1"
    },
    {
      "name": "lookup-zillow-property",
      "type": "skill",
      "description": "Look up a U.S. property by address or Zillow zpid and return full property data including price, Zestimate, photos, schools, taxes, agent contact, and price history.",
      "version": "1.0.0",
      "url": "https://zillapi.com/.well-known/agent-skills/lookup-zillow-property/SKILL.md",
      "sha256": "600d7d14238631e595a6b8303490e34c9271fbba3ffff9433e7e2bbcf5d61c8e"
    },
    {
      "name": "search-zillow-listings",
      "type": "skill",
      "description": "Search U.S. property listings inside a geographic bounding box, filtered by status (for_sale, for_rent, sold), price ceiling, and bedroom count.",
      "version": "1.0.0",
      "url": "https://zillapi.com/.well-known/agent-skills/search-zillow-listings/SKILL.md",
      "sha256": "fda094f3f0da362439e037bf3629cbb602d7526f854770f82c23c11fa0f16140"
    },
    {
      "name": "verify-zillow-webhook",
      "type": "skill",
      "description": "Verify the HMAC-SHA256 signature on an inbound Zillapi webhook so you can trust the payload before acting on it.",
      "version": "1.0.0",
      "url": "https://zillapi.com/.well-known/agent-skills/verify-zillow-webhook/SKILL.md",
      "sha256": "e7bdb9d9e90ad2ce77c8ca55db0d7b1a9fb09670f477396f57a30152c57c8f06"
    }
  ]
}
