Bill V2 2 6
Skill by fumarole16-afk
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/fumarole16-afk/bill-v2-2-6AI Bill Intelligence
Real-time billing dashboard for OpenClaw. Accurate token-based cost tracking across 12+ AI providers.
🚀 Installation
openclaw skill install https://github.com/fumabot16-max/bill-project
🛠 Usage
The skill operates via a background collector. As an agent, you can help the user by:
- Reporting Usage: Read
/root/.openclaw/workspace/bill_project/dist/usage.jsonto summarize spending. - Updating Balances: Redirect the user to the
/setuppage or updatevault.jsonon their behalf. - Checking Health: Ensure the
ai-billservice andcollector.jsare running.
⚙️ Configuration
- Port: Default is
8003. - Modes:
prepaid,postpaid,subscribe,unused(off).
📂 Managed Files (Declarations)
This skill manages the following data files inside the app/ directory:
app/vault.json: User-defined balances and payment modes.app/prices.json: AI model pricing data.app/cumulative_usage.json: Archived costs from expired sessions.app/dist/usage.json: Real-time aggregated usage data for the dashboard.app/debug.log: Collector activity logs.
Built by Tiger Jung & Chloe (@fumarole16-afk).
<!-- Sync trigger: Fri Feb 20 22:36:10 KST 2026 -->Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-fumarole16-afk-bill-v2-2-6": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Ai Bill Clawhub
Skill by fumarole16-afk
ai-bill-intelligence
Real-time AI API usage tracking and cost monitoring for OpenClaw. Track spending across OpenAI, Claude, Gemini, Kimi, DeepSeek, and Grok with live dashboard. Use when users need to monitor AI API costs, track token usage, or manage budgets for multiple AI providers.