This skill helps users extract structured product listings from Amazon, including titles, ASINs, prices, ratings, and specifications. Use this skill when use...
- Added initial implementation of the Amazon Product API skill script (scripts/amazon_product_api.py). - Enables structured extraction of Amazon product listings using an independent Python script. - Supports one-line command usage to search by keywords, brand, pagination, and language. - All other documentation and usage instructions remain unchanged.