update-cli-models
Installation
SKILL.md
update-cli-models: Model Catalog Update Protocol
When triggered, execute all steps below in order. This is an active update run — not a reference. Fetch live data, diff against current JSON files, write changes, and sync at the end.
Reference Files (master copies — only these are ever edited directly)
| File | CLI | Key field |
|---|---|---|
plugins/cli-agents/references/copilot-models.json |
copilot |
cli_id uses dot notation e.g. claude-sonnet-4.6 |
plugins/cli-agents/references/agy-models.json |
agy |
Gemini models with thinking levels |
plugins/cli-agents/references/claude-models.json |
claude |
cli_id uses dash notation e.g. claude-sonnet-5 — more models than Copilot |
plugins/cli-agents/references/codex-models.json |
codex |
OpenAI models via codex CLI |
plugins/cli-agents/references/cheapest_models.json |
all | Master cheapest pick per backend |
plugins/cli-agents/references/cheapest_models.md |
all | Master human-readable cheapest + Copilot tier table |