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.

跳到安装

来源信息

仓库
HiQS-Labs/XYZ-forge
最近来源活动
2026年8月22日 22:46
检测到的 SKILL.md 语言
英语
星标
5
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。