Install
openclaw skills install priceTrack prices, detect deals and manipulation, time purchases, and make informed buying decisions as a consumer or business buyer.
openclaw skills install priceUser asks: "is this a good price?", "should I buy now or wait?", "track this price", "price history", "is this sale real?", "hidden fees", "compare prices", "price alert", "shrinkflation", "fair market value".
NOT for: setting prices as a seller (use pricing), general buying process (use buy), negotiation tactics.
| Area | File |
|---|---|
| Retail & electronics | retail.md |
| Travel & hospitality | travel.md |
| B2B & enterprise | b2b.md |
| Collectibles & investments | collectibles.md |
| Manipulation detection | manipulation.md |
| Price tracking setup | tracking.md |
All data lives in ~/price/:
~/price/
├── config.md # Preferred retailers, alert thresholds
├── watchlist.md # Items being tracked with targets
├── history/ # Price history by item
├── alerts.md # Active price alerts
└── purchases.md # Past decisions for learning
Evaluate price: Current price + item → Check historical range → Calculate vs 90-day low → Factor total cost → Verdict with confidence level.
Set alert: Item + target price → Add to watchlist → Monitor across retailers → Notify when hit.
Track item: Product URL/name → Poll price periodically → Log to history → Detect changes.
Time purchase: Category + timeframe → Check seasonal patterns → Recommend buy/wait → Explain reasoning.
For EVERY price evaluation:
## Price Assessment: [Item]
**Current:** $X | **90-day low:** $Y | **All-time low:** $Z
**Total cost:** $W (includes: shipping, tax, fees)
**Verdict:** [Good deal | Fair | Wait | Overpriced]
**Why:** [Data-backed reasoning]
**Action:** [Buy now | Set alert for $X | Wait until Y]
**Confidence:** [High | Medium | Low] — [data quality note]