This skill is delivered by hooks/pordee-stats.js (read by hooks/pordee-mode-tracker.js on /pordee-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.
Pordee 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 /pordee-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.
Pordee Stats by kerlos · 07e1cf7
npx skillmds@latest add kerlos/pordee-stats File contents
---name: pordee-statsdescription: Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /pordee-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.---This skill is delivered by `hooks/pordee-stats.js` (read by `hooks/pordee-mode-tracker.js` on `/pordee-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.
kerlos/pordee/tree/main/skills/pordee-stats commit 07e1cf722d
Frequently asked questions
Run npx skillmds@latest add kerlos/pordee-stats in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /pordee-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers. It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
kerlos (@kerlos) published this skill. Their other Agent Skills are listed on their SkillMD profile.