Proxy
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
[](https://go.dev/) [](./LICENSE)
[Join us on Discord](https://discord.gg/pUrfwfTFxM)
**[English](./README.md)** | [中文](./README-zh.md)
Supported Providers
[](https://opencode.ai/docs/go/) [](https://opencode.ai/docs/zen/) [](https://aws.amazon.com/bedrock/) [](https://openrouter.ai/) [](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
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