Agent skill · Data & Analytics

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.

Mert Köseoğlu19,408★ · +257/wk · 1 repos on radarProfile →
claude-codecodexcopilotcursorNOASSERTION
Install
npx skills add mksglu/context-mode --skill ctx-insight --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Path: skills/ctx-insight/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 19,611 · +203 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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.

What's inside
Steps it walks through
  1. Instructions
More from context-mode
All skills →
About this skill
What does the ctx-insight skill do?

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.

How do I install it?

Run `npx skills add mksglu/context-mode --skill ctx-insight --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mksglu/context-mode, a repository with 19,611 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going