running-claude-code-via-litellm-copilot - Route Claude Code to GitHub Copilot via LiteLLM proxy
Guides routing Claude Code traffic through a local LiteLLM proxy to GitHub Copilot, configuring environment variables, and troubleshooting setup errors.
Tags
Updated: 2026-09-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create LiteLLM configuration YAML file
- Configure Claude Code environment variables
- Merge settings into Claude JSON file
- Troubleshoot proxy connection and authentication errors
- Verify local proxy traffic flow
Inputs
- LiteLLM configuration file
- Claude Code environment variables
- GitHub Copilot authorization code
- Claude Code settings JSON file
Outputs
- LiteLLM config YAML file
- Updated Claude Code settings file
- Proxy request logs
- Local Copilot authentication credential
Requirements
- Claude Code CLI
- Python tool uv or pip
- Active GitHub Copilot access
- Available local port 4000
