Skip to main content

open-router

Resolve a colloquial OpenRouter model name (e.g. "GLM 5.2", "Nemotron Ultra 3") to its canonical `provider/slug[:variant]` id BEFORE setting `AIDER_MODEL` for `aider-turn.sh`, `consult.sh --models aider`, or `DEEP_RESEARCH_OPENROUTER_MODEL` for `deep-research.mjs --provider openrouter`. Checks the local alias table (`relay-automation/openrouter-model-aliases.yml` via `resolve-model-alias.sh`, GH-120) first — zero network calls — and only falls back to the live `openrouter.ai/api/v1/models` catalog on a miss, then writes the new alias back so the next lookup is instant. Use whenever the operator names a model informally for an OpenRouter-routed lane and asks to configure it, or when you are about to run `aider --list-models` / curl the OpenRouter API to find a slug — check the alias table first instead. NOT for choosing between models or picking a model for a task; only for resolving a name you already have to its canonical id.

Jump to install

Source facts

Repository
HiQS-Labs/XYZ-forge
Last source activity
August 22, 2026 at 22:46
Detected SKILL.md language
English
Stars
5
Forks
2

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.