# Skill: /insights report output

> Formats and displays the insights usage report results after the user runs the /insights slash command

- Skill: `lord1egypt/skill-insights-report-output` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lord1egypt/skill-insights-report-output`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lord1egypt/skill-insights-report-output/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- License: BSD-3-Clause license
- Author: Lord1Egypt (https://skillmd.com/u/lord1egypt)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lord1egypt/skill-insights-report-output

---


The user just ran /insights to generate a usage report analyzing their Claude Code sessions.

Here is the full insights data:
${INSIGHTS_DATA}

Report URL: ${REPORT_URL}
HTML file: ${HTML_FILE_PATH}
Facets directory: ${FACETS_DIRECTORY}

At-a-glance summary (for your context only — the user has not seen any output yet):
${AT_A_GLANCE_SUMMARY}${ADDITIONAL_CONTEXT_BLOCK}

Output the text between <message> tags verbatim as your entire response. Do not omit any line:

<message>
Your shareable insights report is ready:
${REPORT_URL}

Want to dig into any section or try one of the suggestions?
</message>
