name: chip-sourcing-SITE description: (Template) Source parts from via the native signed-in browser. Copy this folder to skills// and fill in the search URL, extraction selectors, login/cookie notes, and whether pup is blocked.

()

pup blocked? <yes/no/intermittent> · login-gated? <yes/no>

Search URL pattern

https://<domain>/...?q=<QUERY>

Extract results (DOM selectors)

// return JSON of MPN / stock / price / datasheet-link from the result DOM

Notes

  • Detail-page URL shape, facets to narrow by manufacturer, any banners/quirks, download flow.
  • Record the date + a proven query when you verify it live.