A strategic framework for selecting AI models based on task complexity, cost-efficiency, and performance requirements.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install models
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install models using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This module within Openclaw Skills provides a comprehensive framework for navigating the complex landscape of Large Language Models (LLMs). Rather than relying on a single model for every task, it advocates for a task-matched approach where frontier models handle architecture, mid-tier models manage daily implementation, and fast models handle scaffolding. By integrating these strategies, developers can achieve 90% of frontier performance at a fraction of the market cost.
The skill emphasizes the reality of API pricing, highlighting that output tokens and context window management are critical for sustainable AI development. It bridges the gap between commercial giants and open-source alternatives like DeepSeek, ensuring that your AI agents remain both powerful and cost-effective through intelligent orchestration patterns.
To implement these model selection rules within your development environment, ensure your configuration files reflect the task-matching logic. You can initialize the framework for Openclaw Skills using the following commands:
# Initialize the model selection framework
npx openclaw-cli init models
# Configure your environment for multi-model orchestration
openclaw config set orchestration_mode task-matched
# Verify your model cost tracking
openclaw-models list --cost-aware
The skill organizes model metadata and performance metrics to help you make informed decisions about your AI stack. It tracks the following attributes:
| Attribute | Description |
|---|---|
| model_class | Categorization (Frontier, Mid-tier, Fast) |
| cost_per_m_tokens | Real-world cost calculation for input vs output tokens |
| task_affinity | Recommended use cases (Architecture, Implementation, Scaffolding) |
| context_limit | Token window limits for processing long documents |
| license_type | Open Source vs Commercial restrictions for commercial use |
| performance_drift | Quarterly assessment of model reliability and updates |
Loading
A professional development skill for building resilient mobile applications with advanced lifecycle management and offline-first capabilities.

A comprehensive tool for tracking mobile app performance across Firebase, App Store Connect, and Google Play Console.

Automate machine learning model deployment, monitoring, and scaling with production-ready MLOps pipelines.

A powerful AI agent skill for querying Mixpanel analytics, including funnels, retention, segmentation, and event tracking via REST API.

An expert AI assistant dedicated to Monero (XMR) transactions, privacy features, and secure wallet operations.

A strategic revenue and pricing agent that provides concrete launch plans and financial frameworks for indie products and SaaS.








































