What problem does it solve?
Manually checking prices for products, flights, hotels, or listings is time-consuming and easy to forget. This Skill automates recurring price checks and delivers alerts only when meaningful conditions are met, eliminating noise and missed opportunities.
Core Features & Use Cases
- Persistent Price Watching: Define a watch contract for a specific item variant, then run scheduled checks via cronjob to monitor price, availability, and terms over time.
- Normalized All-In Pricing: Convert currencies with timestamped rates, separate base price from fees/taxes/shipping, and compare against thresholds without confusing base fares with totals.
- Duplicate Suppression: Store last-known-good observations and alert fingerprints in a state file so identical offers do not trigger repeated alerts within a cooldown window.
- Use Case: Set up a watch for a specific laptop SKU on a retailer site, get notified only when the all-in price drops below $1,000, and avoid alerts from error pages or unrelated variants.
Quick Start
Set up a price watch for the laptop at this URL to alert me when the all-in price drops below $1,000.