skill
chip-sourcing-skillpack
Public Unreviewedby John Lauer
Native-browser-first parts sourcing for the whole electronics industry — drive the user's signed-in Chrome/Edge (adom-browser-extension) for real logins + no bot-walls. Root strategy skill + one sub-skill per website. chip-fetcher's default.
{
"schema_version": 1,
"slug": "chip-sourcing-skillpack",
"type": "skill",
"version": "1.0.0",
"title": "chip-sourcing-skillpack",
"brief": "Native-browser-first parts sourcing for the whole electronics industry — drive the user's signed-in Chrome/Edge (adom-browser-extension) for real logins + no bot-walls. Root strategy skill + one sub-skill per website. chip-fetcher's default.",
"readme": "# chip-sourcing-skillpack\n\n**Native-browser-first sourcing for the whole electronics industry.** Drive the user's *real\nsigned-in* Chrome/Edge (via the [adom-browser-extension](https://wiki.adom.inc/adom/adom-browser-extension))\nso their DigiKey/Mouser/SnapEDA logins, distributor pricing, and captcha human-trust all work — no\nauth to recreate in pup, and it bypasses bot-walls (DigiKey blocks pup outright). This is the\ndefault sourcing path for [chip-fetcher](https://wiki.adom.inc/john/chip-fetcher).\n\nOne root strategy skill + one sub-skill per website, so coverage grows until every popular\nelectronics site is handled.\n\n## Skills\n\n| Skill | Role |\n|---|---|\n| **chip-sourcing** | The strategy: native-browser-first, the decision ladder, the install pitch, the `nbrowser_*` verb surface. |\n| **chip-sourcing-digikey** | DigiKey — hard-blocks pup; keyword→category drill→MPN extraction (proven on the VL53Lx ToF family). |\n| **chip-sourcing-mouser** | Mouser — keyword + manufacturer-facet search, account pricing. |\n| **chip-sourcing-snapeda** | SnapEDA — login-gated CAD downloads that \"just work\" in the signed-in profile. |\n| **chip-sourcing-manufacturer** | Manufacturer-first (ST/TI/Nordic/…) — authoritative family list, datasheets, official STEP. |\n| **_template** | Copy to `skills/<site>/` to add a new site. |\n\n## Install\n```bash\nadompkg install chip-sourcing-skillpack # or: bash install.sh\n```\n\n## Why native browser (the pitch to give users)\nYour browser is already logged in to every distributor and CAD site. Driving *it* means real\ncredentials, your real pricing, and no bot-walls — the headless browser gets refused by DigiKey and\nhits captchas elsewhere. One-time extension install unlocks all of it.\n",
"visibility": "public",
"author": {
"name": "John Lauer",
"email": "[email protected]"
},
"tags": [],
"license": "proprietary",
"hero": null,
"sample_prompts": [],
"discovery_triggers": [],
"discovery_pitch": null,
"metadata": {},
"created_at": "2026-06-23T02:23:02.894Z",
"updated_at": "2026-06-23T02:23:02.894Z",
"source_path": "SKILL.md",
"sub_skills": [],
"parent_app": null
}