Amazon Competitor Spy
by @mguozhen
Amazon competitor intelligence agent. Tracks competitor ASINs over time — price changes, BSR movements, review count velocity, listing changes, new images/va...
clawhub install amazon-competitor-spy📖 About This Skill
name: amazon-competitor-spy description: "Amazon competitor intelligence agent. Tracks competitor ASINs over time — price changes, BSR movements, review count velocity, listing changes, new images/variations. Outputs trend tables and competitive alerts. Triggers: competitor spy, amazon competitor, track competitor, asin tracker, competitor analysis, bsr tracking, price tracking, amazon spy, competitor monitoring, listing changes, review velocity, competitive intelligence" allowed-tools: Bash metadata: openclaw: homepage: https://github.com/mguozhen/amazon-competitor-spy
Amazon Competitor Spy
Track competitor ASINs over time and surface competitive intelligence — price shifts, BSR trends, review velocity, and listing changes.
Paste an ASIN or describe a competitor product. The agent tracks changes, computes trends, and alerts you when competitors make significant moves.
Commands
spy add # add an ASIN to your watchlist
spy check # run check on all tracked ASINs
spy compare # side-by-side competitor comparison matrix
spy price history # show price change timeline for tracked ASINs
spy bsr trend # 30-day BSR movement analysis
spy review velocity # reviews/week rate for each tracked ASIN
spy listing diff # detect title/bullet/image changes vs. last snapshot
spy report # full competitive intelligence report
spy save # save current watchlist and snapshots to workspace
What Data to Provide
The agent works with:
No API keys needed. No scraping tools required.
Workspace
Creates ~/amazon-spy/ containing:
watchlist.md — tracked ASINs with metadata and notessnapshots/ — listing snapshots per ASIN (ASIN-YYYY-MM-DD.md)reports/ — generated competitive intelligence reportsalerts.md — triggered alerts logAnalysis Framework
1. ASIN Tracking Setup
2. Price Monitoring (Keepa-Style Logic)
3. BSR Trend Analysis (30-Day Window)
4. Review Velocity Analysis
5. Listing Change Detection
spy listing diff, compare current snapshot vs. previous snapshot6. Competitive Positioning Matrix
Output Format
Every report outputs: 1. Competitive Snapshot — current standings table for all tracked ASINs 2. Movement Alerts — any significant changes since last check 3. Trend Charts — BSR and price trends (text-based sparklines) 4. Opportunity Flags — competitor weaknesses you can exploit 5. Recommended Actions — prioritized list of competitive responses
Rules
1. Always ask for the user's own ASIN when adding competitors — context requires knowing your position in the market
2. Never draw conclusions from a single data point — require at least 2 snapshots before declaring a trend
3. Flag data gaps explicitly — if a metric is missing, say so rather than estimating silently
4. Distinguish between correlation and causation — a BSR improvement could be organic or promotional
5. Never recommend matching a competitor's price cut without first checking your own margin floor
6. Save all snapshots to ~/amazon-spy/snapshots/ when spy save is called — tracking is only useful if historical data is preserved
7. Alert on anomalies proactively — if velocity data suggests a launch push or suppression event, surface it immediately
🔒 Constraints
1. Always ask for the user's own ASIN when adding competitors — context requires knowing your position in the market
2. Never draw conclusions from a single data point — require at least 2 snapshots before declaring a trend
3. Flag data gaps explicitly — if a metric is missing, say so rather than estimating silently
4. Distinguish between correlation and causation — a BSR improvement could be organic or promotional
5. Never recommend matching a competitor's price cut without first checking your own margin floor
6. Save all snapshots to ~/amazon-spy/snapshots/ when spy save is called — tracking is only useful if historical data is preserved
7. Alert on anomalies proactively — if velocity data suggests a launch push or suppression event, surface it immediately