{
  "$schema": "https://raw.githubusercontent.com/cloudflare/agent-skills-discovery-rfc/main/schema/index.schema.json",
  "version": "0.2.0",
  "generatedAt": "2026-05-06T18:10:47.743Z",
  "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": "1317803821af86a2ffcbfe448329e323937cf0e110589699b7318e4a0c25ce2f"
    },
    {
      "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": "79cd709df2df447084329c5b53d15c75b58847e73c21c40145a7c1c252fdeb8a"
    },
    {
      "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": "194eb247eeedefc0a25a24efa3b6371de2f00b038b318d2415a3b091d1fb1f91"
    },
    {
      "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"
    }
  ]
}
