Install
openclaw skills install amazon-price-historyAmazon product price history tracker and drop alert agent. Track price trends over time, identify the best time to buy or sell, analyze competitor pricing patterns, and set smart price alerts. Triggers: amazon price history, price tracker, price drop alert, keepa alternative, amazon price trend, historical pricing, price chart, best time to buy, price monitoring, amazon deal finder, price volatility, buy box price
openclaw skills install amazon-price-historyTrack Amazon product price history, identify pricing patterns, and time your pricing decisions with precision. Alternative to Keepa for sellers who want AI-assisted price analysis.
Paste product data, price snapshots, or competitor pricing. The agent builds price timelines, detects patterns, and recommends optimal pricing windows.
price add <asin> <price> [date] # log a price data point
price trend <asin> # analyze price trend direction
price pattern <asin> # detect seasonal and cyclical patterns
price alert set <asin> <target> # set alert for target price threshold
price compare <asin1> <asin2> # compare pricing histories side-by-side
price best-time <asin> # identify best time window to raise/lower price
price volatility <asin> # compute price stability score
price chart <asin> # render text-based price chart
price report <asin> # full pricing analysis report
price save # save all price history to workspace
For each ASIN, capture:
Date | Price | Seller | Buy Box? | Coupon | Sale Event | Notes
2024-01-15 | $29.99 | Brand | Yes | 10% off | None | Normal
2024-01-20 | $24.99 | Brand | Yes | None | Flash sale | -17%
2024-02-01 | $32.99 | Brand | Yes | None | None | Post-sale
Uptrend (Price rising):
Downtrend (Price falling):
Stable (±5% range):
Volatile (Frequent swings >10%):
Volatility = (Max Price - Min Price) / Average Price × 100
Score 0-10: Very stable — predictable market
Score 10-25: Moderate — some promotional activity
Score 25-50: Volatile — heavy competition or frequent sales
Score 50+: Highly volatile — use dynamic repricing or avoid
Map price history against calendar events:
The Buy Box price matters more than list price:
Buy Box pricing rules:
PRICE DROP ALERT: Current price falls >10% below 30-day average
PRICE SPIKE ALERT: Current price rises >20% above 30-day average
BUY BOX LOST: Your price is no longer the Buy Box winner
COMPETITOR ENTRY: New seller appears at significantly lower price
FLOOR ALERT: Price drops below your calculated margin floor
Based on historical patterns:
Margin Floor = COGS + FBA Fees + Referral Fee + PPC Cost + Minimum Profit
Example:
COGS: $8.00
FBA fees: $4.50
Referral (15%): price × 0.15
PPC cost: $2.00
Min profit: $2.00
Floor = $8 + $4.50 + (price × 0.15) + $2 + $2 = solve for price
Minimum price = ($16.50) / (1 - 0.15) = $19.41
Creates ~/price-tracker/ containing:
history/ — price logs per ASIN (ASIN.md files)alerts/ — triggered price alertspatterns/ — seasonal pattern analysisreports/ — full pricing reportsEvery price analysis outputs: