Skip to main content
在 Manus 中运行任何 Skill
一键导入

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