Use Case
opus is a powerful AI agent skill that extends your assistant with new capabilities. 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 guide walks you through installing opus, configuring it for your setup, and running your first commands β so you can start getting value in minutes.
Install opus: npx clawhub@latest --dir ~/.claude/skills install opus
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to data & analytics to trigger opus
Review the output and refine your prompt for better results
Combine opus with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing opus
Help me get started with opus
What can opus do for my data & analytics workflow?
Show me an example of using opus
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install opusOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install opusβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/opus/π‘Extract and place the folder at the path above, then restart your agent.