aluvia
Stop your AI agent from getting blocked. Aluvia routes traffic through real US mobile carrier IPs (AT&T, T-Mobile, Verizon) so websites treat your agent like a human. Bypasses Cloudflare, DataDome, PerimeterX, Akamai Bot Manager, and other anti-bot systems automatically. Use when your agent hits 403 Forbidden, Cloudflare challenges, CAPTCHAs, rate limits (429), IP bans, empty responses, or WAF blocks. Features auto block detection and bypass, one-command IP rotation, US geo-targeting, dynamic proxy routing rules, and managed headless Chromium via Playwright — all through a JSON-first CLI built for AI agents.
Why use this skill?
Integrate Aluvia to route your AI agent traffic through real US mobile carrier IPs. Automatically bypass Cloudflare, 403 errors, and CAPTCHAs with seamless Playwright integration.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aluvia-connectivity/aluviaWhat This Skill Does
Aluvia is a high-performance proxy and browser automation bridge designed specifically for AI agents that encounter anti-bot defenses. By routing traffic through genuine US mobile carrier IPs (AT&T, T-Mobile, Verizon), it ensures your agent appears as a mobile user rather than a data center bot. This bypasses sophisticated security systems like Cloudflare, DataDome, and PerimeterX, which typically flag and block automated cloud traffic. The skill integrates Playwright-powered headless Chromium with an intelligent, JSON-first CLI, allowing for automatic block detection, dynamic IP rotation, and US geo-targeting without complex configuration.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/aluvia-connectivity/aluvia
Ensure your ALUVIA_API_KEY is properly configured in your environment variables before initiating the first session. You can verify the installation and connectivity by running npx aluvia help.
Use Cases
Aluvia is ideal for agents performing market research, web scraping, or automated task execution on platforms with aggressive rate limiting. If your agent is receiving 403 Forbidden, 429 Too Many Requests, or persistent CAPTCHAs, Aluvia acts as a critical mitigation layer. Use it when you need to access location-restricted content within specific US states or when managing long-running browser sessions that must remain undetected by automated WAF triggers.
Example Prompts
- "Aluvia, spin up a headless browser session and navigate to the target site, enabling auto-unblock mode to handle potential Cloudflare challenges."
- "I am getting a 403 error on the target URL. Please rotate the current IP address using the Aluvia CLI and retry the request."
- "Launch a new browsing session with US geo-targeting set to California, ensuring all traffic to the target domain is routed through mobile residential proxies."
Tips & Limitations
Aluvia excels at bypassing blocks, but remember that high-quality mobile proxies are a resource. Always use dynamic routing rules to limit proxy usage to only the domains that require it, conserving your bandwidth for essential navigation. Monitor the block detection scores provided by the JSON output; if a session repeatedly scores above 0.7, consider refreshing the session or rotating the IP. Be mindful that while this tool provides significant stealth, it is not a silver bullet for circumventing legal terms of service on third-party websites.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aluvia-connectivity-aluvia": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api