
Ctx Insight
- 767 installs
- 19.6k repo stars
- Updated August 4, 2026
- mksglu/context-mode
ctx-insight is an agent skill that opens the Context Mode Insight analytics dashboard in the default browser for developers who need visibility into Claude session activity, tool usage, and engineering productivity patte
About
ctx-insight is a user-invocable skill from mksglu/context-mode that calls the `ctx_insight` MCP tool with no parameters to launch https://context-mode.com/insight in the default browser. Insight is the hosted analytics layer for AI-assisted engineering, surfacing per-engineer productive rate, retry waste, blocker detection, tool usage, error rates, and role-narrowed views. Triggered via `/context-mode:ctx-insight`, the skill returns a confirmation line the agent displays to the user. Developers reach for ctx-insight when they want a live dashboard of their own Claude session patterns without building custom telemetry pipelines.
- Opens a live personal analytics dashboard in your browser with one command
- Tracks session activity, tool usage, error rate, parallel work patterns and project focus
- First run installs dependencies and builds dashboard (~30 seconds)
- Subsequent runs open the dashboard instantly at http://localhost:4747
- Automatically stops when Claude exits; shows PID for manual stop
Ctx Insight by the numbers
- 767 all-time installs (skills.sh)
- +90 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #1,361 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/mksglu/context-mode --skill ctx-insightAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 767 |
|---|---|
| repo stars | ★ 19.6k |
| Last updated | August 4, 2026 |
| Repository | mksglu/context-mode ↗ |
How do you view Claude session analytics?
Instantly open a personal analytics dashboard showing their own Claude session activity, tool usage, error rates, and parallel work patterns.
Who is it for?
Developers using Context Mode who want one-command access to hosted Insight dashboards for session and team productivity analytics.
Skip if: Teams without Context Mode configured who need self-hosted or codebase-specific performance profiling instead of session analytics.
When should I use this skill?
The user asks to open Insight, view session analytics, check tool usage, or review AI-assisted engineering productivity metrics.
What you get
Browser tab at context-mode.com/insight showing session activity, tool usage metrics, and productivity analytics.
- Opened Insight dashboard session
Files
Context Mode Insight
Open the hosted Insight dashboard in the user's default browser.
Instructions
1. Call the ctx_insight MCP tool (no parameters). It opens <https://context-mode.com/insight> in the default browser and returns a confirmation line. 2. Display the tool's output to the user. 3. Tell the user:
- "Insight opened at https://context-mode.com/insight"
- The landing page at context-mode.com/insight is the single source of truth for sign-in and pricing details.
- If the browser did not open automatically, share the URL so they can open it manually.
Related skills
FAQ
How does ctx-insight open the dashboard?
ctx-insight calls the `ctx_insight` MCP tool with no parameters, which opens https://context-mode.com/insight in the user's default browser and returns a confirmation line for the agent to display.
What metrics does Context Mode Insight show?
Context Mode Insight shows per-engineer productive rate, retry waste, blocker detection, Claude session activity, tool usage, error rates, and parallel work patterns through a hosted analytics dashboard.