What problem does it solve? Operating NVIDIA Network Operator clusters requires repetitive low-level device tasks—configuring SR-IOV virtual functions, forcing link speeds, labeling nodes, and validating RDMA connectivity—which are error-prone when done manually across many worker nodes. ## Core Features & Use Cases - SR-IOV and PCI Management: Set VF counts on PCI devices, query vendor IDs, and inspect network device details on worker nodes. - RDMA Testing: Run RoCE, InfiniBand, and GPU Direct RDMA bandwidth tests between server and client pods, plus CUDA performance tests. - Node Operations: Label workers and control planes, manage taints, cordon/uncordon nodes, and deploy test application pods. - Use Case: After installing Network Operator on a DGX cluster, use this Skill to set 8 VFs on each ConnectX device, verify RDMA capability, and run an ib_send_bw test between two pods to confirm fabric performance. ## Quick Start Ask the agent to set 8 SR-IOV virtual functions on PCI device 0000:08:00.0 and then verify RDMA capability on the worker node.