Make listing discovery unit-aware
This commit is contained in:
@@ -6,6 +6,8 @@ Decision-grade residential property assessment skill for OpenClaw, with official
|
||||
|
||||
`property-assessor` is for evaluating a condo, townhouse, house, or similar residential property from an address or listing URL and ending with a practical recommendation such as `buy`, `pass`, or `only below X`.
|
||||
|
||||
If the subject property has an apartment / unit / suite number, include it. Discovery is now unit-aware for Zillow and HAR when unit data is present, while still supporting plain single-family addresses that have no unit.
|
||||
|
||||
The skill is intended to:
|
||||
|
||||
- normalize the property across listing sources
|
||||
|
||||
@@ -134,6 +134,7 @@ npx tsx flow.ts --instruction 'go to https://search.fiorinis.com then type "pipp
|
||||
## Real-estate listing discovery and photo extraction
|
||||
|
||||
Use the dedicated Zillow and HAR discovery/photo commands before trying a free-form gallery flow.
|
||||
Discovery is unit-aware when the address includes an apartment / unit / suite identifier, and still supports plain no-unit addresses for single-family homes.
|
||||
|
||||
### Zillow discovery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user