{
  "slug": "adom-basic-parts",
  "title": "Adom Basic Parts",
  "type": "skill",
  "version": "0.2.0",
  "description": "The PnP-line component catalog \u2014 schematic symbols, PCB footprints, and 3D models for machine pins, contacts, and Adom's most-used SMD parts. Fill-in template that links to per-part pages; populated as new entries are added.",
  "tags": [
    "skill",
    "library",
    "catalog",
    "smt",
    "pnp",
    "kicad",
    "fusion360",
    "symbols",
    "footprints",
    "3d-models"
  ],
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "family": {
    "members": []
  },
  "hero": {
    "headline": "Adom Basic Parts",
    "subhead": "The PnP-line catalog \u2014 symbols, footprints, 3D models for everything Adom keeps on a reel.",
    "screenshot": "docs/hero.png"
  },
  "discovery_triggers": [
    "basic parts catalog",
    "machine pin footprint",
    "contact footprint",
    "0402 0603 0805 footprint",
    "MLCC footprint",
    "LED symbol",
    "KiCad symbol library",
    "Fusion 360 component library",
    "Adom standard components",
    "PnP line parts catalog",
    "Adom basic parts"
  ],
  "discovery_pitch": "Use when the user wants to know what basic components Adom keeps on the PnP line \u2014 schematic symbols, PCB footprints, and 3D models for the most-used resistors, MLCCs, LEDs, inductors, ferrites, machine pins, and edge contacts.",
  "sample_prompts": [
    {
      "label": "Browse",
      "prompt": "Show me all the 0603 resistors Adom stocks"
    },
    {
      "label": "Footprint",
      "prompt": "Insert the LQM18PN4R7MFRL footprint into my KiCad project"
    },
    {
      "label": "Symbol",
      "prompt": "Give me the schematic symbol for IN-S63BTA"
    },
    {
      "label": "Cross-ref",
      "prompt": "What's the Adom part number for a 100k 0402 1% resistor?"
    },
    {
      "label": "Machine pins",
      "prompt": "Show me the machine pin contacts library"
    },
    {
      "label": "Contacts",
      "prompt": "What edge contacts do we use on Adom boards?"
    }
  ]
}