aluvia

Route AI agent traffic through real US mobile carrier IPs.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/aluvia-connect/aluvia-skills --skill aluvia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aluvia
Source: https://github.com/aluvia-connect/aluvia-skills/tree/main/openclaw-skill
Command: npx skills add https://github.com/aluvia-connect/aluvia-skills --skill aluvia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Websites and anti-bot systems frequently block AI agents, making automation brittle and unreliable. Aluvia routes traffic through real US mobile carrier IPs to make automated requests appear as legitimate user traffic.

Core Features & Use Cases

  • Real mobile carrier proxies (AT&T, T-Mobile, Verizon) to bypass datacenter or residential blocks.
  • Automatic block detection and bypass, with one-command IP rotation.
  • US geo-targeting and dynamic proxy routing rules for site-specific strategies.
  • Managed headless Chromium via Playwright with a JSON-first CLI for AI agents.

Quick Start

Install the Aluvia CLI and start a browser session through the OpenClaw integration to automatically unblock traffic when blocks are detected.

Frequently Asked Questions about aluvia

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bypass anti-bot blocks like 403s and CAPTCHAs in Playwright browser automation?

To bypass anti-bot blocks in Playwright browser automation, route your traffic through real US mobile carrier IPs. This makes automated requests appear as legitimate user traffic, automatically detecting and routing around WAF blocks and IP bans.

Why does my web scraper get a 429 rate limit or IP ban in headless Chromium?

Your headless Chromium web scraper receives a 429 rate limit or IP ban because datacenter IPs are flagged by anti-bot systems. Routing traffic through real mobile carrier proxies bypasses these restrictions using on-demand IP rotation.

Can I use mobile proxies with OpenClaw integrations for web scraping?

Yes, you can use mobile proxies with OpenClaw integrations. The integration provides automatic block detection and dynamic proxy routing rules, automatically unblocking traffic when anti-bot protections are encountered.

What's the best way to set up US geo-targeting for automated browser requests?

The best way to set up US geo-targeting for automated browser requests is using dynamic proxy routing rules through real US mobile carrier IPs. This provides site-specific strategies via a JSON-first CLI for AI agents.

Do I need an API key to rotate IPs for bypassing WAF blocks?

Yes, you need the ALUVIA_API_KEY environment variable to rotate IPs for bypassing WAF blocks. The CLI requires this key to manage automatic block detection, on-demand IP rotation, and dynamic proxy routing.

How do I start a headless Chromium session with automatic block detection?

To start a headless Chromium session with automatic block detection, install the CLI via the aluvia binary or npx aluvia. Start a browser session through the OpenClaw integration to automatically unblock traffic when blocks are detected.