This skill should be used when user encounters "ccproxy not found", "LiteLLM connection failed", "localhost:4000 refused", "OAuth failed", "proxy not running", or needs help configuring ccproxy/LiteLLM integration.
Inherits all available tools
Additional assets for this skill
This skill inherits all available tools. When active, it can use any tool Claude has access to.
Run /ccproxy-tools:setup to configure ccproxy/LiteLLM.
uv tool install 'litellm[proxy]' 'ccproxy'ccproxy start or litellm --config ~/.litellm/config.yamlccproxy init and authenticate via browser.claude/settings.json match LiteLLM configKey settings in .claude/settings.json → env:
| Variable | Purpose |
|---|---|
ANTHROPIC_BASE_URL | Proxy endpoint (http://localhost:4000) |
ANTHROPIC_AUTH_TOKEN | Auth token for proxy |
ANTHROPIC_DEFAULT_OPUS_MODEL | Opus model name |
ANTHROPIC_DEFAULT_SONNET_MODEL | Sonnet model name |
ANTHROPIC_DEFAULT_HAIKU_MODEL | Haiku model name |
curl http://localhost:4000/health