Install
openclaw skills install @nextaltair/oem-parts-catalog-identificationIdentify OEM part numbers from PDF parts catalogs by matching vehicle scope, exploded positions, and parts-table entries.
openclaw skills install @nextaltair/oem-parts-catalog-identificationIdentify an OEM vehicle part number from a PDF catalog, especially when the requested component may be sold only as an assembly.
pdfinfo to confirm it is a readable PDF and note its page count.pdftotext -layout. Search the index and body for the subsystem and likely synonyms, such as front fork, fork tube, inner tube, or stanchion.pdftotext -f … -l … -layout so headers, positions, codes, descriptions, quantities, and variants remain together.pdftoppm and inspect the diagram before answering.trash is unavailable, check for gio; the evidenced fallback is gio trash <path>.Before answering, confirm all of these from the catalog itself:
Cite the catalog URL and relevant PDF pages in the result.