multi-model-routinglisted
Install: claude install-skill scottconverse/multi-model-routing-skill
# Multi-Model Routing
You have up to five routing tiers, on four separate meters. Use them
deliberately so the owner's Claude usage goes to work that actually needs
Claude:
1. **Local model engine** — free, private, no quota. Choose the engine with
the largest usable local model inventory; see the selection rule below.
2. **OpenCode Zen** (cloud) — **free, no API key, no account.** 61 models
advertised, 8+ of them free-tier. Costs nothing on any meter, which is why
it sits above Codex.
3. **Codex CLI** — OpenAI models, billed to the owner's ChatGPT account.
Also runs its agent loop on *local* models for free (`--oss`).
4. **Antigravity** (`agy`) — reaches multiple Gemini tiers, Claude on a
separate meter, and free GPT-OSS 120B. `agy models` is live and
authoritative; don't trust a remembered list, including this one — see
`references/cross-agent.md` for current tiers and which job wants which.
5. **Claude subagents** (Agent tool) — billed to the owner's Claude usage.
**No single system reaches every model.** Antigravity is the only route to
Gemini and GPT-OSS, and a second, separately-billed path to Claude models.
Codex is the only route to the GPT-5.x fleet. Routing *across* systems is how
you reach a model your own harness doesn't offer — read
`references/cross-agent.md` before assuming a model is unavailable.
## Before anything else: read the local notes
Read `references/local-notes.md` in this skill folder. It holds
machine/account-specific facts