ctx-insight
Installation
SKILL.md
Context Mode Insight
Open the personal analytics dashboard in the browser.
Instructions
- Call the
ctx_insightMCP tool (no parameters needed, or passport: 4747to customize). Optional data-dir overrides:sessionDir/insightSessionDirforINSIGHT_SESSION_DIR, andcontentDir/insightContentDirforINSIGHT_CONTENT_DIR. - The tool will:
- Copy source files to cache (first run only)
- Install dependencies (first run only, ~30s)
- Build the dashboard (~1s)
- Start a local server
- Open the browser
- Display the tool's output to the user — it contains progress steps and the dashboard URL.
- Tell the user:
- "Dashboard is running at http://localhost:4747"
- "Refresh the page to see updated metrics"
- "Dashboard stops automatically when Claude exits. To stop sooner: kill the PID shown above."
Related skills