ctx-insight
Original:🇺🇸 English
Translated
Open the context-mode Insight analytics dashboard in the browser. Shows personal metrics: session activity, tool usage, error rate, parallel work patterns, project focus, and actionable insights. First run installs dependencies (~30s). Subsequent runs open instantly. Trigger: /context-mode:ctx-insight
13installs
Sourcemksglu/context-mode
Added on
NPX Install
npx skill4agent add mksglu/context-mode ctx-insightTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Context Mode Insight
Open the personal analytics dashboard in the browser.
Instructions
- Call the MCP tool (no parameters needed, or pass
ctx_insightto customize).port: 4747 - 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."