Use CloakBrowser as a supervised Playwright/Puppeteer-compatible browser runtime for high-friction browser automation and anti-bot test environments.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill run-stealth-chromium-browser-automation-with-cloakbrowser --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Run Stealth Chromium Browser Automation With Cloakbrowser?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-run-stealth-chromium-browser-automation-with-cloak)More formats (shields.io, HTML) on the badges page.
---
name: "Run stealth Chromium browser automation with CloakBrowser"
slug: "run-stealth-chromium-browser-automation-with-cloakbrowser"
description: "Use CloakBrowser as a supervised Playwright/Puppeteer-compatible browser runtime for high-friction browser automation and anti-bot test environments."
github_stars: 10239
verification: "security_reviewed"
source: "https://github.com/CloakHQ/CloakBrowser"
author: "CloakHQ"
publisher_type: "open_source_project"
category: "Browser Automation"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "CloakHQ/CloakBrowser"
github_stars: 10239
npm_package: "cloakbrowser"
npm_weekly_downloads: 0
---
# Run stealth Chromium browser automation with CloakBrowser
Use CloakBrowser as a supervised Playwright/Puppeteer-compatible browser runtime for high-friction browser automation and anti-bot test environments.
## Prerequisites
Python or Node.js, CloakBrowser package, Playwright/Puppeteer-compatible automation script, optional Docker/proxy configuration
## Installation
Use the upstream install or setup path that matches your environment:
- docker run --rm cloakhq/cloakbrowser cloaktest
- pip install cloakbrowser
- npm install cloakbrowser playwright-core
- npm install cloakbrowser puppeteer-core
Requirements and caveats from upstream:
- <a href="https://hub.docker.com/r/cloakhq/cloakbrowser"><img src="https://img.shields.io/docker/pulls/cloakhq/cloakbrowser?label=docker&logo=docker&logoColor=white" alt="Docker Pulls"></a>
- Drop-in Playwright/Puppeteer replacement for Python and JavaScript.<br>
- **Python:**
Basic usage or getting-started notes:
- **Free and open source** — no subscriptions, no usage limits
- bash
- # With Playwright
- Source: https://github.com/CloakHQ/CloakBrowser
- Extracted from upstream docs: https://raw.githubusercontent.com/CloakHQ/CloakBrowser/HEAD/README.md
## Documentation
- https://cloakbrowser.dev/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-stealth-chromium-browser-automation-with-cloakbrowser/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!