Skip to content
#3587 Overall#117 in ProductivityVerified SKILL.md

Model Hierarchy

Cost-optimize AI agent operations by routing tasks to appropriate models based on complexity. Use this skill when: (1) deciding which model to use for a task, (2) spawning sub-agents, (3) considering cost efficiency, (4) the current model feels like overkill for the task. Triggers: "model routing", "cost optimization", "which model", "too expensive", "spawn agent".

Claude CodeCodexSKILL.md
0Total downloads
0Active installs
344Community stars
Momentum rank

Overview

What It Does

Model Hierarchy packages a focused productivity workflow for an AI agent. Cost-optimize AI agent operations by routing tasks to appropriate models based on complexity. Use this skill when: (1) deciding which model to use for a task, (2) spawning sub-agents, (3) considering cost efficiency, (4) the current model feels like overkill for the task. Triggers: "model routing", "cost optimization", "which model", "too expensive", "spawn agent". It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.

Task ideas

Popular Use Cases

  • Organize notes, tasks, and project context
  • Turn unstructured input into an action plan
  • Keep recurring work consistent
  • Retrieve information from a personal workspace

Installation

Install this Agent Skill

Claude Code

npx skills add https://github.com/zscole/model-hierarchy-skill --skill model-hierarchy

Commands derived from the public GitHub SKILL.md record. Checked 2026-09-02. Review the source before running them.

Before you start

Requirements

Claude CodeRequired / review
CodexRequired / review
Public SKILL.md sourceRequired / review
Review instructions and requested permissions before installationRequired / review
Paid serviceCheck source
Supported systemCheck source

Popularity context

Why It’s Popular

Model Hierarchy is a verified Agent Skill from zscole with a public SKILL.md, compatible with Claude Code, Codex.

Alternatives

Similar Skills