Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add nota-america/forgecat-agent-profiles --skill caveman-stats --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Caveman Stats?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nota-america-caveman-stats)More formats (shields.io, HTML) on the badges page.
---
name: caveman-stats
description: >
Show real token usage and estimated savings for the current session. Reads
directly from the Claude Code session log — no AI estimation. Triggers on
/caveman-stats. Output is injected by the mode-tracker hook; the model itself
does not compute the numbers.
---
This skill is delivered by `hooks/caveman-stats.js` (read by `hooks/caveman-mode-tracker.js` on `/caveman-stats`). The model does not need to do anything when this skill fires — the hook returns `decision: "block"` with the formatted stats as the reason. The user sees the numbers immediately.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!