This wraps rebrowser-playwright with stealth patches to get past bot detection systems like Cloudflare and Akamai. It removes navigator.webdriver, fakes chrome.runtime, injects plugins, and adds canvas noise among other fixes. You need Google Chrome installed and headed mode, no headless support. The template includes human behavior helpers like humanType and simulateMouseMovement to avoid behavioral fingerprinting. All the bot.sannysoft.com checks pass green. Won't solve CAPTCHAs but stops you from triggering them in the first place. If standard Playwright keeps getting blocked on scraping jobs, this handles the WebGL and permission API inconsistencies that give automation away.
npx skills add https://github.com/greekr4/playwright-bot-bypass --skill playwright-bot-bypasswshobson/agents
github/awesome-copilot