Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Playwright wrapper enabling stealth browser automation with fingerprint randomization, proxy rotation, captcha handling, and session persistence for undetect...
Playwright wrapper enabling stealth browser automation with fingerprint randomization, proxy rotation, captcha handling, and session persistence for undetect...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Version: 1.0.0 Author: Midas Skills License: MIT
Anti-bot evasion Playwright wrapper. Stealth mode, proxy rotation, captcha handling, fingerprint randomization.
Anti-bot evasion Playwright wrapper. Evade detection, manage cookies, rotate headers, handle captchas. Silent, headless, undetectable.
browser-automation
stealth, anti-detection, playwright, scraping, automation
automation
Free: $0 Pro: $49.99
โ Playwright wrapper with stealth defaults โ Anti-detection mechanisms (fingerprint randomization) โ Header rotation (100+ user-agents) โ Proxy support (SOCKS5, HTTP) โ Cookie jar management โ Captcha bypass (integration-ready) โ Rate limiting aware โ Screenshot/PDF generation โ Form automation โ Cookie/session persistence
Web scraping at scale (undetected) Automated testing on protected sites Data collection for market research Competitive intelligence gathering Automated form submission (compliant) Screenshot automation without detection
npm install browser-automation-stealth # or pip install browser-automation-stealth
const { StealthBrowser } = require('browser-automation-stealth'); const browser = new StealthBrowser({ headless: true, stealth: 'aggressive' // evasion level }); const page = await browser.newPage(); await page.goto('https://example.com'); await page.screenshot({ path: 'example.png' }); await browser.close();
https://github.com/midas-skills/browser-automation-stealth
๐ง support@midas-skills.com ๐ Docs: https://docs.midas-skills.com/browser-automation-stealth
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.