LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: model-routing

Browse skills that share this tag.

  • model-hierarchy - Route agent tasks to models based on task complexity.
    model-hierarchycost-optimizationmodel-routingopenclaw

    ★ 346 · Updated 2026-09-20

    Optimizes AI agent operation costs by routing tasks to cheap, mid, or premium model tiers based on task complexity.

    ⚙ Classify tasks by complexity tier⚙ Route vision tasks to vision models⚙ Escalate model tier after failure
  • efficient-frontier - Orchestrate frontier models and delegate work to subagents
    model-routingorchestrationsubagentscost-optimization

    ★ 0 · Updated 2026-09-20

    Delegate token-heavy research, coding, and testing to cheaper subagents while reserving high-cost frontier models for orchestration and review.

    ⚙ Decompose work into parallel slices⚙ Delegate tasks to cheaper subagents⚙ Write self-contained handoff packets
  • adaptive-model-router - Adaptive Model Router for Cursor Working Agents
    cursormodel-routingharnesstier-allocation

    ★ 0 · Updated 2026-09-20

    Routes harness-eligible Cursor working-agent phases to the smallest proven model and reasoning tier based on risk and cognitive needs.

    ⚙ Route agent phases to tiers⚙ Resolve model and effort allocations⚙ Refresh model catalog and policy
  • maximus-ai-cost-control - Maximus AI Cost Control
    ai-engineeringcost-controltoken-economicsmodel-routing

    ★ 0 · Updated 2026-09-16

    Provides cost architecture design, model routing, prompt caching, and context compression strategies for AI products.

    ⚙ Map LLM cost surface⚙ Apply caching hierarchy⚙ Build model routing tables
  • cost-aware-llm-pipeline - Cost optimization patterns for LLM API usage
    llmcost-optimizationmodel-routingbudget-tracking

    ★ 0 · Updated 2026-09-16

    Combines model routing, budget tracking, narrow retry logic, and prompt caching into a cost optimization pipeline for LLM API calls.

    ⚙ Select models by task complexity⚙ Track costs using immutable records⚙ Retry calls on transient errors
  • hermit-audit - Audit tool for Hermit and Claude Code environments
    audithermitclaude-codetoken-economy

    ★ 4 · Updated 2026-09-15

    Evaluates Hermit and Claude Code environments using an 8-axis checklist covering token economy, model routing, skills, hooks, rules, and MCP settings.

    ⚙ Read audit checklist definitions⚙ Inspect Claude skills and rules⚙ Estimate configuration file token counts
  • ecomode - Token-Efficient Model Routing for Cost Optimization
    cost-optimizationmodel-routingtoken-efficiencyai-agents

    ★ 211 · Updated 2026-02-24

    Overrides default model selection to prefer cheaper AI model tiers

    ⚙ override model selection⚙ select cheaper model tiers⚙ route tasks to agents