# Send Zillow × Airbnb Matcher to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- 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.
## Suggested prompts
### New install

```text
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.
```
### Upgrade existing

```text
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.
```
## Machine-readable fields
```json
{
  "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": {
    "downloadUrl": "/downloads/zillow-airbnb-matcher",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=zillow-airbnb-matcher",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "GUIDE.md",
      "SKILL.md",
      "_meta.json",
      "package-lock.json",
      "package.json",
      "scripts/install.sh"
    ],
    "downloadMode": "redirect",
    "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."
      ]
    }
  },
  "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"
  }
}
```
## Documentation

### Zillow × Airbnb Matcher Skill

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.

### How to Use (Chat Commands)

Send any of these messages:

MessageWhat 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

### How It Works

Zillow search — Finds all for-sale properties in the ZIP code (~2 seconds)
Airbnb search — Finds all active Airbnb listings in the same area (~3 seconds)
Geo-matching — Matches properties within 100-200 meters using GPS coordinates
Investment analysis — Calculates cap rate, cash flow, mortgage, and break-even occupancy

⏱️ Total runtime: ~5-10 seconds per search (RapidAPI is fast)

### Important Notes

Revenue estimates are based on nightly rate × 70% occupancy. For precise data, use AirDNA ($100+/mo)
Geo-matching means the Airbnb may be a neighbor's property, not the exact same house — always verify
Free tier gives 100 Airbnb + 600 Zillow searches per month (RapidAPI free plan)
Cost per search: $0 on free plan

### Setup

Get free RapidAPI key: https://rapidapi.com → Sign up (free, no credit card)
Subscribe to these 2 APIs (both free):

Airbnb: https://rapidapi.com/3b-data-3b-data-default/api/airbnb13
Zillow: https://rapidapi.com/SwongF/api/us-property-market1


Add to your .env: RAPIDAPI_KEY=your_key_here
Test: airbnb demo (no API needed)
Live test: search airbnb 78704

See GUIDE.md for step-by-step setup instructions.

### Investment Metrics

The tool calculates (with 20% down, 7.25% rate, 30yr fixed):

Cap Rate — annual return on full purchase price
Cash-on-Cash — return on your actual cash invested
Monthly Cash Flow — what's left after ALL expenses
GRM — how many years of revenue to pay back purchase price
Break-even occupancy — minimum % booked to not lose money

### Investment Grades

🟢 A (Excellent) — Cap ≥6%, CoC ≥10%, occupancy ≥85%
🟡 B (Good) — Solid returns, normal market risk
🟠 C (Fair) — Works but thin margins
🔴 D (Weak) — Avoid unless value-add opportunity
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Freemountaindeer
- Version: 3.1.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/zillow-airbnb-matcher)
- [Send to Agent page](https://openagent3.xyz/skills/zillow-airbnb-matcher/agent)
- [JSON manifest](https://openagent3.xyz/skills/zillow-airbnb-matcher/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/zillow-airbnb-matcher/agent.md)
- [Download page](https://openagent3.xyz/downloads/zillow-airbnb-matcher)