← 返回 Skills 市场
victorking2005

opus

作者 VictorKing2005 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1142
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install opus
功能描述
Auto-route tasks to the cheapest Claude model that works correctly. Three-tier progression: Haiku → Sonnet → Opus. Classify before responding. HAIKU (default): factual Q&A, greetings, reminders, status checks, lookups, simple file ops, heartbeats, casual chat, 1-2 sentence tasks. ESCALATE TO SONNET: code >10 lines, analysis, comparisons, planning, reports, multi-step reasoning, tables, long writing >3 paragraphs, summarization, research synthesis, most user conversations. ESCALATE TO OPUS: architecture decisions, complex debugging, multi-file refactoring, strategic planning, nuanced judgment, deep research, critical production decisions. Rule: If a human needs >30 seconds of focused thinking, escalate. If Sonnet struggles with complexity, go to Opus. Save 50-90% on API costs by starting cheap and escalating only when needed.
安全使用建议
This skill appears to be a straightforward model-routing policy and contains no code or secret requests, but there are packaging/provenance inconsistencies (different skill name in SKILL.md vs registry slug and differing ownerId between registry and _meta.json). Before installing: 1) verify the publisher/owner and that the slug/name mismatch is intentional (ask the publisher or check an authoritative registry page); 2) confirm your platform supports the sessions_spawn pattern and the model names used (haiku/sonnet/opus) so the instructions actually map to real models; 3) test in a sandbox account or with billing limits — the policy intentionally escalates to costly models and could increase your API spend if thresholds are tuned incorrectly; 4) consider putting cost/budget guards or rate limits on autonomous model spawning; 5) if provenance isn’t verifiable, treat it as untrusted documentation rather than install/enable. If you can confirm publisher identity and intended mapping of model names, the skill is coherent and likely safe to use.
功能分析
Type: OpenClaw Skill Name: opus Version: 1.0.0 The skill bundle provides instructions for an AI agent on how to intelligently select the appropriate Claude model (Haiku, Sonnet, Opus) based on task complexity to optimize API costs. The `SKILL.md` file contains clear guidelines, decision trees, and illustrative code snippets for model selection, all aligned with the stated purpose. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts designed to subvert the agent for harmful actions. The content is purely instructional for internal operational efficiency.
能力评估
Purpose & Capability
The SKILL.md implements a three-tier model-routing policy (Haiku→Sonnet→Opus) that matches the described purpose of cost‑aware routing. However, the package shows inconsistent naming/metadata (registry slug 'opus' vs SKILL.md name 'smart-model-switching' and differing ownerId values in registry vs _meta.json), which reduces provenance confidence.
Instruction Scope
The runtime instructions are self-contained policy text and example calls (sessions_spawn, cron payload). They do not request or instruct reading unrelated files, environment variables, or secret exfiltration. The guidance is prescriptive about when to escalate and what tasks belong to each tier.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to write to disk, which is low risk from an installation perspective.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with an instruction-only routing policy. No disproportionate secret access is requested.
Persistence & Privilege
always:false and default autonomous invocation are normal. Be aware this skill's behavior will cause the agent to spawn additional model calls (potentially to billing‑expensive models) — a cost/privilege consideration rather than a direct security escalation. The skill does not request system-wide changes or other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install opus
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /opus 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Opus
元数据
Slug opus
版本 1.0.0
许可证
累计安装 5
当前安装数 4
历史版本数 1
常见问题

opus 是什么?

Auto-route tasks to the cheapest Claude model that works correctly. Three-tier progression: Haiku → Sonnet → Opus. Classify before responding. HAIKU (default): factual Q&A, greetings, reminders, status checks, lookups, simple file ops, heartbeats, casual chat, 1-2 sentence tasks. ESCALATE TO SONNET: code >10 lines, analysis, comparisons, planning, reports, multi-step reasoning, tables, long writing >3 paragraphs, summarization, research synthesis, most user conversations. ESCALATE TO OPUS: architecture decisions, complex debugging, multi-file refactoring, strategic planning, nuanced judgment, deep research, critical production decisions. Rule: If a human needs >30 seconds of focused thinking, escalate. If Sonnet struggles with complexity, go to Opus. Save 50-90% on API costs by starting cheap and escalating only when needed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1142 次。

如何安装 opus?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install opus」即可一键安装,无需额外配置。

opus 是免费的吗?

是的,opus 完全免费(开源免费),可自由下载、安装和使用。

opus 支持哪些平台?

opus 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 opus?

由 VictorKing2005(@victorking2005)开发并维护,当前版本 v1.0.0。

💬 留言讨论