insights-report

Parse usage report sections into structured recommendations for process improvements.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/az9713/my-agent-skills --skill insights-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: insights-report
Source: https://github.com/az9713/my-agent-skills/tree/main/.claude/skills/insights-report
Command: npx skills add https://github.com/az9713/my-agent-skills --skill insights-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code usage insights are often scattered across reports and dashboards, making it hard to extract actionable improvements. This Skill consolidates usage data into prioritized recommendations to drive product decisions and workflow optimizations.

Core Features & Use Cases

  • Generate a concise, prioritized set of recommendations from usage insights.
  • Open and review the usage report, then transform raw metrics into actionable next steps for teams.
  • Use cases include improving session efficiency, feature adoption, and support workflows.

Quick Start

Open the usage report at ~/.claude/usage-data/report.html and generate a concise insights summary.

Frequently Asked Questions about insights-report

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

FAQPage Schema
How do I generate actionable recommendations from Claude Code usage data?

You can generate actionable recommendations by parsing the local usage report at ~/.claude/usage-data/report.html, extracting section-friction and section-features areas to output a structured, human-readable summary for process improvements.

What is the best way to turn session statistics into product decisions?

The best way to turn session statistics into product decisions is to transform raw usage metrics into prioritized recommendations, consolidating interaction patterns and session data to guide feature adoption and workflow optimizations.

Can I use this insights report tool with data outside the Claude Code environment?

This insights report tool is specifically designed for Claude Code usage analysis. It reads the local usage report generated by Claude Code to identify friction and features, requiring the Claude Code usage data format to function properly.

Does the report generation process require any external dependencies?

The report generation process requires no external dependencies. It directly reads and parses the local HTML usage report to produce a concise insights summary without needing additional libraries or components.

How do I extract friction points from my usage report?

You extract friction points from your usage report by opening the file at ~/.claude/usage-data/report.html. The Skill parses the section-friction areas specifically to highlight workflow bottlenecks and actionable next steps for your team.

Why does my Claude Code usage data need to be consolidated?

Claude Code usage data needs consolidation because insights are often scattered across reports and dashboards, making it hard to extract actionable improvements. Consolidating this data into prioritized recommendations drives better product decisions.