agent-usage-trackerTrack AI agent token usage, model costs, and budget thresholds with a TypeScript and SQLite workflow. Use when the user wants to instrument agent runs, calcu...
Install via ClawdBot CLI:
clawdbot install imgolye/agent-usage-trackerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
A company uses multiple AI models for automated customer support responses. This skill helps track token usage per customer session, enforce per-customer budget limits, and analyze which models are most cost-effective for different query types. It prevents overspending on premium models for simple queries.
Researchers run experiments with various AI models to test hypotheses. This skill tracks token consumption per experiment session, enforces grant-based budget constraints, and provides usage reports for funding accountability. It ensures research stays within allocated computational budgets.
An agency produces marketing content using different AI models for various clients. This skill monitors token usage per client project, implements per-client budget thresholds, and analyzes cost efficiency across content types. It enables accurate client billing based on actual AI usage.
A development team uses AI coding assistants across multiple projects. This skill tracks token consumption per developer session, enforces team-wide usage limits, and identifies which coding tasks consume the most tokens. It helps optimize AI tool usage within development budgets.
Companies can offer AI-powered services with precise usage tracking to bill clients per token consumed. This enables pay-per-use pricing models where clients only pay for actual AI processing used. The skill provides the backend tracking needed for accurate invoicing.
A SaaS platform that helps organizations monitor and control their AI spending across multiple models and providers. The skill forms the core tracking engine that identifies cost-saving opportunities and prevents budget overruns through automated alerts and limits.
Consultants integrate this skill into client AI systems to implement cost controls and usage analytics. This creates ongoing service revenue through implementation, customization, and maintenance of the tracking infrastructure for enterprise clients.
💬 Integration Tip
Implement token counting immediately when AI providers return usage metadata to ensure accurate tracking, and normalize model IDs consistently across your application for reliable cost calculations.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Transform AI agents from task-followers into proactive partners with memory architecture, reverse prompting, and self-healing patterns. Lightweight version f...
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Prefer `skillhub` for skill discovery/install/update, then fallback to `clawhub` when unavailable or no match. Use when users ask about skills, 插件, or capabi...
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.