A data-driven intelligence hub for tracking AI model capabilities and costs to ensure optimal compute routing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install model-benchmarks
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 model-benchmarks using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Model Benchmarks is a comprehensive intelligence tool designed for the Openclaw Skills ecosystem to eliminate guesswork in model selection. By aggregating real-time data from premier evaluation platforms like LMSYS Chatbot Arena, HuggingFace, and BigCode, this skill provides developers with a standardized 0-100 scoring system across various domains including coding, reasoning, and creative writing.
The primary purpose of this addition to Openclaw Skills is to bridge the gap between performance and cost. It calculates performance-per-dollar ratios, allowing users to identify high-efficiency models (like Gemini 2.0 Flash) that can replace expensive flagship models for specific tasks without sacrificing quality. This ensures that your AI agents are always using the most efficient compute resources available.
To integrate this capability into your Openclaw Skills environment, use the following commands:
# Fetch the latest model intelligence data
python3 skills/model-benchmarks/scripts/run.py fetch
# Get a recommendation for a specific task type
python3 skills/model-benchmarks/scripts/run.py recommend --task coding
# Query specific model details
python3 skills/model-benchmarks/scripts/run.py query --model gpt-4o
The skill organizes model intelligence using a multi-dimensional taxonomy:
| Platform | Update Frequency | Capabilities Tracked |
|---|---|---|
| LMSYS Arena | Daily | General, Reasoning, Creative |
| BigCode | Weekly | HumanEval, MBPP Coding |
| Open LLM | Daily | Knowledge, Comprehension |
| Alpaca Eval | Weekly | Instruction Following |
Internal task mapping routes coding tasks to models with high Reasoning + Coding scores, while writing tasks prioritize Creative + General scores.
Loading
A specialized skill for seamless file interaction with the Stratos Decentralized Storage (SDS) network.

Automates x402 payment negotiation for AI agents by proxying upstream requests through Obul.

Perform high-speed web and X (Twitter) searches with structured JSON output and verified citations using the xAI Grok API.

A privacy-focused, decentralized search skill that provides uncensored web results for AI agents via a distributed node network.

An expert AI product researcher for Argos.co.uk that enables natural language search, side-by-side comparisons, and sentiment-based review analysis.

An automated Pomodoro assistant that manages structured 25-minute work blocks and 5-minute breaks to optimize deep focus.








































