Browser Automation Stealth OpenClaw Skill
Playwright wrapper enabling stealth browser automation with fingerprint randomization, proxy rotation, captcha handling, and session persistence for undetect...
Installation
clawhub install browser-automation-stealth
Requires npm i -g clawhub
5.8k
Downloads
0
Stars
20
current installs
22 all-time
1
Versions
Power your OpenClaw skills with
the best open-source models.
Drop-in OpenAI-compatible API. No data leaves Europe.
Explore Inference APIGLM
GLM 5
$1.00 / $3.20
per M tokens
Kimi
Kimi K2.5
$0.60 / $2.80
per M tokens
MiniMax
MiniMax M2.5
$0.30 / $1.20
per M tokens
Qwen
Qwen3.5 122B
$0.40 / $3.00
per M tokens
Browser Automation Stealth
Version: 1.0.0
Author: Midas Skills
License: MIT
Description
Anti-bot evasion Playwright wrapper. Stealth mode, proxy rotation, captcha handling, fingerprint randomization.
Value Proposition
Anti-bot evasion Playwright wrapper. Evade detection, manage cookies, rotate headers, handle captchas. Silent, headless, undetectable.
Category
browser-automation
Tags
stealth, anti-detection, playwright, scraping, automation
Skill Type
automation
Pricing
- Free: $0
- Pro: $49.99
Key Features
- ✅ 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
Use Cases
- 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
Installation
npm install browser-automation-stealth
# or
pip install browser-automation-stealth
Quick Start
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();
Repository
https://github.com/midas-skills/browser-automation-stealth
Support
📧 support@midas-skills.com
🔗 Docs: https://docs.midas-skills.com/browser-automation-stealth
Statistics
Author
Shepherd217
@shepherd217
Latest Changes
v1.0.0 · Feb 10, 2026
Production-ready skill
Quick Install
clawhub install browser-automation-stealth Related Skills
Other popular skills you might find useful.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.