session-report

Generate HTML reports on Claude Code session usage metrics.

Updated May 13, 2026
One-click install
npx skills add https://github.com/vepat-a11y/Odoo-Quote-Calc --skill session-report-vepat-a11y
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-report
Source: https://github.com/vepat-a11y/Odoo-Quote-Calc/tree/main/.claude-user/plugins/marketplaces/claude-plugins-official/plugins/session-report/skills/session-report
Command: npx skills add https://github.com/vepat-a11y/Odoo-Quote-Calc --skill session-report-vepat-a11y

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires analyze-sessions.mjs, template.html, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill generates a detailed report of Claude Code session usage, helping users understand and analyze their code session performance and resource utilization.

Core Features & Use Cases

  • Comprehensive Session Analysis: Tracks tokens, cache usage, subagents, skills, and expensive prompts.
  • Explorable HTML Report: Provides an easy-to-navigate HTML report that visualizes key metrics and highlights anomalies.
  • Customizable: Users can define the time range for the report and specify the skills and prompts to include.

Quick Start

Run the session-report skill to generate a report for the last 7 days and save it to the current working directory.

Frequently Asked Questions about session-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a usage report for Claude Code sessions?

To generate a Claude Code session usage report, run the session-report skill to analyze project transcripts and visualize tokens, cache usage, and expensive prompts in an HTML file. It tracks session metrics over a defined time range and saves the report to your current working directory.

What metrics are included in a Claude Code session analysis?

A Claude Code session analysis includes token consumption, cache usage, subagents, skills, and expensive prompts. The generated HTML report visualizes these key metrics and highlights anomalies for performance monitoring.

Can I customize the time range for my code session performance report?

Yes, you can customize the time range for your code session performance report. The session-report skill allows users to define the specific period and specify which skills and prompts to include in the generated analysis.

Do I need any specific scripts to analyze Claude Code transcripts?

Yes, you need the analyze-sessions script and template.html file to analyze Claude Code transcripts. These dependencies process project transcripts and generate the explorable HTML report for monitoring session performance.

What is the best way to monitor token usage and subagents in Claude Code?

The best way to monitor token usage and subagents in Claude Code is to generate a comprehensive session report. This provides an explorable HTML report that visualizes resource utilization and highlights expensive prompts.

Why does my Claude Code session report fail to generate?

Your Claude Code session report may fail to generate if the analyze-sessions script or template.html dependency is missing. Ensure these required files are available to properly process project transcripts and output the HTML report.