If you're profiling NVIDIA graphics workloads and need to script Nsight Graphics from the command line, this is the harness you want. It wraps the official Nsight binaries so you can trigger frame captures, GPU traces, and C++ replay generation without clicking through the GUI. The standout feature is the one-shot GPU trace workflow with automatic export and summarization that gives you bottleneck hints and workload classification in JSON. It also includes a doctor command to probe installed versions and compatibility modes, which matters when you have multiple Nsight installations. Windows first, as you'd expect for NVIDIA tooling, and it properly handles the distinction between capture file formats when ngfx-replay chokes on the wrong input type.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-nsight-graphics