Skip to main content

claude-codex-provider-routing

Add a new third-party API provider (DeepSeek / GLM / OpenRouter / Minimax / etc.) as a Claude Code and Codex CLI shell wrapper, mirroring the existing `claudem` (Minimax) / `claudeds` (DeepSeek) / `claudeg` (GLM) pattern in `~/.bashrc`. The canonical recipe is bashrc-function ONLY (no `~/bin/` shim). Non-interactive callers (pytest, launchd, AO workers, GitHub Actions) use `bash -lic 'wrapper …'` to source the bashrc. Trigger when the user says "set up <provider> like claudem", "add <provider> as a Claude/Codex wrapper", "route Claude Code through <provider>", "use OpenRouter in the terminal", "new claudem-style alias for <X>", or when wiring any new model provider behind the existing Claude Code / Codex CLIs.

Jump to install

Source facts

Repository
jleechanorg/claude-commands
Last source activity
August 2, 2026 at 01:06
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.