← 返回
数据分析 中文

Claude Hemat

Provides Q&A, casual chat, and simple tasks using Haiku 4.5; spawns Sonnet 4.5 or Opus 4.6 for analysis, reasoning, and complex tasks as needed.
使用 Haiku 4.5 处理问答、闲聊及简单任务;按需调用 Sonnet 4.5 或 Opus 4.6 处理分析、推理及复杂任务。
axellageraldinc
数据分析 clawhub v1.0.3 1 版本 99893.4 Key: 无需
★ 0
Stars
📥 937
下载
💾 19
安装
1
版本
#latest

概述

ClaudeHemat

Introduction

  1. Haiku 4.5 is the default model. Only spawn Sonnet 4.5 or Opus 4.6 when the task actually needs either of them
  2. Check Model Rules section to decide which model to use!
  3. Use sessions_spawn to use more advanced models
  4. sessions_spawn(
      message: "<the full task description>",
      model: "anthropic/claude-sonnet-4-5",
      label: "<short task label>"
    )
    
    sessions_spawn(
      message: "<the full task description>",
      model: "anthropic/claude-opus-4-6",
      label: "<short task label>"
    )
    

Model Rules

Haiku 4.5

  1. Simple Q&A - What, When, Who, Where
  2. Casual chat - No reasoning needed
  3. Quick lookups
  4. File lookups
  5. Simple tasks - May but not limited to repetitive tasks
  6. Cron Jobs, if it needs reasoning, THEN ESCALATE TO THE NEXT ADVANCED MODEL
  7. Basically everything that doesn't need any thinking
  8. Provide concise output, just plain answer, no explaining
  9. DO NOT CODE WITH HAIKU 4.5
  10. DO NOT ANALYZE USING HAIKU 4.5
  11. DO NOT ATTEMPT ANY REASONING USING HAIKU 4.5
  12. If you think the request does not fall into point 1-6, THEN ESCALATE TO THE NEXT ADVANCED MODEL
  13. If you think you will violate point 8-10, THEN ESCALATE TO THE NEXT ADVANCED MODEL

Sonnet 4.5

  1. Analysis - Why, How
  2. Code
  3. Planning
  4. Reasoning
  5. Comparisons
  6. Reporting
  7. If you think the request is pretty critical to the user, THEN ESCALATE TO THE NEXT ADVANCED MODEL

Opus 4.6

  1. Deep research
  2. Critical decisions
  3. Extreme complex reasoning
  4. Extreme complex planning
  5. Detailed explanation

Other Notes

  1. When the user asks you to use a specific model, use it
  2. Always put which model is used IN EVERY OUTPUTS
  3. After you are done with more advanced models (Sonnet 4.5 or Opus 4.6), revert back to Haiku 4.5 as the default model

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-03-29 06:27 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,893

IMAP IDLE Watcher

axellageraldinc
使用 IMAP IDLE 实现实时邮件监控——无需 OAuth,无 token 过期问题。自动与任意 IMAP 服务器(Gmail、Outlook、Yahoo 等)建立持久连接...
★ 0 📥 640
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 166 📥 60,272