Skip to content

LEMO Catalogue Spec Assistant

Future project: give OpenCode direct access to LEMO catalogue PDFs for spec queries and automated tag generation.

Concept

Drop the LEMO product catalogue PDFs into the project directory so OpenCode can search/read them directly. This replaces manual lookups in NotebookLM.

Capabilities

  • Spec queries — "What's the max current for an F series 4-pin?" answered from catalogue data
  • Tag generation — feed a product spec, get back correct prefix tags (type_, pin_, shell_, ip_)
  • Bulk processing — CSV of SKUs cross-referenced against catalogues for batch tag export

Setup Needed

  • Copy LEMO catalogue PDFs into a catalogues/ folder in the theme project
  • PDFs must be text-extractable (searchable, not scanned images)

Relationship to Other Tools

  • Complements the [[JBS LEMO Shopify Storefront]] by automating tag creation
  • Replaces manual use of NotebookLM for spec lookups
  • Could eventually feed into the spec-to-tag tool workflow