ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

jobaudit

Audit your OpenClaw cron job history and estimate how much you've spent on AI agents this week.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/avale-slai/jobaudit
Or

jobaudit — LoomLens Advisor

What It Does

Reads your OpenClaw job history, estimates what you actually paid, and shows how much you could have saved by using the cheapest model for each job type. Gives you a full cost audit + optimization report.

When to Use

  • Weekly cost reviews
  • Before adjusting agent model budgets
  • Finding runaway jobs that are expensive
  • Building a cost optimization report

Syntax

/jobaudit
/jobaudit --days 30 --top 10

Free Tier

3 audits/day free with any Signalloom API key.

Get your free key: https://signalloomai.com/signup

Output

Shows:

  • Total jobs and cost this period
  • Cheapest model configuration
  • Savings available vs. current setup
  • Top 5 most expensive jobs

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-avale-slai-jobaudit": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.