Extract product information from online store links (like Amazon) and create products via the manage-product MCP. Use when the user provides a product link and asks to add or manage it.
This skill handles the extraction of product information from e-commerce websites and creation of those products in the system using the manage-product MCP.
browser tool (or web_fetch) to visit the URL.nameshort_name: Format as "[Product] x[Quantity]" (e.g., "Gold Napkins x20").about):
manage-product MCP to create the product with the gathered details.supplier_link property.price and cost properties (in £).mcporter skill/CLI to call the manage-product server/tool.tadaaa.upload_product_media tool with media_type=supplier_image.https://tadaaa.uk.com/products/:slug (where :slug is the slug from the created product response).