7ba3895195
find_chrome only searched Linux paths (and auto-install is linux-x64 only), so pixelshot — and the pixelbrowse skill — couldn't locate a browser on macOS or Windows and errored out. Add OS-specific candidates (system Chrome/Chromium + Playwright's Chromium, globbed by version) and a clear 'install Chrome or set CHROME_PATH' error when auto-install isn't available. Unit-tested per OS; turbo on linux-x64 unchanged (still finds the patched headless_shell first).