跳到主要内容
知仓学习社ZHICANG

model-cost-compare

Starter: compare model costs for a described task — maps task shape to the cheapest adequate seat and shows the price spread

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少2 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Model Cost Comparison (Starter Pack)

Answer "which model should I use for this, and what will it cost?" with numbers instead of vibes.

When to use

The user describes a task (bulk refactor, deep review, quick lookup, long-context analysis) and wants the cheapest seat that is still adequate.

Steps

  1. Classify the task. Bucket it: mechanical (rename, format), standard coding, hard reasoning (architecture, security review), long-context (>200K tokens input), or web research.
  2. Estimate volume. Rough input/output token estimate from the described scope (files touched × average size; state the assumption).
  3. Price the roster. Using the cost table in CLAUDE.md ($/MTok input/output), compute the estimated cost for each plausible seat: Claude Opus 5 ($5/$25), Claude Sonnet 5 ($2/$10), Fable 5.1 ($10/$50, 1M context, explicit-only), Codex GPT-5.6 Sol ($4/$20), Terra ($2/$12), Luna ($0.20/$1.20), GPT-6 Astra ($10/$50, explicit-only), Perplexity Sonar Pro ($3/$15), and the included-cost seats (agy, copilot, ollama, cursor-agent) at $0. For Astra requests above 272K input tokens, apply 2x input and 1.5x output pricing to the full request.
  4. Recommend one seat. Pick the cheapest adequate option and defend it in two sentences. Mechanical work goes to included or budget seats; hard reasoning justifies Opus 5 at high effort; only a bounded judgment-class call (ambiguous architecture, API design, product tradeoffs) justifies Fable 5.1 at twice the Opus price.
  5. Check risk surfaces. Regardless of the classification, escalate specifically to Opus 5 when the task touches API or schema contracts, security-sensitive code or CI configuration, release artifacts, user-facing UI, a new module, or a breaking change. Fable 5.1 remains limited to bounded judgment-class calls and is never the security-audit seat. Astra is also explicit-only and does not provide independence from GPT-5.6. Cheap-seat agreement never settles a judgment-class decision.
  6. Show the spread. A three-row table: recommended seat, one cheaper-but-riskier option, one premium option, each with estimated dollars for this task.

Guardrails

  • Never recommend Fable 5.1, Astra, or fast-mode Opus by default; these premium seats are opt-in only.
  • Never recommend Fable 5.1 for security audits; its safety classifiers can refuse offensive-security phrasing. Security review goes to Opus 5 (see skills/blocks/fable5-prompting.md).
  • If the estimate exceeds $1, say so explicitly before any dispatch happens.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,027
本站分层T1
该仓技能数1910
原文件路径plugins/nyldn/claude-octopus/skills/octopus-starter-pack/model-cost-compare/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 1910 个技能