From 35d3fede4914430c72e51a1b2371451e72ba6a38 Mon Sep 17 00:00:00 2001 From: Stefano Fiorini Date: Fri, 27 Mar 2026 16:11:56 -0500 Subject: [PATCH] Prefer Zillow scroller image URLs for photo review --- skills/property-assessor/SKILL.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/skills/property-assessor/SKILL.md b/skills/property-assessor/SKILL.md index 0b33b5f..26773c9 100644 --- a/skills/property-assessor/SKILL.md +++ b/skills/property-assessor/SKILL.md @@ -146,6 +146,9 @@ You must use **only `web-automation`** to: 4. review the exposed photo set from that page If Zillow exposes a page with a scroller that shows the listing photos, that page counts as the Zillow photo source and should be used directly. +If that scroller page exposes direct image links such as `https://photos.zillowstatic.com/...`, treat those URLs as successful photo access and use that image set for review. +This is preferred over fragile modal next/previous navigation. + Do not rely on generic page text, photo counts, or non-photo shells as a Zillow attempt. Only fall back to HAR/Realtor/broker mirrors if the Zillow all-photos path was actually attempted with `web-automation` and did not expose the photos reliably. A source only counts as an attempted photo source if you actually did one of these: