CloakBrowser: Undetected Browser
CloakBrowser is a stealth Chromium browser that evades bot detection, allowing developers to automate browsing without being flagged as a bot.
- •When scraping websites that have strict bot detection measures
- •When automating tasks that require a browser to mimic human behavior
- •When replacing Playwright with a more stealthy alternative
browser.get('https://example.com'); browser.find_element('css selector', '#login-button').click()Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/cloakbrowser && curl -fsSL https://workflowstacks.com/api/skills/cloakbrowser/claude-skill -o ~/.claude/skills/cloakbrowser/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
CloakBrowser: Undetected Browser is a large Python project (~38k lines across 105 code files, plus 79 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2bin/cloaktestWhere the program starts running
- 3pyproject.tomlDependencies and the commands it exposes
- 4cloakbrowser/__init__.pyInside cloakbrowser/ — the main logic begins here
- 5examples/basic.pyA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/cloakbrowser && curl -fsSL https://workflowstacks.com/api/skills/cloakbrowser/claude-skill -o ~/.claude/skills/cloakbrowser/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More devtools tools founders pair with this one.