What problem does it solve? Manually re-checking prices for products, flights, hotels, or tickets is repetitive and easy to forget, and naive alerts often fire on the wrong variant, pre-tax prices, or duplicate offers. This Skill sets up a precise, scheduled price watch that normalizes all-in pricing and only alerts when a real condition is met. ## Core Features & Use Cases - Exact Item Contracts: Pins the watch to a specific variant, seller, dates, cabin, or room terms so two similar offers cannot be confused. - Normalized All-In Pricing: Separates base price, fees, taxes, and shipping, and converts currencies only with timestamped rates. - Duplicate-Safe Scheduled Alerts: Runs as a cronjob tick, stores state in a JSON watch file, suppresses repeat alerts, and never overwrites last-known-good data with failed fetches. - Use Case: Ask to be alerted when a specific laptop drops below $1,000 all-in; the Skill verifies one live fetch, schedules a 6-hour check, and notifies you only when the threshold is genuinely crossed. ## Quick Start Set up a price watch that alerts me when the exact flight or product at this URL drops below my target all-in price.