api-proxy

Community

Route API calls through your residential proxy.

Authorabra5umente
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Routes API requests through the user's residential proxy to bypass cloud IP blocks.

Core Features & Use Cases

  • Ad-hoc runtime fallback: retry blocked requests through the proxy when direct calls fail with 403 or IP blocks.
  • Template for building new skills: copy proxy_helper.py into a new skill's scripts/ directory and reuse proxy_get / proxy_request helpers.
  • Environment-driven configuration: set PROXY_TOKEN and ALLOWED_DOMAINS to tailor proxy usage.

Quick Start

Use the skill to route requests through the residential proxy. Example: python3 skill/fetch.py "https://api.example.com/endpoint" python3 skill/fetch.py "https://api.example.com/endpoint" POST '{"key": "value"}'

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: api-proxy
Download link: https://github.com/abra5umente/api-proxy/archive/main.zip#api-proxy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.