MCP Server Hub
MCP Server Hub
agent skill Official page

caveman-stats

caveman-stats agent skill from skills-sh

caveman-stats agent skill overview

This MCP Server Hub listing collects the source repository, setup notes, feature summary, and README details for caveman-stats. Use it to decide whether this agent skill fits your AI assistant workflow before installing it locally or connecting it to a compatible client.


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.