agentsclimarketplace

Genshijin stats

Skill InterfaceX-co-jp/genshijin/skills/genshijin-stats

現セッションのリアルトークン使用量と推定削減量を表示。Claude Code セッションログから直接読込 — AI 推定なし。 `/genshijin-stats` で起動。出力は mode-tracker フックが注入し、モデル自身は数値計算しない。From its SKILL.md

Install
npx -y skills add InterfaceX-co-jp/genshijin --skill genshijin-stats

Assembled 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.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.