返回顶部
m

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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
525
下载量
0
收藏
概述
安装方式
版本历史

model-audit

# Model Audit 📊 **Audit your LLM stack against current pricing and alternatives.** Fetches live pricing from OpenRouter, analyzes your configured models, and recommends potential savings or upgrades by category. ## Quick Start ```bash # Full audit with recommendations python3 {baseDir}/scripts/model_audit.py # JSON output python3 {baseDir}/scripts/model_audit.py --json # Audit specific models python3 {baseDir}/scripts/model_audit.py --models "anthropic/claude-opus-4-6,openai/gpt-4o" # Show top models by category python3 {baseDir}/scripts/model_audit.py --top # Compare two models python3 {baseDir}/scripts/model_audit.py --compare "anthropic/claude-sonnet-4" "openai/gpt-4o" ``` ## What It Does 1. **Fetches** live pricing from OpenRouter API 2. **Reads** your configured models from openclaw.json 3. **Categorizes** models (reasoning, code, fast, cheap, vision) 4. **Compares** against top alternatives in each category 5. **Calculates** potential monthly savings 6. **Recommends** upgrades or cost optimizations ## Output Example ``` ═══ LLM Stack Audit ═══ Your Models: anthropic/claude-opus-4-6 $5.00/$25.00 per 1M tokens (in/out) openai/gpt-4o $2.50/$10.00 per 1M tokens google/gemini-2.0-flash $0.10/$0.40 per 1M tokens Recommendations: 💡 For fast tasks: gemini-2.0-flash is 50x cheaper than opus 💡 Consider: deepseek/deepseek-r1 for reasoning at $0.55/$2.19 💡 Your stack covers: reasoning ✓, code ✓, fast ✓, vision ✓ ``` ## Environment Requires `OPENROUTER_API_KEY` environment variable. ## Credits Built by [M. Abidi](https://www.linkedin.com/in/mohammad-ali-abidi) | [agxntsix.ai](https://www.agxntsix.ai) [YouTube](https://youtube.com/@aiwithabidi) | [GitHub](https://github.com/aiwithabidi) Part of the **AgxntSix Skill Suite** for OpenClaw agents. 📅 **Need help setting up OpenClaw for your business?** [Book a free consultation](https://cal.com/agxntsix/abidi-openclaw)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 model-audit-pro-1776420085 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 model-audit-pro-1776420085 技能

通过命令行安装

skillhub install model-audit-pro-1776420085

下载 Zip 包

⬇ 下载 model-audit v1.0.0

文件大小: 4.98 KB | 发布时间: 2026-4-17 19:50

v1.0.0 最新 2026-4-17 19:50
- Initial release of the Model Audit skill for OpenClaw agents.
- Audits your LLM stack by fetching live model pricing from OpenRouter.
- Analyzes your configured models, categorizes them, and recommends alternatives by reasoning, code, fast, cheap, and vision.
- Calculates potential monthly savings and suggests cost optimizations or upgrades.
- Provides multiple output modes including JSON, category leaders, and direct model comparison.
- Requires an OPENROUTER_API_KEY to operate.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部