opus

v1.0.0

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.

0· 1.1k·4 current·5 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
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.
What to consider before installing
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97193nrfj7vhgqfp0et964ded80r6yv

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

💰 Clawdis

Comments