This automates the tedious work of scraping Amazon, Temu, and Shopee listings and running AI analysis on them in batch. You give it ASINs or URLs, it pulls product data via Olostep's API, then feeds everything to Gemini for a four-part breakdown covering copywriting strategy, visual design, review sentiment, and market positioning. Outputs go to both Google Sheets and markdown reports. The prompts are lifted from a proven n8n workflow, and error handling is designed so one failed scrape doesn't kill your whole batch. Useful when you're doing competitive research and need structured insights across multiple products without manually clicking through dozens of listings.
npx skills add https://github.com/buluslan/ecommerce-competitor-analyzer --skill ecommerce-competitor-analyzer