Skill · Claude Code skill

Agent Model Benchmark skill and the Yalc Framework

The only model comparison that runs on your own work instead of a leaderboard. Fail loud runs, a blind randomized judge, and an always labeled cost estimate keep it honest. Run it before you move any high volume workload to the cheaper model.

Yalc Fit Score
8/10
License
MIT (Yalc)
Models
claude-fable-5 and kimi-k3 (kimi-for-coding on the membership plan)
Keys needed
None beyond your existing claude and kimi logins
Last reviewed
2026-07-22
Trigger phrases

Say this to fire the Agent Model Benchmark skill

Any of these natural language phrases activates the skill inside Claude Code.

What it does

Agent Model Benchmark, plainly

The Agent Model Benchmark kit answers one question. Is the cheaper model good enough for the work your agent actually does. It runs Claude Fable 5 and Kimi K3 headless on the Claude Code skills you already use, blind judges every pair of outputs with Opus, and reports quality, latency, cost, and pass or fail per task in a single results page.

Setup covers the three ways to connect Kimi to Claude Code, including the CLAUDE.md note that lets Claude Code delegate subtasks to the kimi CLI. No API key is needed beyond the claude and kimi logins you already have. In the first real 11 task run, the two models showed correctness parity on every objective check. Kimi won the lean structured tasks at about a third of the price per token, Fable won every writing and research task, and Kimi ran 2 to 5x slower with 2 errors on heavy agentic jobs.

The verdict from that run. Kimi K3 for high volume correct answer work you clean up after. Fable 5 for the polished stuff you cannot babysit. One trap worth knowing before you pipe kimi output anywhere. kimi -p quietly prepends a bullet that breaks strict JSON, and the kit strips it for you. A sample report from the real run ships in the repo so you can see the verdict format before spending anything.

Where it slots in

Position in the GTM operating system

Intake
Enrich
Score
Route
Draft
Send
Listen

The Yalc Framework

Running the Agent Model Benchmark skill end to end

Workflow position

Required inputs

    Outputs

      Chaining recommendations

      Anti patterns to avoid

      Operator take

      Pros, cons, who it's for

      Pros

        Cons

          Who it's for

            Dependencies

            What this skill expects to find

            No external dependencies. The skill is self contained.

            Related

            The Agent Model Benchmark ecosystem inside Yalc

            Alternatives

            Skills that overlap

            FAQ

            Frequently asked

            Clone the skill

            Get the Agent Model Benchmark skill

            Clone the Yalc skill set, drop in your env, run from your next Claude Code session.

            gh repo clone Othmane-Khadri/kimi-k3-vs-fable-5-benchmark && cd kimi-k3-vs-fable-5-benchmark && node scripts/run.mjs --dry-run