ctx-doctor

安装量: 1.1K
排名: #9592

安装

npx skills add https://github.com/mksglu/context-mode --skill ctx-doctor

Context Mode Doctor Run diagnostics and display results directly in the conversation. Instructions Call the ctx_doctor MCP tool directly. It runs all checks server-side and returns a plain-text status report. Display the results verbatim — they are already formatted with plain-text status prefixes: [OK] PASS, [FAIL] FAIL, [WARN] WARN. Renderer-safe (no markdown task-list syntax) for cross-client compatibility (e.g., Z.ai GLM). Fallback (only if MCP tool call fails): Derive the plugin root from this skill's base directory (go up 2 levels — remove /skills/ctx-doctor ), then run with Bash: CLI="/cli.bundle.mjs"; [ ! -f "$CLI" ] && CLI="/build/cli.js"; node "$CLI" doctor Re-display results verbatim with the same [OK] / [FAIL] / [WARN] prefixes. Installs 887 Repository mksglu/context-mode GitHub Stars 19.7K First Seen Mar 8, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜