Genshijin stats
現セッションのリアルトークン使用量と推定削減量を表示。Claude Code セッションログから直接読込 — AI 推定なし。 `/genshijin-stats` で起動。出力は mode-tracker フックが注入し、モデル自身は数値計算しない。From its SKILL.md
npx -y skills add InterfaceX-co-jp/genshijin --skill genshijin-statsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.8 KB, 191 tokens by cl100k_base, as published. Nobody here has run it
このスキルは hooks/genshijin-stats.js が提供(hooks/genshijin-mode-tracker.js が /genshijin-stats 検出時に呼出)。フックが decision: "block" で整形済 stats を reason として返す → ユーザーは即座に数値を見る。モデル側で何もする必要なし。
引数
- (なし) — 現セッション stats 表示
--share— ツイート可能な1行サマリ--all— Lifetime 集計--since 7d/--since 24h— 期間指定 Lifetime 集計
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.