跳至主要内容
小龙虾小龙虾AI
🤖

Token Panel Ultimate

Know exactly where your AI tokens go. Multi-provider tracking, budget alerts, and a REST API—all in one dashboard.

下载1.2k
星标0
版本2.1.1
开发工具
安全通过
⚙️脚本

技能说明


name: token-panel-ultimate version: 2.1.1 description: "Know exactly where your AI tokens go. Multi-provider tracking, budget alerts, and a REST API—all in one dashboard." metadata: openclaw: owner: kn7623hrcwt6rg73a67xw3wyx580asdw category: monitoring tags: - tokens - usage - budget - anthropic - openai - gemini - manus - dashboard license: MIT notes: security: "Runs a local REST API on localhost:8765 for usage tracking. SQLite database stored locally. Reads provider usage from local transcripts and official APIs using your existing credentials. No external data sharing, no cloud dependencies. Systemd service runs as your user, not root."

Token Panel Ultimate

One dashboard for every token you spend. Anthropic, Gemini, OpenAI, Manus—tracked, stored, and queryable before the bill arrives.

Why This Exists

You've checked your Anthropic console, squinted at the OpenAI dashboard, opened a Gemini tab, and still weren't sure where last Tuesday's $14 went. Token Panel Ultimate puts all four providers in one place so the answer is always one query away.

What It Does

  • Multi-Provider Tracking — Anthropic, Gemini, OpenAI, and Manus in a single SQLite database
  • Budget Alerts — Set monthly limits per provider. Get warned before you overspend, not after
  • REST API — Query usage programmatically on port 8765. Plug it into your own scripts or dashboards
  • Transcript Parsing — Automatically extracts token counts from OpenClaw session transcripts
  • Zero Dependencies — SQLite storage. No Postgres, no Redis, no cloud account required
  • Runs as a Daemon — Systemd service keeps it alive in the background

Quick Start

pip install -r requirements.txt
python3 api.py

Architecture

OpenClaw Plugin → Budget Collector API → SQLite DB
                        ↓
                Transcripts / Anthropic API / Manus Tracker

API Endpoints

MethodPathDescription
GET/usageAll provider usage
GET/usage/:providerUsage for a single provider
GET/budgetCurrent budget limits
POST/budgetSet or update budget limits

Clone it. Fork it. Break it. Make it yours.

👉 Explore the full project: github.com/globalcaos/clawdbot-moltbot-openclaw

如何使用「Token Panel Ultimate」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Token Panel Ultimate」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能