ccs
NewSwitch between Claude accounts, Gemini, Copilot, OpenRouter (300+ models) via CLIProxyAPI OAuth proxy. Visual dashboard, remote proxy support, WebSearch fallback. Zero-config to production-ready.
Summary
The ccs skill lets you switch between multiple AI providers like Claude, Gemini, Copilot, and OpenRouter (300+ models) directly from Claude Code using a CLIProxy OAuth proxy.
- It includes a visual dashboard, remote proxy support, and WebSearch fallback, making it easy to go from zero-config to production-ready without managing multiple API keys.
Install & Usage
mkdir -p .claude/skillsAdd the configuration to .claude/skills/ccs.md
/ccsUse Cases
Usage Examples
/ccs switch to gemini-pro
/ccs compare 'Explain quantum computing' with claude-3-opus, gemini-ultra, gpt-4
/ccs proxy set --remote https://myproxy.example.com --token mytoken
Security Audits
Frequently Asked Questions
What is ccs?
The ccs skill lets you switch between multiple AI providers like Claude, Gemini, Copilot, and OpenRouter (300+ models) directly from Claude Code using a CLIProxy OAuth proxy. It includes a visual dashboard, remote proxy support, and WebSearch fallback, making it easy to go from zero-config to production-ready without managing multiple API keys.
How to install ccs?
To install ccs: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/ccs.md. Finally, /ccs in Claude Code.
What is ccs best for?
ccs is a community categorized under General. It is designed for: api. Created by kaitranntt.
What can I use ccs for?
ccs is useful for: Quickly switch between different Claude accounts to test API quotas or access different billing plans.; Compare responses from Gemini, Copilot, and OpenRouter models side-by-side without leaving the terminal.; Use a remote proxy to route API calls through a secure OAuth proxy for team or enterprise environments.; Fall back to WebSearch when an AI provider is unavailable, ensuring uninterrupted workflow.; Access over 300 models from OpenRouter to experiment with niche or specialized LLMs for specific tasks.; Monitor and manage all active API connections and usage via the visual dashboard directly from Claude Code..