What problem does it solve? Comparing products across US retailers requires manual searching, price checking, and tab-hopping. This Skill delegates that research to the Shopfox shopping agent and returns a complete purchase report with real prices, ratings, pros and cons, and direct purchase links. ## Core Features & Use Cases - One-Shot Shopping Reports: Call generate_shopping_report to get 3-5 concrete product picks with current prices, store names, links, and pros/cons in a single request. - Structured Research with Clarification: Use research_shopping_options to set budgets, must-have requirements, and exclusions, with a needsClarification flow for vague requests. - Async Reports for Short-Timeout Hosts: Use start_shopping_report on hosts like ChatGPT that time out around 60 seconds, then poll the status URL until the report is done. - Use Case: Ask "Find noise-cancelling headphones under $200" and receive a full markdown report comparing top picks across Amazon, Best Buy, Walmart, and Target. ## Quick Start Ask the assistant to find noise-cancelling headphones under $200 using the Shopfox shopping report tool.