← Back to Skills Marketplace
theshadowrose

TokenBooks Cross-Provider AI Spend Dashboard

by Shadow Rose · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
248
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install token-books
Description
See where your AI money goes. Track spending across OpenAI, Anthropic, Google, and more. Per-provider breakdowns, per-model costs, budget tracking, waste det...
Usage Guidance
This tool appears to be a local, offline spend analyzer and is internally consistent with that purpose. Before running: (1) Review the bundled scripts yourself (they are included) and run them on non-sensitive sample files first; (2) Only feed billing exports you trust — the tool will read whatever CSV/JSON you provide and will include those values in reports (garbage-in/garbage-out); (3) Be aware of limitations noted in LIMITATIONS.md (no de-duplication, memory use for very large files, currency assumptions, and estimation for unknown models); (4) Because the package source is 'unknown' and author is a pseudonym, consider running it in an isolated environment (container/VM) if you need stronger assurance. Otherwise, the code does not request secrets or use the network.
Capability Analysis
Type: OpenClaw Skill Name: token-books Version: 1.0.0 The TokenBooks skill bundle is a local utility designed to aggregate and visualize AI API spending from provider billing exports (OpenAI, Anthropic, etc.). The Python scripts (token_books.py, token_import.py, token_report.py) use only standard libraries, perform no network calls, and contain no evidence of data exfiltration, persistence, or malicious execution. The documentation is consistent with the code logic, and the tool functions as a straightforward data processing and HTML reporting utility.
Capability Assessment
Purpose & Capability
Name/description claim a local spend-aggregation/dashboard tool; included scripts parse exported billing CSV/JSON, aggregate costs, detect waste, and render an HTML report. No extraneous credentials, cloud APIs, or binaries are required.
Instruction Scope
SKILL.md instructs the agent to read user-exported billing files, run local Python scripts, and open an HTML file. The runtime instructions and code only read and write local files specified by the user; they do not attempt to read unrelated system paths or access network endpoints.
Install Mechanism
No install spec; the package is instruction/code-only and uses only the Python standard library. Nothing is downloaded or extracted at install time.
Credentials
The skill declares and requires no environment variables, credentials, or config paths. The code does not reference external tokens or secret env vars. All inputs come from user-supplied billing files.
Persistence & Privilege
Skill is not always-enabled and does not modify other skills or system-wide agent settings. It runs on demand and only writes reports/exports to paths the user provides.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install token-books
  3. After installation, invoke the skill by name or use /token-books
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial upload
Metadata
Slug token-books
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is TokenBooks Cross-Provider AI Spend Dashboard?

See where your AI money goes. Track spending across OpenAI, Anthropic, Google, and more. Per-provider breakdowns, per-model costs, budget tracking, waste det... It is an AI Agent Skill for Claude Code / OpenClaw, with 248 downloads so far.

How do I install TokenBooks Cross-Provider AI Spend Dashboard?

Run "/install token-books" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TokenBooks Cross-Provider AI Spend Dashboard free?

Yes, TokenBooks Cross-Provider AI Spend Dashboard is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TokenBooks Cross-Provider AI Spend Dashboard support?

TokenBooks Cross-Provider AI Spend Dashboard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TokenBooks Cross-Provider AI Spend Dashboard?

It is built and maintained by Shadow Rose (@theshadowrose); the current version is v1.0.0.

💬 Comments