ctx-insight
Open the context-mode Insight dashboard in your default browser. Insight is the hosted analytics layer for AI-assisted engineering teams — per-engineer productive rate, retry waste, blocker detection, role-narrowed views. Trigger: /context-mode:ctx-insight
How do I install this agent skill?
npx skills add https://github.com/mksglu/context-mode --skill ctx-insightIs this agent skill safe to install?
- Gen Agent Trust Hubwarn
The skill utilizes an MCP tool to perform automated dependency installations and run a local dashboard server. While intended for analytics, the lack of transparency regarding the dependency sources and the dynamic execution of a local server warrants review.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Context Mode Insight
Open the hosted Insight dashboard in the user's default browser.
Instructions
- Call the
ctx_insightMCP tool (no parameters). It opens https://context-mode.com/insight in the default browser and returns a confirmation line. - Display the tool's output to the user.
- 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.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/mksglu/context-mode/ctx-insight">View ctx-insight on skillZs</a>