{
  "schemaVersion": "1.0",
  "item": {
    "slug": "zillow-airbnb-matcher",
    "name": "Zillow × Airbnb Matcher",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/Freemountaindeer/zillow-airbnb-matcher",
    "canonicalUrl": "https://clawhub.ai/Freemountaindeer/zillow-airbnb-matcher",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/zillow-airbnb-matcher",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=zillow-airbnb-matcher",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "GUIDE.md",
      "SKILL.md",
      "_meta.json",
      "package-lock.json",
      "package.json",
      "scripts/install.sh"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/zillow-airbnb-matcher"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/zillow-airbnb-matcher",
    "agentPageUrl": "https://openagent3.xyz/skills/zillow-airbnb-matcher/agent",
    "manifestUrl": "https://openagent3.xyz/skills/zillow-airbnb-matcher/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/zillow-airbnb-matcher/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Zillow × Airbnb Matcher Skill",
        "body": "This skill finds for-sale properties that already have an active Airbnb listing nearby — using GPS-based geo-matching to cross-reference Zillow and Airbnb data."
      },
      {
        "title": "How to Use (Chat Commands)",
        "body": "Send any of these messages:\n\nMessageWhat Happenssearch airbnb 78704Search Austin TX zip codesearch airbnb Nashville TNSearch by citycheck properties 33139Miami Beach STR checkairbnb demoRun demo (no API needed)search airbnb 78704 max 800000Filter by max pricesearch airbnb 78704 min 3 bedsFilter by bedrooms"
      },
      {
        "title": "How It Works",
        "body": "Zillow search — Finds all for-sale properties in the ZIP code (~2 seconds)\nAirbnb search — Finds all active Airbnb listings in the same area (~3 seconds)\nGeo-matching — Matches properties within 100-200 meters using GPS coordinates\nInvestment analysis — Calculates cap rate, cash flow, mortgage, and break-even occupancy\n\n⏱️ Total runtime: ~5-10 seconds per search (RapidAPI is fast)"
      },
      {
        "title": "Important Notes",
        "body": "Revenue estimates are based on nightly rate × 70% occupancy. For precise data, use AirDNA ($100+/mo)\nGeo-matching means the Airbnb may be a neighbor's property, not the exact same house — always verify\nFree tier gives 100 Airbnb + 600 Zillow searches per month (RapidAPI free plan)\nCost per search: $0 on free plan"
      },
      {
        "title": "Setup",
        "body": "Get free RapidAPI key: https://rapidapi.com → Sign up (free, no credit card)\nSubscribe to these 2 APIs (both free):\n\nAirbnb: https://rapidapi.com/3b-data-3b-data-default/api/airbnb13\nZillow: https://rapidapi.com/SwongF/api/us-property-market1\n\n\nAdd to your .env: RAPIDAPI_KEY=your_key_here\nTest: airbnb demo (no API needed)\nLive test: search airbnb 78704\n\nSee GUIDE.md for step-by-step setup instructions."
      },
      {
        "title": "Investment Metrics",
        "body": "The tool calculates (with 20% down, 7.25% rate, 30yr fixed):\n\nCap Rate — annual return on full purchase price\nCash-on-Cash — return on your actual cash invested\nMonthly Cash Flow — what's left after ALL expenses\nGRM — how many years of revenue to pay back purchase price\nBreak-even occupancy — minimum % booked to not lose money"
      },
      {
        "title": "Investment Grades",
        "body": "🟢 A (Excellent) — Cap ≥6%, CoC ≥10%, occupancy ≥85%\n🟡 B (Good) — Solid returns, normal market risk\n🟠 C (Fair) — Works but thin margins\n🔴 D (Weak) — Avoid unless value-add opportunity"
      }
    ],
    "body": "Zillow × Airbnb Matcher Skill\n\nThis skill finds for-sale properties that already have an active Airbnb listing nearby — using GPS-based geo-matching to cross-reference Zillow and Airbnb data.\n\nHow to Use (Chat Commands)\n\nSend any of these messages:\n\nMessage\tWhat Happens\nsearch airbnb 78704\tSearch Austin TX zip code\nsearch airbnb Nashville TN\tSearch by city\ncheck properties 33139\tMiami Beach STR check\nairbnb demo\tRun demo (no API needed)\nsearch airbnb 78704 max 800000\tFilter by max price\nsearch airbnb 78704 min 3 beds\tFilter by bedrooms\nHow It Works\nZillow search — Finds all for-sale properties in the ZIP code (~2 seconds)\nAirbnb search — Finds all active Airbnb listings in the same area (~3 seconds)\nGeo-matching — Matches properties within 100-200 meters using GPS coordinates\nInvestment analysis — Calculates cap rate, cash flow, mortgage, and break-even occupancy\n\n⏱️ Total runtime: ~5-10 seconds per search (RapidAPI is fast)\n\nImportant Notes\nRevenue estimates are based on nightly rate × 70% occupancy. For precise data, use AirDNA ($100+/mo)\nGeo-matching means the Airbnb may be a neighbor's property, not the exact same house — always verify\nFree tier gives 100 Airbnb + 600 Zillow searches per month (RapidAPI free plan)\nCost per search: $0 on free plan\nSetup\nGet free RapidAPI key: https://rapidapi.com → Sign up (free, no credit card)\nSubscribe to these 2 APIs (both free):\nAirbnb: https://rapidapi.com/3b-data-3b-data-default/api/airbnb13\nZillow: https://rapidapi.com/SwongF/api/us-property-market1\nAdd to your .env: RAPIDAPI_KEY=your_key_here\nTest: airbnb demo (no API needed)\nLive test: search airbnb 78704\n\nSee GUIDE.md for step-by-step setup instructions.\n\nInvestment Metrics\n\nThe tool calculates (with 20% down, 7.25% rate, 30yr fixed):\n\nCap Rate — annual return on full purchase price\nCash-on-Cash — return on your actual cash invested\nMonthly Cash Flow — what's left after ALL expenses\nGRM — how many years of revenue to pay back purchase price\nBreak-even occupancy — minimum % booked to not lose money\nInvestment Grades\n🟢 A (Excellent) — Cap ≥6%, CoC ≥10%, occupancy ≥85%\n🟡 B (Good) — Solid returns, normal market risk\n🟠 C (Fair) — Works but thin margins\n🔴 D (Weak) — Avoid unless value-add opportunity"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Freemountaindeer/zillow-airbnb-matcher",
    "publisherUrl": "https://clawhub.ai/Freemountaindeer/zillow-airbnb-matcher",
    "owner": "Freemountaindeer",
    "version": "3.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/zillow-airbnb-matcher",
    "downloadUrl": "https://openagent3.xyz/downloads/zillow-airbnb-matcher",
    "agentUrl": "https://openagent3.xyz/skills/zillow-airbnb-matcher/agent",
    "manifestUrl": "https://openagent3.xyz/skills/zillow-airbnb-matcher/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/zillow-airbnb-matcher/agent.md"
  }
}