Install
openclaw skills install qld-property-researchDetailed Queensland property due-diligence for a single street address using official sources only. Use when an agent needs to research a Queensland property beyond listing basics, including flood-map checks, nearest train-station access, main-road proximity, or a structured property report with cited findings and a composite suitability score.
openclaw skills install qld-property-researchResearch one Queensland property at a time and return a structured Markdown report. Prioritise SEQ coverage, with strongest support in Brisbane, Moreton Bay, Logan, and Sunshine Coast, and best-effort support elsewhere in Queensland.
Read references/methodology.md for the scoring model, report template, and required wording. Read references/official-sources.md for the source hierarchy and council coverage rules. Read references/openrouteservice.md before doing train routing. Use scripts/ors_walk_route.py for repeatable walking-route requests. For Brisbane flood checks, prefer scripts/brisbane_flood_check.py before opening any browser-based flood UI. For NBN infrastructure type, use scripts/nbn_infrastructure_check.py against the official NBN address-check services before opening the browser UI.
Validate the request.
Confirm coverage before scoring.
Gather official evidence only.
Produce the informational NBN finding.
scripts/nbn_infrastructure_check.py --address "<full address>".nbn.premises_technology as the primary infrastructure result.nbn.premises_technology and nbn.serving_area_technology differ, mention both and treat the premises technology as the property-specific answer.Produce the three section scores.
Write the report.
addressDetail.techType result as the primary infrastructure type because it is the premises-level value returned by the official service.Return a structured Markdown report with these headings:
## Address / Coverage
## NBN Infrastructure
## Flood
## Main Road Proximity
## Train Access
## Composite Score
## Sources
When the report is partial, still include all headings but mark unsupported sections as Unsupported with current official data. The NBN section should still be included even though it does not feed the composite score.