ModelDial Agent Skill
Ask when to switch, not where to look
Ask the current ranking, what changed, whether the evidence warrants a local check, and how to split work between main and worker agents.
Current public evidence
See the answer before you install
Published after verification
Install once, then ask directly
Give the prompt to an Agent Skills tool, or run the reviewed installer. Both paths install the same anonymous, read-only package.
Install the ModelDial Skill from https://modeldial.com/modeldial-skill/SKILL.md. Review the linked files before writing to the skills directory.Prefer a terminal command?
bash <(curl -fsSL https://modeldial.com/modeldial-skill/install.sh) --target agentsInstall into the directory your agent already uses
The installer verifies the package before replacing an existing ModelDial Skill.
Start a new conversation
Most tools discover Skills when a session starts. Reopen the tool or begin a fresh task after installation.
Verify with one question
Which configuration leads the current ModelDial Radar, what changed in the latest comparable Backend & Testing publication, and what evidence supports each answer?
A successful answer includesThe relevant publication identity, current leader or advisory profile, supporting evidence, and links back to ModelDial sources.
If the data cannot be readThe Agent must stop and say so. It must not scrape the webpage, reuse an older batch, or fill the gap from memory.
Ask for the decision you need
The Skill selects the current ranking, comparable changes, agent profiles, or full evidence based on the question.
- 01Current ranking
Which configuration leads the current Radar, and why?
- 02Recent regression signal
Did GPT-5.6 Sol High show a regression signal?
- 03Your configuration
I use GPT-5.6 Sol with XHigh reasoning effort through the official login route. Is it worth switching for balanced use?
- 04Agent configuration
How should I configure my main and worker agents from the latest ModelDial results? Start with the balanced profile, then show quality and value alternatives.
Evidence first, recommendation second
ModelDial gives the Agent a stable ranking order, explicit comparison rules, and a clear stopping point when the evidence is insufficient.
Compare only matching batches
Recent movement is available only when the comparison standard matches.
Start from your configuration
If the model, effort, or route is missing, the Agent asks before turning the top row into personal advice.
Treat a drop as a signal
One lower comparable score can justify another check, but not a claim that a provider changed the model.
Keep acceptance with the main agent
The worker gets bounded execution. Requirements, integration, and final acceptance stay with the main agent.
What the Skill will not claim
It will not rerank the data
Publisher order is the ranking. The Skill does not rebuild it from score or provider names.
It will not declare a hidden model change
A lower comparable score is a signal, not proof that a provider changed or degraded a model.
It will not invent personal fit
Without your exact configuration, the Skill reports the field or asks one short follow-up question.
It will not present estimates as a bill
Reference cost describes the controlled batch, not your invoice or actual usage charge.
It will not claim the pair was tested together
Role profiles use configurations evaluated independently across the latest published axis results, not a paired-agent benchmark.
Read the same Radar directly
Use compact JSON for current rankings. For audits, choose the Backend & Testing index or the three-capability publication index.
- GET / JSON
Current compact ranking
/api/v1/radar/latest.jsonDefault overall order with all three axis scores and weights, plus the compatible backend ranking.
- GET / JSON
Agent configuration profiles
/api/v1/radar/agent-profile.jsonBalanced, quality, and value role assignments from published decision tags; not a paired-agent benchmark.
- GET / JSON
Latest comparable changes
/api/v1/radar/changes.jsonBackend rank, score, time, and recommendation changes after a protocol compatibility check; cost deltas appear only when the pricing snapshot matches.
- GET / JSON
Backend & Testing publication index
/api/v1/radar/index.jsonBackend batch identity, publication time, protocol fields, hashes, and complete snapshot links.
- GET / JSON
Capability publication index
/data/benchmark-snapshots/index.jsonLatest verified batch identity and archive link for each capability and the weighted overall ranking.
- GET / JSON
Complete Backend & Testing snapshot
/data/reference-snapshots/latest.jsonQuestion-level Backend & Testing results and provenance fields for audit work.
Open Skill, attributed data
Skill instructions use the MIT License. Published Radar data uses CC BY 4.0 and should identify ModelDial and the source batch when practical.