{
  "slug": "adom-basic-parts-summary",
  "title": "Adom Basic Parts (Summary)",
  "type": "skill",
  "version": "0.1.0",
  "description": "Lead/core summary skill for the Adom Basic Parts — the 138 commodity passives and LEDs (79 resistors, 40 MLCCs, 11 LEDs, 6 inductors, 2 ferrite beads, 0402/0603/0805) Adom keeps on reels. One file that answers: what the basic parts are, where each one lives on the Adom Wiki (per-MPN component pages with symbol + footprint + 3D + KiCad/Fusion downloads), how to query the live inventory, and which sub-skills cover deeper concerns (CAD fetching, parts search, board generation, Fusion library export). Load first whenever a task touches Adom's standard passive library.",
  "tags": [
    "skill",
    "summary",
    "catalog",
    "basic-parts",
    "passives",
    "resistors",
    "capacitors",
    "inductors",
    "ferrites",
    "leds",
    "kicad",
    "fusion360",
    "smd",
    "0402",
    "0603",
    "0805"
  ],
  "discovery_triggers": [
    "adom basic parts",
    "basic parts summary",
    "basic parts catalog",
    "adom passives",
    "adom resistors",
    "adom capacitors",
    "adom inductors",
    "adom LEDs",
    "adom ferrites",
    "standard parts",
    "commodity parts",
    "build fusion library",
    "basic-parts wiki",
    "MPN library",
    "in-house passives",
    "what parts does adom stock",
    "adom standard values",
    "all_basic_parts board"
  ],
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "hero": {
    "type": "billboard",
    "headline": "Adom Basic Parts (Summary)",
    "subhead": "138 reels in one skill — every passive + LED, every wiki slug, every sub-skill.",
    "screenshot": "docs/hero.png"
  },
  "visibility": "public",
  "author": {
    "name": "AravK",
    "email": "arav@adom.inc"
  }
}