From sales-recon
This skill should be used when the user asks to "find homeowner leads", "pull building permits", "look up property", "find permit data", "search permits", "property lookup", "homeowner contacts", or needs guidance on residential lead generation from building permits and property data.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sales-recon:residential-intelligenceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Framework for finding homeowner leads through building permits and enriching with property/owner data. Uses free city open data portals (Socrata) and RentCast for property enrichment.
Framework for finding homeowner leads through building permits and enriching with property/owner data. Uses free city open data portals (Socrata) and RentCast for property enrichment.
socrata-permits-api.shrentcast-api.shsocrata-permits-api.sh search <city> --type <project> --days <N> --limit <N>For each permit address:
rentcast-api.sh property "<address>" → owner name, property type, beds/baths, sqft, year builtrentcast-api.sh value "<address>" → estimated value, price rangerentcast-api.sh sale-history "<address>" → last sale date/priceRanked homeowner lead list with owner contact info, property details, permit info, and opportunity score.
See references/permit-cities.md for full endpoint details and field mappings.
Common permit categories to search: roofing, hvac, plumbing, electrical, remodel, addition, foundation, siding, windows, solar, pool, fence, deck, garage, demolition, commercial, new construction, renovation
npx claudepluginhub livingproofdev25/sales-recon --plugin prospectorGenerates combined NYC property reports from open data: landmarks, DOB permits/violations, ACRIS records, HPD complaints/registration, BSA variances. Input address, BBL, or BIN.
Analyzes SERP data to identify neighborhood-level content opportunities for real estate agents, focusing on queries where Zillow and portals are weak. Uses UnifAPI for live search data.
Queries homes.co.nz for NZ residential property estimates (HomesEstimate/HEV), sales history, suburb trends, and nearby comparable properties via a CLI tool.