什么是 tools-diagnostics?
针对内存、磁盘、CPU 和性能问题的交互式系统资源分析和故障排除 来源:nikhilmaddirala/gtd-cc。
针对内存、磁盘、CPU 和性能问题的交互式系统资源分析和故障排除
通过命令行快速安装 tools-diagnostics AI 技能到你的开发环境
来源:nikhilmaddirala/gtd-cc。
Interactive skill for diagnosing system resource issues. Detects OS and applies appropriate diagnostic patterns. Focuses on real-world lessons from production incidents rather than generic command documentation.
Expects a Unix-like system (Linux or macOS). User describes a resource problem (memory, disk, CPU, or general slowness).
When determinateNix.enable = true on macOS hosts, nix-darwin's nix.gc module is disabled. Determinate Nixd handles GC policy instead. Do not assume timer-based GC is running.
针对内存、磁盘、CPU 和性能问题的交互式系统资源分析和故障排除 来源:nikhilmaddirala/gtd-cc。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill tools-diagnostics针对内存、磁盘、CPU 和性能问题的交互式系统资源分析和故障排除 来源:nikhilmaddirala/gtd-cc。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill tools-diagnostics 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nikhilmaddirala/gtd-cc