Back to Skills

Webshop Query Parser
from skillnet648
Parse shopping instructions into structured search criteria (product, attributes, price limits) to guide product discovery and filtering.
Triggers:shopping queryproduct searchprice lower thangluten freefind productwebshop query
What it does
Parses natural-language shopping instructions and extracts structured search criteria: product type, must-have attributes (e.g., gluten-free, organic), numeric price constraints, brand/size, and quantity. The skill outputs a concise criteria object used to form search queries and to validate product listings.
When to use it
Activate immediately when the agent receives a shopping-related instruction before running any search or click actions. It's useful for guided shopping assistants, e-commerce bots, or any workflow that must respect user constraints like price caps or dietary requirements.
What's included
- Scripts: mentions a bundled parser script (
parse_query.py) referenced in the instructions (check repo for the implementation). - References: repository includes a
references/folder for experiment context. - Instructions: procedural steps to run the parser, refine ambiguous outputs, and generate effective initial search keywords combining product and high-priority attributes.
Compatible agents
{}
Tags
Information
- Repository
- skillnet
- Stars
- 648
- Installs
- 0