skill
Keysight Oscilloscopes
UnreviewedDirect integration with Keysight InfiniiVision and Infiniium oscilloscopes. Capture waveforms, configure measurements, and automate test sequences via SCPI/VISA.
#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/keysight-oscilloscopes"
echo "Uninstalled keysight-oscilloscopes"