AI Worker Proxy
Description
OpenAI-compatible AI proxy: Anthropic Claude, Google Gemini, GPT-5, Cloudflare AI. Free hosting, automatic failover, token rotation. Deploy in 1 minute.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🚀 AI Worker Proxy: All AI Models in One API (Free & 100% Uptime)
[](https://workers.cloudflare.com/) [](https://openai.com/) [](LICENSE)
Tired of your AI API keys running out of credits or getting rate-limited? Want to use Claude or Gemini but your app only supports OpenAI?
This is a **Free AI Gateway** that runs on Cloudflare Workers. It acts as a middleman: you send it an OpenAI-style request, and it routes it to **ChatGPT, Claude, Gemini, or even free local models**, rotating your API keys automatically so you never hit limits.
- 💰 Cost: $0 (Runs on Cloudflare's free tier - 100k requests/day).
- ⚡ Setup time: 5 minutes. No coding required.
🔥 Why You Need This
- 100% Uptime (Failover): If OpenAI goes down, it instantly switches to Claude or Gemini. Your app never stops working.
- Key Rotation: Put in 5 different API keys. It will use them one by one. Bye-bye rate limits.
- One API to Rule Them All: Talk to Anthropic Claude 3.5, Google Gemini 2.0, and GPT-4o using the exact same code.
- Stealth Configuration: Change your routing logic via GitHub Variables without touching a single line of code.
🎮 How to Install (Easy Guide)
You don't need to know how to code. Just follow these 4 steps to get your own private AI proxy.
Step 1: Fork this Repository
Scroll to the top right of this GitHub page and click the **"Fork"** button. This creates your own copy of the project.
Step 2: Add Cloudflare Secrets to GitHub
Your GitHub needs permission to push the code to your Cloudflare account.
- Go to your new forked repository.
- Click Settings (top tab) -> Secrets and variables (left sidebar) -> Actions.
- Click the green **"New repository secret
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps