Skip to main content
Run any Skill in Manus
with one click

session-stats

Stars2
Forks0
UpdatedJuly 5, 2026 at 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.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly