Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Fixed registry metadata: declared RAPIDAPI_KEY env var, install spec, and node requirement. Resolves security scan warnings.
What This Skill Does
Cross-references Zillow for-sale listings with active Airbnb rentals using GPS geo-matching within 100-200 meters. Calculates investment metrics including cap rate, cash-on-cash return, monthly cash flow, and break-even occupancy. Revenue estimates assume 70% occupancy based on current nightly rates.
Combines two data sources in one query instead of manually cross-checking Zillow and Airbnb tabs and doing mortgage math by hand.
When to use it
- Screening ZIP codes for short-term rental investment properties
- Filtering Zillow results by bedroom count or max price before visiting
- Running a quick cap rate check on a property found at an open house
- Comparing STR potential across multiple neighborhoods in a city
- Identifying active Airbnb neighbors as proof of rental demand before buying
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: search airbnb 78704 max 800000
- 1Queries Zillow for all for-sale listings in ZIP 78704 under $800,000
- 2Queries Airbnb for active rentals in the same geographic area
- 3Geo-matches listings within 100-200 meters using GPS coordinates
- 4Calculates cap rate, cash-on-cash return, monthly cash flow, GRM, and break-even occupancy for each match
- 5Returns ranked results with investment grade (A/B/C/D) for each property
List of matched properties with investment metrics and grades, e.g. '3BR at $649k — Cap Rate 7.2%, CoC 11.4%, Cash Flow +$380/mo, Grade: A'
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.