by Kyle Bergstedt
Real-time web UI + Python/FastAPI backend + CLI for the Keysight DSOX1204G oscilloscope.
#!/bin/bash set -e rm -rf "$HOME/.claude/skills/dsox1204g-v2" echo "Uninstalled dsox1204g-v2"