cli-anything-generator
Build, refine, test, validate, or list CLI-Anything harnesses for GUI applications in Cursor. Prefer slash commands /cli-anything, /cli-anything-refine,…
Windows-first CLI harness for Nsight Graphics capture, GPU Trace summary, and ngfx-replay analysis
$ npx -y skills add HKUDS/CLI-Anything --skill cli-anything-nsight-graphics --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/cli-anything-nsight-graphicsContext preview
The summary Claude sees to decide when to auto-load this skill.
Windows-first CLI harness for Nsight Graphics capture, GPU Trace summary, and ngfx-replay analysis
name: "cli-anything-nsight-graphics" description: Windows-first CLI harness for Nsight Graphics capture, GPU Trace summary, and ngfx-replay analysis version: 0.2.0 command: cli-anything-nsight-graphics install: pip install cli-anything-nsight-graphics requires: - NVIDIA Nsight Graphics installation - Windows host recommended categories: - graphics - debugging - gpu - profiling
Command-line orchestration of official NVIDIA Nsight Graphics activities.
cli-anything-nsight-graphics --json doctor info cli-anything-nsight-graphics --json doctor versions cli-anything-nsight-graphics --nsight-path "C:\Path\To\Nsight Graphics 2024.2\host\windows-desktop-nomad-x64" --json doctor info
cli-anything-nsight-graphics launch detached --activity "Graphics Capture" --exe "C:\Path\To\App.exe" cli-anything-nsight-graphics launch attach --activity "Graphics Capture" --pid 12345
cli-anything-nsight-graphics --output-dir D:\captures frame capture ^ --exe "C:\Path\To\App.exe" ^ --wait-frames 10
cli-anything-nsight-graphics --output-dir D:\traces gpu-trace capture ^ --exe "C:\Path\To\App.exe" ^ --start-after-ms 1000 ^ --limit-to-frames 1 ^ --auto-export ^ --summarize cli-anything-nsight-graphics gpu-trace summarize ^ --input-dir D:\traces
cli-anything-nsight-graphics --json replay analyze ^ --capture-file D:\captures\frame.ngfx-capture ^ --output-dir D:\analysis
cli-anything-nsight-graphics --output-dir D:\cpp cpp capture ^ --exe "C:\Path\To\App.exe" ^ --wait-seconds 5
triage. The summary includes exported table inventory, metric inventory, frame-budget classification, workload classification, throughput ranking, bottleneck hints, and warnings for empty event/regime tables.
no analysis switches it exports metadata, logs, captured log errors, and a replay performance report, then adds structured `analysis.highlights` / `analysis.warnings`.
inputs are accepted for clear diagnostics, but on Nsight Graphics 2026.1.0 they may report `Invalid file header`; use `gpu-trace summarize` for exported GPU Trace table analysis.
outputs; it is not a RenderDoc-style shader, pipeline, texture, or resource inspector.
preconfigured root-level `--project`.
reinstall from `nsight-graphics/agent-harness` with `python -m pip install -e .`.
"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/
Repo: HKUDS/CLI-Anything
Build, refine, test, validate, or list CLI-Anything harnesses for GUI applications in Cursor. Prefer slash commands /cli-anything, /cli-anything-refine,…
Firefly III CLI - Personal finance management via CLI-Anything
Use OpenRefine through an agent-native CLI for importing messy data, applying JSON operation histories, inspecting rows, exporting cleaned data, and managing…
Command-line interface for AdGuard Home - Network-wide ad blocking and DNS management via AdGuard Home REST API. Designed for AI agents and power users who…
Command-line interface for Anygen - A stateful command-line interface for AnyGen OpenAPI — generate professional slides, documents, webs...
Command-line interface for Audacity - A stateful command-line interface for audio editing, following the same patterns as the GIMP and Ble...