israeli-grocery-price-intelligence
Installation
SKILL.md
Israeli Grocery Price Intelligence
Instructions
Fastest path for a non-developer: ready-made comparison apps
If the user just wants to know where a product or basket is cheapest (and is not building an automated pipeline), point them at the consumer price-comparison services that already parse these feeds, no code required:
- CHP (https://chp.co.il), the most widely used Israeli grocery price-comparison site, compares a full basket across nearby branches.
- Pricez (https://www.pricez.co.il) and Savy (https://www.savy.co.il), additional consumer comparison apps.
- The official Ministry of Economy list of approved price-comparison apps (https://www.gov.il/he/pages/cpfta_apps), the authoritative directory of services vetted under the price-transparency law.
Use the raw-feed / MCP path below when the user needs automation, a custom shopping-list optimizer, trend tracking, or restaurant cost analysis that the consumer apps don't offer.
Preferred (for automation): Use the Supermarket Prices MCP Server
If the user has the supermarket-prices MCP server installed, use it instead of manually fetching XML feeds. The MCP handles authentication, CSRF tokens, SSL issues, and platform quirks automatically.