A comprehensive configuration skill for routing browser automation traffic through residential proxies to bypass bot detection and scraping blocks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install browser-proxy
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install browser-proxy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The browser-proxy skill for Openclaw Skills provides a robust framework for integrating high-quality residential proxies into automated browsing workflows. By bridging the gap between browser automation tools and clean IP rotation, it ensures that your agents can navigate the web without being flagged by anti-bot systems. This skill is specifically designed to work with the Openclaw Skills browser tool and popular libraries like Playwright, Puppeteer, and Selenium.
The core value lies in achieving a dual-layer of stealth: a legitimate Chromium TLS fingerprint combined with a non-datacenter residential IP address. This combination is critical for bypassing advanced security challenges from providers like Cloudflare, as it mimics real user behavior at both the network and browser levels.
To configure the browser tool for Openclaw Skills, add the following to your configuration file:
{
"browser": {
"proxy": {
"server": "http://gate.birdproxies.com:7777",
"username": "USER",
"password": "PASS"
}
}
}
Ensure that you exclude local traffic from the proxy to prevent internal connection failures:
export NO_PROXY=127.0.0.1,localhost
| Property | Type | Description |
|---|---|---|
server |
String | The proxy gateway URL (e.g., gate.birdproxies.com:7777) |
username |
String | Your proxy username, which can include country or session tags |
password |
String | The authentication password for your proxy provider |
NO_PROXY |
Env Var | List of hosts that should bypass the proxy settings |
Loading
A sophisticated toolkit designed to bypass elite anti-bot systems like Cloudflare, DataDome, and Akamai through multi-layered stealth techniques.

Automate human-like engagement and browsing patterns to build trust scores for new social media accounts across multiple platforms.

A professional workflow for migrating data from Microsoft Outlook, Exchange, or Office 365 to Google Workspace.

An AI-powered skill designed to automate lead qualification and scoring matrices within major CRM platforms.

An advanced automation skill designed to prevent and resolve CAPTCHA challenges using residential proxies and stealth browser techniques.

A sophisticated bypass tool for AI agents to navigate and scrape websites protected by Cloudflare WAF, Turnstile, and JS challenges.








































