fleet-auditor

Detect installed agent systems, collect token usage, and identify waste patterns across multiple platforms.

1.8k|149|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/alexgreensh/token-optimizer --skill fleet-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fleet-auditor
Source: https://github.com/alexgreensh/token-optimizer/tree/main/skills/fleet-auditor
Command: npx skills add https://github.com/alexgreensh/token-optimizer --skill fleet-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Fleet Auditor consolidates and analyzes token usage across multiple agent systems to detect waste and quantify savings, enabling teams to optimize spend.

Core Features & Use Cases

  • Cross-system detection to identify installed agent platforms (Claude Code, OpenClaw, Hermes, OpenCode) and collect usage data.
  • Automated waste-pattern detection with cost and token impact, plus actionable fixes and an optional dashboard for visualization.
  • Use Case: If you run several agents across Claude Code and OpenClaw with rising monthly costs, run the audits to surface idle tokens and optimize configurations.

Quick Start

Detect installed agent systems, run a 30-day scan, and review the waste findings report.

Frequently Asked Questions about fleet-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit token waste across multiple agent platforms like Claude Code and OpenClaw?

Token waste across multiple agent platforms is audited by detecting installed systems, collecting usage data with adapters, and storing runs in a SQLite fleet.db to calculate costs and surface waste patterns.

How do I identify token cost savings across different coding agent systems?

Token cost savings are identified by computing costs using per-token pricing and analyzing historical usage data to detect idle tokens, allowing you to optimize configurations and reduce spend across your agent fleet.

Can I scan token usage over a specific lookback window for my agent fleet?

Scanning token usage over a specific lookback window is fully supported, allowing you to configure the time frame for data collection and audit historical runs to analyze waste patterns accurately.

Does the cross-system token audit support Hermes and OpenCode platforms?

The cross-system token audit supports Hermes and OpenCode platforms, alongside Claude Code, OpenClaw, NanoClaw, and Ironclaw, by using dedicated adapters to collect usage data from each environment.

What is the best way to visualize token waste findings across an agent fleet?

Visualizing token waste findings across an agent fleet is best handled by the built-in dashboard, which presents cross-system findings and actionable cost-saving recommendations after the audit phase.

What do I need to detect installed agent systems before running a token waste audit?

To detect installed agent systems before running a token waste audit, you need the agent platforms actively running in your environment so the detection phase can identify them and apply the correct data collection adapters.