caveman-stats
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.
适合你,如果想知道每次对话花了多少 token 和费用
/ 通过 npx 安装 校验哈希
npx oh-my-skill add juliusbrussee/caveman/caveman-stats/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- juliusbrussee/caveman/caveman-stats/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify juliusbrussee/caveman/caveman-stats安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
87334GitHub stars
~132上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 0d95a81 · 表述以原文为准它做什么
安装后,当你说出“/caveman-stats”时,Claude 会显示当前会话的真实 token 用量和预估节省。数据直接从 Claude Code 会话日志读取,不是 AI 估算。
什么时候触发
当你在对话中输入“/caveman-stats”命令时触发。
装好后可以这样说
触发 /caveman-stats 命令。
触发 /caveman-stats 命令。
技能原文 SKILL.md
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.
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…