Extract products from invoice images, enrich missing product fields, then create or update inventory via Self Super Market API.
Use this skill when the user sends an invoice/receipt image (often from Telegram) and asks to import items into inventory.
If no image is attached, ask the user to upload a clearer image first.
Support two related modes:
barcode + correct product identity.Target system payloads typically end up at:
POST /api/productsPUT /api/products/{id}