Configure HTTP/HTTPS/SOCKS proxies for upstream provider requests. Set per-provider or global proxy rules, test connectivity, and manage proxy rotation.
Install
npx skillscat add diegosouzapw/omniroute/omni-proxies Install via the SkillsCat registry.
This skill allows agents to configure HTTP, HTTPS, and SOCKS proxies for upstream provider requests, supporting both per-provider and global proxy rules. It enables connectivity testing and proxy rotation management, which helps maintain reliable network access when providers are behind different proxy configurations or when rotating proxies is needed for rate limiting or availability.
Overview
Configure HTTP/HTTPS/SOCKS proxies for upstream provider requests. Set per-provider or global proxy rules, test connectivity, and manage proxy rotation.
Authentication
All requests require a valid Bearer token or session cookie. Obtain a token via POST /api/auth/login or configure REQUIRE_API_KEY=false for local development.
Endpoints
No endpoints mapped for this area yet.
Payloads
See the full OpenAPI specification at GET /api/openapi/spec or docs/openapi.yaml for detailed request/response schemas.