askill
setup

setupSafety 90Repository

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.

406 stars
8.1k downloads
Updated 2/5/2026

Package Files

Loading files...
SKILL.md

ccproxy-tools Setup

Run /ccproxy-tools:setup to configure ccproxy/LiteLLM.

Quick Fixes

  • ccproxy/litellm not found - Install with uv tool install 'litellm[proxy]' 'ccproxy'
  • Connection refused localhost:4000 - Start proxy: ccproxy start or litellm --config ~/.litellm/config.yaml
  • OAuth failed - Re-run ccproxy init and authenticate via browser
  • Invalid model name - Check model names in .claude/settings.json match LiteLLM config
  • Changes not applied - Restart Claude Code after updating settings

Environment Variables

Key settings in .claude/settings.jsonenv:

VariablePurpose
ANTHROPIC_BASE_URLProxy endpoint (http://localhost:4000)
ANTHROPIC_AUTH_TOKENAuth token for proxy
ANTHROPIC_DEFAULT_OPUS_MODELOpus model name
ANTHROPIC_DEFAULT_SONNET_MODELSonnet model name
ANTHROPIC_DEFAULT_HAIKU_MODELHaiku model name

Check Proxy Health

curl http://localhost:4000/health

Resources

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

72/100Analyzed 2/16/2026

A well-structured troubleshooting skill for ccproxy/LiteLLM setup with clear commands, environment variable reference, and health check. Good actionability and clarity, though niche in scope.

90
85
50
75
80

Metadata

Licenseunknown
Version-
Updated2/5/2026
Publisherfcakyon

Tags

apigithubllmsecurity