/install 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 \x3Casin> # 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:
- ASIN list — paste ASINs directly, one per line or comma-separated
- Verbal description — "my competitor is B08XYZ123, they just dropped price to $24.99"
- Listing data — paste competitor title, bullets, price, BSR rank from Amazon
- Historical notes — "last month their BSR was 3,200, now it's 980"
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 log
Analysis Framework
1. ASIN Tracking Setup
- Store ASIN, product title, brand, category, initial price, initial BSR, initial review count
- Record date added and last-checked timestamp
- Tag each ASIN with a competitive tier (direct / indirect / aspirational)
- Link your own ASIN to each competitor for direct comparison
2. Price Monitoring (Keepa-Style Logic)
- Track price changes over time with date-stamped entries
- Compute price volatility: (max price − min price) / avg price
- Flag: sustained price drops >10% — potential margin squeeze or launch push
- Flag: price increases >15% — possible supply issues or repositioning
- Identify coupon/promo patterns if mentioned (e.g., "20% off coupon visible")
- Compare competitor price vs. your price: gap analysis (you're $X cheaper/more expensive)
3. BSR Trend Analysis (30-Day Window)
- Log BSR data points at each check with timestamps
- Compute BSR velocity: (BSR start − BSR end) / days = ranks gained per day
- Positive velocity = ranking improving (lower BSR number)
- Flag: BSR improvement >500 ranks/week — aggressive launch or promotion detected
- Flag: BSR deterioration >1,000 ranks/week — possible listing suppression or inventory out
- Output sparkline-style trend table with direction indicators (↑↓→)
4. Review Velocity Analysis
- Track total review count at each snapshot date
- Compute weekly velocity: (reviews now − reviews at start) / weeks elapsed
- Industry benchmark: healthy launch pace = 10–30 reviews/week
- Flag: velocity >50 reviews/week — possible incentivized review campaign (watch for TOS risk)
- Flag: sudden review drop — potential review removals (negative signal)
- Compute projected total reviews in 30/60/90 days at current velocity
5. Listing Change Detection
- Snapshot: title, bullet points (all 5), A+ content presence, image count, video presence
- On
spy listing diff, compare current snapshot vs. previous snapshot - Highlight: title keyword changes (competitive repositioning signal)
- Highlight: bullet restructuring (conversion optimization attempt)
- Highlight: new images or video added (brand investment signal)
- Highlight: variation count changes (new sizes/colors = market expansion)
6. Competitive Positioning Matrix
- Build a comparison table: Your ASIN vs. each competitor
- Columns: Price | BSR | Reviews | Rating | Images | A+ | Video | Prime
- Score each competitor 1–5 on listing quality
- Identify your advantages and gaps
- Output recommended actions based on gaps found
Output Format
Every report outputs:
- Competitive Snapshot — current standings table for all tracked ASINs
- Movement Alerts — any significant changes since last check
- Trend Charts — BSR and price trends (text-based sparklines)
- Opportunity Flags — competitor weaknesses you can exploit
- Recommended Actions — prioritized list of competitive responses
Rules
- Always ask for the user's own ASIN when adding competitors — context requires knowing your position in the market
- Never draw conclusions from a single data point — require at least 2 snapshots before declaring a trend
- Flag data gaps explicitly — if a metric is missing, say so rather than estimating silently
- Distinguish between correlation and causation — a BSR improvement could be organic or promotional
- Never recommend matching a competitor's price cut without first checking your own margin floor
- Save all snapshots to
~/amazon-spy/snapshots/whenspy saveis called — tracking is only useful if historical data is preserved - Alert on anomalies proactively — if velocity data suggests a launch push or suppression event, surface it immediately
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install amazon-competitor-spy - 安装完成后,直接呼叫该 Skill 的名称或使用
/amazon-competitor-spy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Amazon Competitor Spy 是什么?
Amazon competitor intelligence agent. Tracks competitor ASINs over time — price changes, BSR movements, review count velocity, listing changes, new images/va... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 186 次。
如何安装 Amazon Competitor Spy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install amazon-competitor-spy」即可一键安装,无需额外配置。
Amazon Competitor Spy 是免费的吗?
是的,Amazon Competitor Spy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Amazon Competitor Spy 支持哪些平台?
Amazon Competitor Spy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Amazon Competitor Spy?
由 mguozhen(@mguozhen)开发并维护,当前版本 v1.0.0。