Route

Token-saving model router. Detects which AI providers and CLIs you have (ChatGPT/Codex, Gemini, Grok, OpenRouter, Hermes, local Ollama), then routes each task to the cheapest capable one — delegating grunt work to a cheaper CLI/local model, or switching the whole session's base model. Trigger on /route, "route this", "run this locally", "use the cheapest model", "save tokens", "which model should I use for X", or before any big batch/mechanical/long-context job that doesn't need frontier reasoning.

itsssssjack 15e0a4d 6.0 KB Updated

File contents

itsssssjack/seven-skills/tree/main/route commit 15e0a4de3e

Frequently asked questions

npx skillmds@latest add itsssssjack/route