{
  "slug": "datasheet-parser-interactive",
  "version": "1.0.0",
  "type": "skill",
  "description": "Human-supervised variant of datasheet-parser. Same output (structured wiki markdown + cropped diagrams + metadata) but the run is visible in the live visualizer panel from start to finish, and publish",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}