A robust utility for logging AI model consumption and generating detailed cost reports across multiple API providers.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install usage-tracker
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install usage-tracker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Usage Tracker Skill serves as a centralized observation deck for all your AI API interactions. By leveraging this tool within your Openclaw Skills collection, you can capture detailed telemetry on every request made to major providers like OpenAI, Anthropic, Google, and MiniMax. It is designed to bridge the gap between abstract token counts and actual financial impact.
This skill provides developers with the transparency needed to manage multi-model workflows. Whether you are running complex reasoning tasks on high-end models or high-volume data processing on mini models, the Usage Tracker ensures you have a precise audit trail of every token consumed and every cent spent.
log_usage tool records the provider, model name, and token counts.To start tracking your AI consumption with Openclaw Skills, ensure the skill is active in your environment. You can immediately begin logging and reporting using the following commands:
# Log a specific interaction
log_usage(provider="openai", model="gpt-4o", input_tokens=1000, output_tokens=500, task_type="coding")
# View your spending for the day
usage_report(period="daily")
No complex configuration is required as the skill comes pre-loaded with current pricing for all major LLM providers.
The skill organizes its data using a structured JSONL format to ensure high performance and compatibility with data analysis tools.
| Attribute | Type | Description |
|---|---|---|
| Storage Location | File | usage-logs/api-cells.jsonl |
| Provider | String | The API source (e.g., Anthropic, xAI, Google) |
| Model | String | The specific model identifier |
| Tokens | Integer | Input and Output counts |
| Task Type | String | Contextual tag (e.g., reasoning, general, analysis) |
Loading
A managed context engineering platform that provides RAG, Text2SQL, and hybrid search to ground AI agents in real-world data with high efficiency.

An automated complexity-detection tool that switches between Claude Haiku and Sonnet to balance speed and reasoning power.

A production-grade tool for crawling and parsing WeChat Official Account articles with high precision and automated content cleaning.

Automates the creation of high-fidelity Instagram carousels by pairing curated Reddit travel quotes with Topaz Labs AI-upscaled imagery.

A provably fair, API-only gambling platform designed specifically for autonomous AI agents to manage bankrolls and place bets.

Programmatically register and manage domains using USDC on the Base network with no KYC requirements.








































