Install
openclaw skills install haresh-product-searchSearch e-commerce products via n8n webhook integration
openclaw skills install haresh-product-searchEnables users to search for products in the e-commerce catalog using natural language queries.
Parse user intent to extract search parameters:
Transform parameters into JSON payload with category, price_min, price_max, sort_by
Use exec tool to POST to n8n webhook at http://localhost:5678/webhook/product-search
Parse n8n response and present results to user in friendly format