Commit Graph

14 Commits

Author SHA1 Message Date
f8c998d579 Make listing discovery unit-aware 2026-03-27 23:11:10 -05:00
301986fb25 Add purpose-aware property assessor intake 2026-03-27 23:01:12 -05:00
eeea0c8ef1 Add Zillow and HAR photo extractors 2026-03-27 17:35:46 -05:00
c2ae79ccf0 Prefer accessible all-photos views for property photo review 2026-03-27 13:15:06 -05:00
90635bf8f2 Improve gallery photo-review guidance for property assessment 2026-03-27 12:02:47 -05:00
075f5bd9a7 feat: add property assessor skill and web automation approvals docs 2026-03-27 10:16:17 -05:00
Stefano Fiorini
59dbaf8a6c fix: relax CloakBrowser prerequisite check 2026-03-13 09:33:53 -05:00
Stefano Fiorini
fc8e388c0a chore: update cloakbrowser web automation runtime 2026-03-13 00:19:54 -05:00
Stefano Fiorini
4078073f0b refactor: migrate web-automation to cloakbrowser 2026-03-11 20:26:59 -05:00
Stefano Fiorini
6e2fd17734 refactor: consolidate web scraping into web-automation 2026-03-10 19:24:17 -05:00
Stefano Fiorini
4b505e4421 feat: add safe Playwright scraper skill 2026-03-10 19:07:30 -05:00
Stefano Fiorini
6c12b74cca Document native build step for web-automation setup 2026-03-08 21:06:57 -05:00
Luke
a6dffe0091 Add general flow runner and document natural-language usage
- Add flow.ts for go/click/type/press/wait/screenshot flows
- Update web-automation docs with natural-language examples
- Update SKILL.md quick reference for flow.ts
- Remove temp script files
2026-02-11 22:01:38 +00:00
Luke
658562ae35 Add web-automation skill
- Browse and scrape web pages using Playwright with Camoufox anti-detection browser
- Supports automated web workflows, authenticated sessions, and bot protection bypass
- Includes scripts for browse, scrape, auth, and local app scanning
- Updated README with skill documentation and system library requirements
2026-02-11 18:46:59 +00:00