real-estate-autos-research
Installation
SKILL.md
Real estate & auto research
Search homes and used cars, and pull property/vehicle detail, across five platforms as normalized JSON from the Crawlora API — no scraping listing pages.
When to use this skill
- "Find homes for sale in " / "what's this property worth?" (Zillow, Redfin)
- "What are home prices doing in this region?" (Redfin market trends)
- "Find similar properties" for comparison.
- "Find <make/model> for sale near " (CarMax, Autotrader, Cars.com)
- "Look up this vehicle listing / dealer."
Setup (one-time)
- Get a free Crawlora API key (2,000 credits/mo, no card) at https://crawlora.net.
export CRAWLORA_API_KEY=sk_your_key_here- All requests:
x-api-key: $CRAWLORA_API_KEYagainsthttps://api.crawlora.net/api/v1. Missing/invalid key →401.