cost-tracker

Installation
SKILL.md

/cost — Cost Tracker

Agent HQ API at localhost:3005. Shows spending across all Claude sessions.

When activated:

Run: curl -s http://localhost:3005/api/costs

Parse the JSON and display:

Cost Dashboard
═══════════════════════════════
Today:     $[today]     ([todayTokens] tokens)
Yesterday: $[yesterday] ([yesterdayTokens] tokens)
Total:     $[total]     ([totalTokens] tokens)
Installs
2
First Seen
Apr 8, 2026
cost-tracker — kevinzai/cc-commander