Agent Skills
› mksglu/context-mode
› ctx-insight
ctx-insight
GitHub通过 MCP 工具打开 Context Mode Insight 仪表板,展示 AI 工程团队的效率、重试浪费等分析数据。
触发场景
/context-mode:ctx-insight
安装
npx skills add mksglu/context-mode --skill ctx-insight -g -y
SKILL.md
Frontmatter
{
"name": "ctx-insight",
"description": "Open the context-mode Insight dashboard in your default browser.\nInsight is the hosted analytics layer for AI-assisted engineering teams —\nper-engineer productive rate, retry waste, blocker detection, role-narrowed views.\nTrigger: \/context-mode:ctx-insight\n",
"user-invocable": true
}
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.
版本历史
- 6aad62f 当前 2026-07-24 17:38


