| name | insights-report-output |
| description | Formats and displays the insights usage report results after the user runs the /insights slash command |
| metadata | {"originalName":"Skill: /insights report output","ccVersion":"2.1.239","sourceUrl":"https://github.com/Piebald-AI/claude-code-system-prompts/blob/main/system-prompts/skill-insights-report-output.md","source":{"owner":"Piebald-AI","repo":"claude-code-system-prompts","ref":"main","path":"system-prompts/skill-insights-report-output.md"},"variables":["INSIGHTS_DATA","REPORT_URL","HTML_FILE_PATH","FACETS_DIRECTORY","REPORT_HEADER","AT_A_GLANCE_SUMMARY"]} |
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):
${REPORT_HEADER}${AT_A_GLANCE_SUMMARY}
Respond with exactly the following, and nothing else. Do not add, omit, or reword any line:
Your shareable insights report is ready:
${REPORT_URL}
Want to dig into any section or try one of the suggestions?