haiggoh

Cost Today — Development skill for Claude Code

Development community

Show today's Claude Code spend per session, on labelled axes, with the quarantine count.

How to install Cost Today

Installs to ~/.claude/skills/haiggoh-cost-tracker-cost-today/SKILL.md

Terminal
mkdir -p ~/.claude/skills/haiggoh-cost-tracker-cost-today && curl -fsSL https://raw.githubusercontent.com/haiggoh/cost-tracker/HEAD/commands/cost-today.md -o ~/.claude/skills/haiggoh-cost-tracker-cost-today/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cost Today does


description: Show today's Claude Code spend per session, on labelled axes, with the quarantine count

Run `cost-tracker report --today` and show the user the table verbatim.

Then, in at most three sentences:

  1. State the today figure with its membership (the table's membership: line says it — do not paraphrase it into "prior sessions" or "other sessions", which is the mislabel this tool exists to prevent).
  2. If a cap is set, give the percentage and the headroom. If no cap

Alternatives in Development

  • Agent Skills Platform — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.4k ★
  • Agent Skill Creator — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.3k ★
  • Telegram — Show Telegram bot status and manage global session 1.3k ★

Full documentation available on GitHub

View Source Repository