arnesto: Skill for Claude Code

.agents/skills/codex-model-routing/SKILL.md

codex-model-routing is a skill for Claude Code, Codex from saski/arnesto. It costs 98 tokens per session (1,302 once invoked), scanned A, original, Unlicense.

Choose cost-efficient Codex/OpenAI models (Astra, Sol, Terra, Luna), reasoning effort (Light/Low, Medium, High, Extra High/xhigh, Max, Ultra), and Fast mode. Use when the user asks for model routing, effort selection, consumption optimization, spending analysis, or whether Fast is worthwhile in Codex. Do not activate…

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions subagents; installed under .agents/ (shared by several agents); mentions Codex.

This is saski/arnesto's own configuration. It tells Claude Code and Codex how to work on arnesto itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything arnesto configures →

Reuse

Borrowing it

Nothing to install: this file belongs to saski/arnesto. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/saski/arnesto/main/.agents/skills/codex-model-routing/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/saski/arnesto

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for codex-model-routing

README.md
[![agentmods](https://agentmods.dev/badge/skills/saski/arnesto/codex-model-routing.svg)](https://agentmods.dev/skills/saski/arnesto/codex-model-routing)
Your own site
<a href="https://agentmods.dev/skills/saski/arnesto/codex-model-routing"><img src="https://agentmods.dev/badge/skills/saski/arnesto/codex-model-routing.svg" alt="Measured on agentmods" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,302 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00098 $0.01302
Opus 5 $0.00049 $0.00651
Sonnet 5 $0.00020 $0.00260
Haiku 4.5 $0.00010 $0.00130

Measured today against content hash 9f5f90a03d86, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

codex-model-routing scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/codex-model-routing/SKILL.md · 106 lines

How it starts

The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Codex Model Routing

Recommend the least expensive route likely to produce an accepted result. This is an on-demand advisory policy for Codex/OpenAI only. Preserve existing model-routing criteria for Claude, Gemini, Hermes, OmniRoute, OpenCode, and other providers. Do not change global configuration, model defaults, symlinks, hooks, or MCPs as part of a recommendation. A recommendation is not evidence that the active model, effort, or Fast setting changed.

Choose a route

  1. Identify the deliverable, acceptance check, ambiguity, risk, dependencies, and value of reduced latency. Use supplied context; ask only when a missing constraint materially changes the choice.
  2. Select a model from the policy below. Terra Medium is the default recommendation, not a configuration change or an obligation to use Terra for a clearly harder task.
  3. Select effort separately from Fast. Explain the cheapest plausible route and the evidence that would justify escalation.
  4. Return the model, effort, Fast on/off, brief reason, acceptance check, and stop/escalation condition. For a spending review, also report measurement gaps and a small comparison plan.
Work Starting model and effort
Clear, repeatable extraction, classification, transformation, or mechanical checks with defined input/output Luna Light/Low; Medium if it needs several bounded steps
Everyday bounded implementation, documents, reporting, or analysis with tools Terra Medium
Several sources, dependent steps, edge cases, or explicit trade-offs within a clear specification Terra High
Open-ended diagnosis, architecture, cross-repository complexity, consequential delivery, or deep risk review Sol Medium or High; High for difficult diagnosis or risk
Exceptionally difficult end-to-end workflows combining code, research, computer use, and sustained judgment Astra Light/Low or Medium; justify why Sol is insufficient

Do not infer that a more expensive model is better from spend per turn alone. For the source rationale and measurement limits, read policy evidence.

Read the full file on GitHub · 106 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 106 lines · 98 tokens per session scan A 9f5f90a03d86

Subscribe to this mod's changes

codex-model-routing is a skill published in the GitHub repository saski/arnesto (5 stars, last pushed today), licensed Unlicense. It adds 98 tokens to every session and 1,302 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-06.

Related

Other skills, from other repositories