This skill evaluates a list of search results against the target product criteria. Trigger it when a search result page is observed, to identify promising product listings. It analyzes each result's title, price, and brief description to shortlist items that best match the required attributes (like size, color, and price), outputting a prioritized list of candidate product IDs or links for further inspection.
Trigger this skill when you observe a search result page (e.g., containing "Page 1 (Total results: 50)" and multiple product listings).
First, parse the user's instruction from the observation. Identify the following key attributes:
For each product listing in the observation (typically formatted as [ASIN/Product ID] [SEP] [Title] [SEP] [Price Range]):
Use the bundled Python script analyze_results.py to perform a consistent, deterministic analysis.
Present the analysis in this format:
5c472b3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.