session-report
NewOfficial PluginProductivityby Anthropic
Generate an explorable HTML report of Claude Code session usage — tokens, cache efficiency, subagents, skills, and the most expensive prompts — from local ~/.claude/projects transcripts.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/session-report.md https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/session-report/SKILL.md3
Invoke in Claude Code
/session-reportagent
Frequently Asked Questions
What is session-report?
Generate an explorable HTML report of Claude Code session usage — tokens, cache efficiency, subagents, skills, and the most expensive prompts — from local ~/.claude/projects transcripts.
How to install session-report?
To install session-report, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /session-report.
What is session-report best for?
session-report is a plugin categorized under Productivity. It is designed for: agent. Created by Anthropic.