model-audit
Monthly LLM stack audit — compare your current models against latest benchmarks and pricing from OpenRouter. Identifies potential savings, upgrades, and better alternatives by category (reasoning, code, fast, cheap, vision). Use for optimizing AI costs and staying on the frontier.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aiwithabidi/model-audit-proWhat This Skill Does
The Model Audit skill is a comprehensive diagnostic tool for your OpenClaw agent, designed to keep your LLM infrastructure lean, performant, and cost-effective. By integrating directly with the OpenRouter API, it provides real-time oversight of your token spending and model performance. The skill continuously monitors your configured models (as defined in openclaw.json) and cross-references them against the latest available benchmarks, pricing, and capabilities on the market. It effectively transforms raw pricing data into actionable intelligence, categorizing your current stack into domains such as 'reasoning', 'code', 'fast', 'cheap', and 'vision'.
Installation
To integrate this skill into your environment, use the command-line interface provided by ClawHub:
clawhub install openclaw/skills/skills/aiwithabidi/model-audit-pro
Ensure that you have set the OPENROUTER_API_KEY in your system environment variables. Once installed, you can trigger the audit script directly from your terminal using python3 {baseDir}/scripts/model_audit.py.
Use Cases
- Cost Optimization: Automatically identify expensive models that can be swapped for lower-cost alternatives without compromising performance.
- Performance Benchmarking: Stay on the cutting edge by receiving suggestions to upgrade to newer, more efficient models as they are released.
- Stack Health Checks: Ensure your current model configuration provides sufficient redundancy across all required categories (code, vision, reasoning).
- Budget Forecasting: Analyze potential monthly savings based on your historical usage patterns compared to market rates.
Example Prompts
- "Perform a full audit of my current LLM stack and show me where I can save money on my monthly bill."
- "Compare my current models against the top-performing reasoning models and suggest an upgrade for complex tasks."
- "Show me the best models for coding tasks under $0.50 per million tokens."
Tips & Limitations
- Tips: Run this audit once a month to capture changes in model pricing; many providers adjust rates frequently as newer versions are released. Use the
--jsonflag if you are building an automated reporting dashboard to track your AI costs over time. - Limitations: This skill relies strictly on the availability of data from the OpenRouter API. If the API is unreachable, the tool will be unable to generate recommendations. It assumes that your
openclaw.jsonis accurately mapped to your actual agent usage patterns. The cost savings calculated are estimates based on standard token pricing and may vary based on your specific prompt/completion ratio.
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-audit-pro": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-read
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.