NV-Reason-CXR
Purpose
Used for command-shape or live NV-Reason-CXR chest X-ray reasoning smoke tests. Not for diagnosis or clinical reporting.
Use the wrapper exactly as documented; do not replace the upstream entrypoint with a handwritten implementation.
Manifest I/O: inputs are
chest_xray_image_or_fixture
; outputs are
result_json
.
Instructions
Read
skill_manifest.yaml
before changing arguments, side effects, or validation gates.
Run
scripts/run_nv_reason_cxr.py
through the documented command below; pass
--out-dir
only for generated fixtures or harness-managed artifact directories.
If a host agent exposes
run_script
, use
run_script("scripts/run_nv_reason_cxr.py", args=[...])
; otherwise run the Bash/Python command shown below.
Check the emitted JSON and paired verifier guidance before treating the run as evidence.
When reporting a completed run, return the full wrapper JSON or at minimum
the complete
output.response_text
exactly as emitted, including any
model-generated
nv-reason-cxr
安装
npx skills add https://github.com/nvidia/skills --skill nv-reason-cxr