{
  "slug": "chip-fetcher-lite",
  "title": "Chip Fetcher Lite",
  "version": "1.1.1",
  "type": "app",
  "description": "Lightweight wiki-first component staging area. Add a component, check the Adom wiki for KiCad/Altium/Fusion files, upload what's missing, then file the symbol + footprint + 3D model straight into your EDA libraries — with library destinations matched per manufacturer and a clean 5-field symbol.",
  "tags": [
    "eda",
    "kicad",
    "altium",
    "fusion",
    "components",
    "cad",
    "library",
    "passives",
    "jlcpcb",
    "footprint",
    "symbol",
    "staging",
    "chip-fetcher"
  ],
  "hero": {
    "path": "screenshots/hero.png"
  },
  "dependencies": {},
  "files": [
    "screenshots/hero.png",
    "server.js",
    "cli.js",
    "public/index.html",
    "SKILL.md",
    "README.md",
    "DEVELOPING.md",
    "install.sh",
    "uninstall.sh",
    "package.json"
  ],
  "scripts": {
    "start": "node server.js",
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}
