A specialized monitoring tool that tracks the economic efficiency and tangible value of AI agent sessions to prevent token wastage.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install session-cost-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 session-cost-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 Session Cost Tracker is a developer-centric utility designed to bridge the gap between raw token expenditure and actual delivered value. While most AI systems provide detailed cost data, they lack the context of whether a session actually moved a project forward. This skill enables users to log and categorize their agent interactions, providing a clear view of the return on investment for every token burned.
By integrating this tool into your Openclaw Skills workflow, you can move from passive spending to active value management. It encourages a culture of measurement, forcing a quick evaluation of each session to identify high-leverage activities versus unproductive rabbit holes. This measurement naturally changes behavior, helping developers focus on tasks that provide the highest utility for the lowest cost.
To start tracking your sessions within the Openclaw Skills ecosystem, ensure the tracking script is executable and accessible in your environment.
# Grant execution permissions
chmod +x track.sh
# Run a quick log to test the setup
./track.sh quick "optimized database query" high 5000
# View your initial statistics
./track.sh stats
The skill maintains a local database to ensure privacy and fast access. All session data is stored in a structured format within your home directory.
| Attribute | Type | Description |
|---|---|---|
| Task | String | Brief description of the work performed. |
| Outcome | String | The specific artifact or result delivered. |
| Value | Enum | Categorization (high, medium, low, zero, creation, debt). |
| Tokens | Integer | Total token count consumed in the session. |
| Model | String | The identifier of the model used (e.g., claude-3-5-sonnet). |
Primary storage location: ~/.clawdbot/session-costs.json.
Loading
A lightweight Python utility for fetching real-time stock prices and financial metrics from Yahoo Finance without requiring an API key.

A professional audio consultant agent for matching gear, optimizing room acoustics, and analyzing second-hand market pricing.

A comprehensive travel API that enables AI agents to search and book over 300 airlines, including exclusive low-cost carrier coverage.

Prefy is a comprehensive AI platform skill providing smart model routing, automated VPS management, and real-world actions like AI-driven phone calls.

A comprehensive API integration for managing Avito.ru accounts, listings, and messenger communications through automated workflows.

A professional automation tool for programmatically publishing rich media posts and articles to the Dzen.ru platform.








































