원클릭으로
cc-insights-report-output
Formats and displays the insights usage report results after the user runs the /insights slash command
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Formats and displays the insights usage report results after the user runs the /insights slash command
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | cc-insights-report-output |
| description | Formats and displays the insights usage report results after the user runs the /insights slash command |
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 tags verbatim as your entire response. Do not omit any line:
Your shareable insights report is ready: ${REPORT_URL}Want to dig into any section or try one of the suggestions?
Reference guide covering decision heuristics for building agents on the Claude API, including tool surface design, context management, caching strategies, and composing tool calls
Template for presenting language-specific reference documentation with quick task navigation
Guides Claude in building LLM-powered applications using the Anthropic SDK, covering language detection, API surface selection (Claude API vs Managed Agents), model defaults, thinking/effort configuration, and language-specific documentation reading
Skill definition for the /catch-up periodic heartbeat that scans current priorities, triages actionable changes, reports a short digest, and updates catch-up state
Instructions for using computer-use MCP tools including tool selection tiers, app access tiers, link safety, and financial action restrictions
Prompt for creating verifier skills for the Verify agent to automatically verify code changes