Skip to content
Trending 2026One of the top-searched agent skills of 2026.

// Pick the right Claude model per task — Fable 5 vs Opus 4.8 vs Sonnet 4.6 vs Haiku 4.5, with cost math.

Claude Model PickerVerified Creator

git log --oneline --stat
HEAD
Stars
3.1k
Forks
188
Updated
Jun 8, 2026
repo --stat
  • stars

    3.1k

  • forks

    188

  • last update

    Jun 8, 2026

  • license

    MITv2.0.0

quickstart.sh
3 steps
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add claude-model-picker
  2. Invoke

    // Run from any project directory

    $ claude --skill claude-model-picker "fine-tune on this CSV"
  3. Iterate

    // Re-run with edits — Claude keeps the skill loaded

    $ claude --skill claude-model-picker "now refactor it"
claude-model-picker/
references
SKILL.md
readonly
name:
Claude Model Picker
slug:
claude-model-picker
version:
v2.0.0
license:
MIT
author:
@anthropic-labs
repository:
github.com/anthropic-labs/claude-model-picker
categories:
tags:
#fable-5#opus-4-8#sonnet-4-6#model-routing#cost-optimization
description:

Pick the right Claude model per task — Fable 5 vs Opus 4.8 vs Sonnet 4.6 vs Haiku 4.5, with cost math.

features.md
3 capabilities

// What you can do with it

  • Automates the tedious parts of the workflow.
  • Gives Claude the right context, tools, and guardrails.
  • Produces consistent, reviewable output every time.

README.md

claude-model-picker/README.md
5 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…

$ ls related/

explore all →