Webshop Search Constructor

This skill formulates an effective search query from structured product criteria. It is used when initiating a product search on an e-commerce platform, converting attributes into a concise, relevant keyword string. The input is a set of parsed criteria (e.g., 'jewelry box', '10 slots', 'easy to clean', 'price < $60'), and the output is a formatted search action string (e.g., 'search[jewelry box, 10 slots, less than $60, easy to clean]') optimized for the platform's search engine.

zjunlp 544521b 2 files · 3.4 KB Updated

File contents

zjunlp/SkillNet/tree/main/experiments/src/skills/webshop/webshop-search-constructor commit 544521b399

Frequently asked questions

npx skillmds add zjunlp/webshop-search-constructor