model-intel
Live LLM model pricing and capabilities from OpenRouter. List top models, search by name, compare side-by-side, find best model for a use case, check pricing. Always up-to-date from the OpenRouter API. Triggers: model pricing, compare models, best model for, cheapest model, model cost, LLM comparison, what models are available.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aiwithabidi/model-intel-proWhat This Skill Does
Model Intel is an essential command-line utility for OpenClaw agents, providing real-time intelligence on LLM availability, pricing, and performance metrics via the OpenRouter API. By integrating this skill, your agent can instantly query live data to make informed decisions regarding model selection. Whether you are optimizing for operational costs, latency, or high-level reasoning capabilities, Model Intel acts as a source of truth for the rapidly evolving landscape of Large Language Models. It eliminates the guesswork associated with model selection by providing side-by-side comparison tools and categorization for specific use cases like code generation, vision, and long-context analysis.
Installation
To integrate this skill into your OpenClaw environment, ensure you have the OpenClaw CLI properly configured, then run the following command in your terminal:
clawhub install openclaw/skills/skills/aiwithabidi/model-intel-pro
Once the installation completes, the agent will have immediate access to the model_intel.py script. Please verify that your system environment has the necessary network permissions to reach the OpenRouter API endpoint to ensure the data remains live and up-to-date.
Use Cases
The Model Intel skill is specifically designed for developers and power users who build production-grade AI workflows.
- Budget Optimization: Use the
best cheapcommand to find the most cost-effective models without compromising necessary performance for high-volume tasks. - Performance Tuning: Use
best fastto identify models with low time-to-first-token for real-time chat interfaces. - Complex Problem Solving: Use
best reasoningto select models capable of solving complex math, logic, or architectural tasks. - Resource Management: Quickly lookup technical specifications like context windows and per-million-token pricing for any supported model.
Example Prompts
- "Check the current pricing for Claude-3.5-Sonnet and compare it to GPT-4o-mini to see which is cheaper for our batch processing task."
- "I need to analyze a 50,000-word document. What is the best model available right now that supports a large context window?"
- "List the top-rated models specifically for Python coding tasks and show me the price difference between them."
Tips & Limitations
- Live Data: Always use the command-line utility to pull the latest stats; avoid caching results for more than 24 hours as model pricing and availability fluctuate daily.
- Scope: This skill is focused specifically on OpenRouter-supported models; it does not cover private self-hosted instances.
- Context: When using the
bestcommand, provide as much detail as possible about your hardware or latency requirements to get the most accurate recommendations.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aiwithabidi-model-intel-pro": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, code-execution
Related Skills
freshsales
Freshsales CRM integration — manage contacts, leads, deals, accounts, tasks, and sales sequences via the Freshsales API. Track deal pipelines, automate lead assignments, log activities, and generate sales reports. Built for AI agents — Python stdlib only, no dependencies. Use for sales CRM, contact management, deal tracking, pipeline reporting, and sales automation.
gemini-video-analyzer
Native video analysis using Google Gemini API. Upload and analyze video files — describe scenes, extract text/UI, answer questions about content, transcribe speech, identify objects and actions. Use when: (1) User sends a video file and wants it analyzed, (2) Video summarization or description needed, (3) Extracting text, UI elements, or information from screen recordings, (4) Answering questions about video content, (5) Comparing multiple videos, (6) Analyzing tutorials, demos, or walkthroughs.
agent-memory
Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.
neon
Neon serverless Postgres — manage projects, branches, databases, roles, endpoints, and compute via the Neon API. Create database branches for development, manage connection endpoints, scale compute, and monitor usage. Built for AI agents — Python stdlib only, zero dependencies. Use for serverless Postgres, database branching, database management, development workflows, and cloud database automation.
onepassword
1Password Connect — vaults, items, secrets management for server-side applications.