{
  "slug": "local-usb-mapping",
  "version": "1.0.0",
  "type": "skill",
  "description": "Discover and map locally connected USB instruments. Automatic detection of oscilloscopes, multimeters, programmers, and other test equipment.",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}