This skill is designed to help users automatically extract product data from Amazon search results. The Agent should proactively apply this skill when users...
- Added initial implementation of the Amazon Product Search API skill script at `scripts/amazon_product_search_api.py`. - Enables automated product data extraction from Amazon search results using BrowserAct's API. - Supports product searching by keywords, brand, result count, and language. - Guides user to configure `BROWSERACT_API_KEY` if missing. - Monitors execution with status logs and includes robust error handling with a single automatic retry.