skills/insights-report-output/SKILL.md
Formats and displays the insights usage report results after the user runs the /insights slash command
npx skillsauth add mkusaka/ccskills insights-report-outputInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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>
tools
Skill instructions for creating or customizing Cowork plugins, including mode selection, research, implementation, packaging, connector replacement, and plugin delivery
development
Shape-specific /design-sync instructions for syncing a React design system from Storybook output, including build steps, converter configuration, validation fixes, and DesignSync upload
development
Skill definition for syncing a React design system to claude.ai/design, including project selection, source-shape detection, converter configuration, validation, upload planning, and self-check behavior
development
Shape-specific /design-sync instructions for syncing a React design system from a built package without Storybook