From genshijin
Displays real token usage and estimated savings for current Claude Code session from session logs—no AI estimation. Invoke via `/genshijin-stats` for session stats, `--all` lifetime totals, `--share` summaries, or `--since` periods.
How this skill is triggered — by the user, by Claude, or both
Slash command
/genshijin:genshijin-statsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
このスキルは `hooks/genshijin-stats.js` が提供(`hooks/genshijin-mode-tracker.js` が `/genshijin-stats` 検出時に呼出)。フックが `decision: "block"` で整形済 stats を reason として返す → ユーザーは即座に数値を見る。モデル側で何もする必要なし。
このスキルは hooks/genshijin-stats.js が提供(hooks/genshijin-mode-tracker.js が /genshijin-stats 検出時に呼出)。フックが decision: "block" で整形済 stats を reason として返す → ユーザーは即座に数値を見る。モデル側で何もする必要なし。
--share — ツイート可能な1行サマリ--all — Lifetime 集計--since 7d / --since 24h — 期間指定 Lifetime 集計npx claudepluginhub interfacex-co-jp/genshijin --plugin genshijinDisplays per-session token usage breakdown for Claude Code. Supports custom date ranges via `/token-usage N`.
Shows real token usage and estimated savings for the current Claude Code session by reading the session log directly. Triggered via `/caveman-stats`.
Displays real token usage and estimated cost savings for the current Claude Code session by reading session logs directly. Invoke via /pordee-stats for accurate, non-AI computed stats.