construction-sweep
Installation
SKILL.md
construction-sweep
Purpose: Build a state-level database of construction builders by running a repeatable per-county pipeline: Apify Google Maps scrape → cross-county dedup → rules classifier → Firecrawl + FB enrichment → append to master CSV.
First time on this machine? Read SETUP.md in this skill dir FIRST. Verify prereqs before invoking.
Invocation
User types one of:
/construction-sweep <State>— pick next undone county, run full pipeline/construction-sweep <State> <County>— run specific county/construction-sweep <State> --status— show progress, stats, next county/construction-sweep <State> --bootstrap— initialize state folder (idempotent)/construction-sweep <State> --dry-run— confirm next county + est cost, no API calls
State folder defaults to ./<State>/ in cwd. Override with --dir <path>.