{
  "slug": "remote-usb-mapping",
  "version": "1.0.0",
  "type": "skill",
  "description": "Map USB instruments and programmers from remote lab machines to your development environment. Access oscilloscopes, logic analyzers, and JTAG debuggers over the network.",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}