/stealth-browser open https://www.bazaraki.com/adv/6203561_2-bedroom-detached-house-for-sale/
/stealth-browser screenshot https://example.com
/stealth-browser pdf https://example.com
/stealth-browser parallel https://site1.com https://site2.com https://site3.com
Parallel Browsing
The parallel command fetches multiple URLs simultaneously using isolated browser contexts:
Each URL gets its own isolated context (cookies, storage, etc.)
Much faster than sequential fetching
Results returned as formatted JSON
How It Works
Uses Playwright Extra with Stealth Plugin to mask automation signatures:
Removes navigator.webdriver flag
Spoofs Chrome plugins and permissions
Fakes WebGL/Canvas fingerprints
Mimics real user behavior
Bypasses Cloudflare, reCAPTCHA, and most bot detection.
1---2name: xthezealot-stealth-browser3description: Stealth Browser4---5# Stealth Browser67Use `/stealth-browser` to access websites with advanced bot protection.89## Commands1011- `/stealth-browser open <url>` - Fetch page HTML12- `/stealth-browser screenshot <url>` - Take full-page screenshot 13- `/stealth-browser pdf <url>` - Save page as PDF14- `/stealth-browser parallel <url1> <url2> [url3...]` - Fetch multiple URLs in parallel1516## Examples1718```19/stealth-browser open https://www.bazaraki.com/adv/6203561_2-bedroom-detached-house-for-sale/20/stealth-browser screenshot https://example.com21/stealth-browser pdf https://example.com22/stealth-browser parallel https://site1.com https://site2.com https://site3.com23```2425## Parallel Browsing2627The `parallel` command fetches multiple URLs simultaneously using isolated browser contexts:28- Each URL gets its own isolated context (cookies, storage, etc.)29- Much faster than sequential fetching30- Results returned as formatted JSON3132## How It Works3334Uses Playwright Extra with Stealth Plugin to mask automation signatures:35- Removes `navigator.webdriver` flag36- Spoofs Chrome plugins and permissions37- Fakes WebGL/Canvas fingerprints38- Mimics real user behavior3940Bypasses Cloudflare, reCAPTCHA, and most bot detection.
Run npx skillmds@latest add javimosch/xthezealot-stealth-browser in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Stealth Browser It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.