Jump to related tools in the same category or review the original source on GitHub.

Web & Frontend Development @xthezealot Updated 6/28/2026 1,855 downloads 0 stars Security: Pass

Xthezealot Stealth Browser OpenClaw Plugin & Skill | ClawHub

Looking to integrate Xthezealot Stealth Browser into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate web & frontend development tasks instantly, without having to write custom tools from scratch.

What this skill does

Use `/stealth-browser` to access websites with advanced bot protection.

Install

ClawHub CLI
openclaw skills install @xthezealot/xthezealot-stealth-browser
Node.js (npx)
npx clawhub@latest install xthezealot-stealth-browser

Full SKILL.md

Open original

SKILL.md content below is scrollable.

Stealth Browser

Use /stealth-browser to access websites with advanced bot protection.

Commands

  • /stealth-browser open <url> - Fetch page HTML
  • /stealth-browser screenshot <url> - Take full-page screenshot
  • /stealth-browser pdf <url> - Save page as PDF
  • /stealth-browser parallel <url1> <url2> [url3...] - Fetch multiple URLs in parallel

Examples

/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.

ClawHub Registry URL: https://clawhub.ai/xthezealot/skills/xthezealot-stealth-browser

Related skills

If this matches your use case, these are close alternatives in the same category.