← 返回
未分类 中文

Model Pilot

Match task complexity to the right model. Quick heuristic check before expensive tasks — recommends cheaper models when quality won't suffer. Fetches live pr...
根据任务复杂度匹配合适模型;在执行高成本任务前进行快速启发式检查——质量不受影响时推荐更便宜的模型;获取实时信息。
tommot2 tommot2 来源
未分类 clawhub v2.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 395
下载
💾 0
安装
1
版本
#latest

概述

Model Pilot v2.0

Install: clawhub install model-pilot

Stop overpaying for intelligence. Match every task to the cheapest model that delivers the quality you need.

Language

Detect from user's message language. Default: English.

When to Activate

  • User explicitly asks about model choice or cost
  • A task is starting that will be expensive (agent judgment — don't analyze trivial tasks)
  • User says "save tokens", "cheaper model", "right model?"

Do NOT activate for trivial tasks — formatting, greetings, simple lookups.

Quick Complexity Check

Before an expensive task, ask yourself:

1. What is the task? (classify)
2. What model is active?
3. Could a cheaper model handle this equally well?
4. If yes → recommend switch + estimated savings
5. If no → proceed, explain why

Tier Classification

TierTasksModel
--------------------
🟢 RoutineFormatting, Q&A, reminders, greetings, file opsCheapest available
🟡 IntermediateEmail drafting, code review, data analysis, translationsMid-tier
🔴 ComplexArchitecture decisions, creative writing, debugging complex issuesBest available

Signal: Task needs <1000 output tokens + no creativity = Tier 1.

Live Pricing

Fetch current pricing when user asks about costs:

web_fetch https://z.ai/pricing
web_search "openai gpt-4o pricing per token"

Do NOT hardcode prices — they change frequently. Always fetch live.

Cost Estimation

Quick formula:

Estimated cost = (input_tokens / 1M × input_price) + (output_tokens / 1M × output_price)

Show to user:

Model: GLM-5-Turbo
  Input: ~5K tokens
  Output: ~2K tokens
  Estimated cost: ~$0.002
  Could use: GLM-4 (~$0.001) — saves ~50%

Quick Commands

User saysAction
-------------------
"right model?"Quick complexity check
"model cost"Cost estimate for current task
"compare models"Live pricing comparison
"cheaper option"Find cheaper model for same task

Guidelines for Agent

  1. Don't waste tokens analyzing cheap tasks — check only for expensive ones
  2. Use live pricing — never hardcode
  3. Be honest about quality — if cheaper means worse, say so
  4. Keep it quick — 5 seconds of thinking max
  5. Match user language

What This Skill Does NOT Do

  • Does NOT switch models automatically — recommends only
  • Does NOT persist anything
  • Does NOT access credentials
  • Does NOT modify any files

More by TommoT2

  • cross-check — Auto-detect and verify assumptions in your responses
  • context-brief — Persistent context survival across sessions
  • setup-doctor — Diagnose and fix OpenClaw setup issues

Install the full suite:

clawhub install model-pilot cross-check context-brief setup-doctor

版本历史

共 1 个版本

  • v2.0.0 当前
    2026-05-03 09:10 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,494 📥 558,381
dev-programming

Locale Dates

tommot2
Format and convert dates, times, and durations. Compute timezones, relative time, and weekday/month names in local langu
★ 1 📥 624
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,412 📥 325,281