What problem does it solve? Manually checking product pages for price drops is repetitive and easy to forget, and without a recorded history you cannot tell whether today's price is actually a good deal. This Skill fetches product pages, compares the current price against the lowest price ever recorded in memory, and alerts only when a genuine new low appears. ## Core Features & Use Cases - Historical low comparison: Recalls the lowest previously recorded price per product and alerts only when the current price beats it or falls below a configured floor. - Careful price extraction: Distinguishes the real price from struck-through list prices, subscription prices, and per-unit multipack prices, and refuses to record a value it cannot read with confidence. - Persistent price history: Records every observation with date and URL in memory, building a real price series rather than a list of one-off checks. - Use Case: A user watching three laptop URLs asks the agent to check prices each morning; the Skill reports current prices in one line each and only raises an alert when one drops below its all-time recorded low. ## Quick Start Watch these product URLs and tell me when any of them drops to a new low price.