Skip to main content
Manusで任意のスキルを実行
ワンクリックで

session-stats

スター2
フォーク0
更新日2026年7月5日 19:20

Use this skill when the user asks to "render session stats as HTML", "make an HTML stats card of my session", "session stats html", "export session metrics to a dark HTML page", "session stats dashboard", or invokes the /session-stats command. Produces a single self-contained, dark-theme HTML page of a Claude Code session's quantitative stats: KPI cards (duration, prompts, tool calls, files written/edited, output tokens, est. cost), a per-tool usage table with share bars, and a token-bucket table (input, output, cache created, cache read). Stats only - no prompts, observations, tone analysis, or recommendations. Offline two-stage pipeline parses the .jsonl transcript and computes cost from token usage times per-model pricing; the output document has no script tags and no external assets.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly