Anti-bot evasion Playwright wrapper. Stealth mode, proxy rotation,
Scanned 6/7/2026
Install via CLI
openskills install modbender/skill-library-mcp---
name: Browser Automation Stealth
description: Anti-bot evasion Playwright wrapper. Stealth mode, proxy rotation,
captcha handling, fingerprint randomization.
---
# 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
```bash
npm install browser-automation-stealth
# or
pip install browser-automation-stealth
```
## Quick Start
```javascript
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
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.
Drive the full internationalization journey for a project — detect the stack, recommend a library, set up the chosen library, wrap existing strings, and optionally connect a translation platform. Use when the user asks to add or configure i18n, internationalization, localization, multi-language support, or translations — including when they explicitly mention LinguiJS, Lingui, next-intl, "wrap strings", "find hardcoded text", "make my app translatable", or "set up translations". Triggers on g...
PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.