A high-performance IP rotation engine designed to bypass rate limits and geographic restrictions during automated web scraping.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install proxy-rotation
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 proxy-rotation using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Proxy Rotation Strategies provide a robust framework for managing network identities during complex web interactions. By integrating with Openclaw Skills, developers can implement dynamic IP switching, maintaining session persistence where needed while distributing high-volume traffic across millions of residential IPs to avoid detection.
This skill ensures that your AI agents and crawlers remain undetected by sophisticated anti-bot measures like Cloudflare or site-specific rate limits. It simplifies the complexity of managing large IP pools by allowing configuration through simple username parameters, making it an essential component of the Openclaw Skills ecosystem for data extraction.
Define environment variables for global proxying or configure your browser settings within your Openclaw Skills environment.
export HTTP_PROXY=http://USER:[email protected]:7777
export HTTPS_PROXY=http://USER:[email protected]:7777
For specific session persistence in your configuration:
{
"browser": {
"proxy": {
"server": "http://gate.birdproxies.com:7777",
"username": "USER-session-uniqueid123",
"password": "YOUR_PASSWORD"
}
}
}
The skill utilizes a credential-based metadata schema to control IP behavior dynamically. This avoids the need for complex API calls to manage rotation.
| Parameter | Description | Syntax Example |
|---|---|---|
| Base Username | Your primary account identifier | USER |
| Session ID | Alphanumeric string for IP persistence | USER-session-abc123 |
| Country Code | ISO 3166-1 alpha-2 code for geo-targeting | USER-country-us |
| Combined | Persistence within a specific region | USER-country-us-session-abc |
| Gateway Port | Primary endpoint for all requests | gate.birdproxies.com:7777 |
Loading
Automate Pinterest marketing through multi-account scheduling, SEO optimization, and secure residential proxy management.

A professional management skill for OnlyFans agencies to securely operate multiple creator accounts using sticky residential proxy isolation.

A professional toolkit for creating and managing isolated stealth seller accounts on Amazon, eBay, Etsy, and Facebook Marketplace using residential proxies.

Automate LinkedIn prospecting and follow-ups securely using sticky residential proxies to scale outreach without risking account restrictions.

A comprehensive configuration tool for managing residential and rotating proxies to ensure reliable web scraping and browser automation.

A specialized skill designed to bypass 429 Too Many Requests errors and rate limits by distributing traffic across rotating residential IPs.








































