Use Case
Smart Model Routing for Z.AI isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Auto-route tasks to the cheapest z.ai (GLM) model that works correctly. Three-tier progression: Flash β Standard β Plus/32B. Classify before responding. FLASH (default): factual Q&A, greetings, reminders, status checks, lookups, simple file ops, heartbeats, casual chat, 1β2 sentence tasks, cron jobs. ESCALATE TO STANDARD: code >10 lines, analysis, comparisons, planning, reports, multi-step reasoning, tables, long writing >3 paragraphs, summarization, research synthesis, most user conversations. ESCALATE TO PLUS/32B: 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 Standard struggles with complexity, go to Plus/32B. Save major API costs by starting cheap and escalating only when needed. This guide covers how to deploy Smart Model Routing for Z.AI for your team, standardize prompts, and create shared workflows that everyone can use.
Install Smart Model Routing for Z.AI in your project directory: .claude/skills/smart-model-routing-for-zai/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Smart Model Routing for Z.AI in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Smart Model Routing for Z.AI
How can my team use Smart Model Routing for Z.AI together?
Set up Smart Model Routing for Z.AI for our project so everyone can use it
Create a shared workflow using Smart Model Routing for Z.AI for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install smart-model-routing-for-zaiOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install smart-model-routing-for-zaiβ οΈ 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/smart-model-routing-for-zai/π‘Extract and place the folder at the path above, then restart your agent.