Overview
- Skill Key
- freemountaindeer/zillow-airbnb-matcher
- Author
- em8.io
- Source Repo
- openclaw/skills
- Version
- 3.1.0
- Source Path
- skills/freemountaindeer/zillow-airbnb-matcher
- Latest Commit SHA
- 8a72a4481ed1896426fa7638118631c7938efb32
Find properties for sale that are already generating Airbnb income. Cross-references Zillow listings with active Airbnb rentals using geo-matching and calculates investment metrics.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 zillow-airbnb-matcher 技能。 若已安装,则直接安装 zillow-airbnb-matcher 技能。
# 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: | Message | What Happens | |---------|-------------| | `search airbnb 78704` | Search Austin TX zip code | | `search airbnb Nashville TN` | Search by city | | `check properties 33139` | Miami Beach STR check | | `airbnb demo` | Run demo (no API needed) | | `search airbnb 78704 max 800000` | Filter by max price | | `search airbnb 78704 min 3 beds` | Filter by bedrooms | ## How It Works 1. **Zillow search** — Finds all for-sale properties in the ZIP code (~2 seconds) 2. **Airbnb search** — Finds all active Airbnb listings in the same area (~3 seconds) 3. **Geo-matching** — Matches properties within 100-200 meters using GPS coordinates 4. **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 1. Get free RapidAPI key: https://rapidapi.com → Sign up (free, no credit card) 2. 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 3. Add to your .env: `RAPIDAPI_KEY=your_key_here` 4. Test: `airbnb demo` (no API needed) 5. 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 purcha...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.