๐ŸŽฏ

running-claude-code-via-litellm-copilot

๐ŸŽฏSkill

from xixu-me/skills

VibeIndex|
What it does
|

Guides you through routing Claude Code via LiteLLM and GitHub Copilot, including setup configuration and troubleshooting.

Overview

A skill from xixu-me's Agent Skills collection that guides users through running Claude Code with models routed via LiteLLM and GitHub Copilot. Covers setup, configuration, and troubleshooting when you want Claude Code to use a provider it doesn't natively support.

Key Features

  • Step-by-step LiteLLM proxy setup for Claude Code
  • GitHub Copilot integration as a model provider
  • Environment and configuration patterns that keep Claude Code stable
  • Troubleshooting recipes for common routing and auth failures

Who is this for?

Claude Code users who want to use GitHub Copilot subscriptions, evaluate alternate models, or centralize billing through LiteLLM. Also useful for teams with enterprise Copilot agreements who want to stay in the Claude Code UX.

๐Ÿ“ฆ

Same repository

xixu-me/skills(12 items)

running-claude-code-via-litellm-copilot

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add xixu-me/skills --skill running-claude-code-via-litellm-copilot
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add xixu-me/skills --skill running-claude-code-via-litellm-copilot
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/running-claude-code-via-litellm-copilot/SKILL.md

SKILL.md

76,561Installs
-
AddedMar 28, 2026

More from this repository10

๐ŸŽฏ
github-actions-docs๐ŸŽฏSkill

Provides documentation-grounded guidance for writing, migrating, securing, and troubleshooting GitHub Actions workflows.

๐ŸŽฏ
openclaw-secure-linux-cloud๐ŸŽฏSkill

Hardens self-hosted OpenClaw deployments on Linux cloud servers with a 'deploy first, expose later' pattern โ€” Podman, loopback binding, SSH tunneling or Tailscale, and token auth.

๐ŸŽฏ
skills-cli๐ŸŽฏSkill

Helps discover, install, list, back up, restore, sync, and manage Agent Skills from the command line.

๐ŸŽฏ
secure-linux-web-hosting๐ŸŽฏSkill

Walks through turning a cloud Linux server into a safely exposed web host โ€” DNS, SSH hardening, firewalls, Nginx for static sites or reverse-proxied apps, HTTPS with Let's Encrypt, and optional BBR tuning.

๐ŸŽฏ
opensource-guide-coach๐ŸŽฏSkill

Provides coaching for starting, growing, governing, funding, and sustaining open source projects based on official open source guides.

๐ŸŽฏ
readme-i18n๐ŸŽฏSkill

Translates a repository's README into localized sibling files (e.g., `README.zh.md`), preserves GitHub-flavored Markdown and repo-specific tokens, and wires a shared language selector across all variants.

๐ŸŽฏ
use-my-browser๐ŸŽฏSkill

Operates the user's current browser session, continues from DevTools context, and routes web tasks across public-web tools and browser contexts.

๐ŸŽฏ
xget๐ŸŽฏSkill

Integrates Xget URL rewriting into Git, download tools, package managers, container builds, AI SDKs, and CI/CD pipelines to accelerate registry, package, container, and API downloads.

๐ŸŽฏ
tzst๐ŸŽฏSkill

Drives the `tzst` CLI for `.tzst` / `.tar.zst` archives โ€” creating, extracting, flattening, listing, and testing archives with compression levels, streaming mode, extraction filters, and JSON output.

๐ŸŽฏ
xdrop๐ŸŽฏSkill

Uploads files to and downloads from an Xdrop server via the terminal, producing encrypted share links and decrypting them locally through bundled upload/download scripts.