Proxy banner
samueltuyizere samueltuyizere

Proxy

DevOps community

Description

route Claude Code requests through multiple upstream providers (OpenCode Go, OpenCode Zen, and AWS Bedrock) with automatic model selection and format transformation.

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

routatic-proxy

[![Go Version](https://img.shields.io/github/go-mod/go-version/routatic/proxy)](https://go.dev/) [![License](https://img.shields.io/github/license/routatic/proxy)](./LICENSE)

[Join us on Discord](https://discord.gg/pUrfwfTFxM)

**[English](./README.md)** | [中文](./README-zh.md)

Supported Providers

[![OpenCode Go](https://img.shields.io/badge/OpenCode_Go-00C853?style=for-the-badge&logo=codeforces&logoColor=white)](https://opencode.ai/docs/go/) [![OpenCode Zen](https://img.shields.io/badge/OpenCode_Zen-7C4DFF?style=for-the-badge&logo=codeforces&logoColor=white)](https://opencode.ai/docs/zen/) [![AWS Bedrock](https://img.shields.io/badge/AWS_Bedrock-FF9900?style=for-the-badge&logo=amazon-aws&logoColor=white)](https://aws.amazon.com/bedrock/) [![OpenRouter](https://img.shields.io/badge/OpenRouter-10A37F?style=for-the-badge&logo=openai&logoColor=white)](https://openrouter.ai/) [![Anthropic](https://img.shields.io/badge/Anthropic-D4A574?style=for-the-badge&logo=anthropic&logoColor=black)](https://www.anthropic.com/)

Provider Description Best For
OpenCode Go High-performance open-source coding models with flat-rate pricing Daily coding, complex reasoning, cost-effective workloads
OpenCode Zen Curated, tested models with pay-as-you-go pricing Claude/GPT/Gemini access without multiple API keys
AWS Bedrock Enterprise-grade models on your own AWS infrastructure Enterprises needing data sovereignty and compliance
OpenRouter Unified API for 100+ LLMs with automatic failover Experimenting with models from multiple providers
Anthropic Native Claude models with anthropic-first failover mode Claude-first workflows with OpenCode fallback

A Go CLI proxy that lets you route [Claude Code](https://docs.anthropic.com/en/docs/claude-code) requests through multiple upstream providers with automatic model selection and format tr