AI SummaryThis skill parses natural language shopping queries to extract structured search criteria like product type, attributes, price limits, and specifications. E-commerce AI agents and developers building shopping assistants benefit from this structured approach to query understanding.
Description
This skill extracts key constraints and product requirements from a user's shopping query. It should be triggered when the agent receives a new shopping instruction, to identify product attributes (e.g., 'gluten free'), price limits (e.g., 'lower than 140.00 dollars'), and other specifications. The skill outputs a structured set of search criteria to guide subsequent product discovery.
Install
# Add to your project root as SKILL.md curl -o SKILL.md "https://raw.githubusercontent.com/zjunlp/SkillNet/main/skills/skill-collections/webshop/webshop-query-parser/SKILL.md"
Quality Score
Good
84/100
Trust & Transparency
No License Detected
Review source code before installing
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit Yesterday
64 stars
3 forks