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
Scanned 5/27/2026
Install via CLI
openskills install mksglu/context-mode---
name: ctx-insight
description: |
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
user-invocable: true
---
# Context Mode Insight
Open the personal analytics dashboard in the browser.
## Instructions
1. Call the `ctx_insight` MCP tool (no parameters needed, or pass `port: 4747` to customize). Optional data-dir overrides: `sessionDir`/`insightSessionDir` for `INSIGHT_SESSION_DIR`, and `contentDir`/`insightContentDir` for `INSIGHT_CONTENT_DIR`.
2. 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
3. Display the tool's output to the user — it contains progress steps and the dashboard URL.
4. 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."
No comments yet. Be the first to comment!
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.