LaunchKit · 2026
Back to Skills

salai-mcp

Israeli grocery shopping and price-comparison assistant over Salai MCP.

0
378 downloads
by @idoziv

Setup & Installation

openclaw skills install @idoziv/salai-mcp

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install salai-mcp

Version History

v0.0.4Feb 19, 2026 - Version note by skill developer:

- No code or documentation changes detected in this version. - Functionality, usage instructions, and requirements remain unchanged.

What This Skill Does

Connects to Salai's remote MCP server to enable Israeli grocery shopping workflows through an AI agent. Covers product search, cross-retailer price comparison, cart management, and store discovery. Currently in beta with approval required.

Aggregates live pricing and inventory across multiple Israeli retailers in one interface, eliminating manual price checks on separate store websites.

When to use it

  • Comparing milk prices across Israeli supermarket chains
  • Adding items to a grocery cart by describing them in natural language
  • Finding the cheapest basket for a weekly shopping list
  • Discovering which local stores carry a specific product
  • Getting ingredient suggestions to complete a recipe

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: 'Find the cheapest place to buy cottage cheese, bread, and orange juice'

AGENT
  1. 1Call autocomplete_products for each item to resolve canonical product names
  2. 2Call search_products to confirm matches and retrieve product IDs
  3. 3Call add_cart_item for each resolved product to build the cart
  4. 4Call compare_prices to evaluate total cart cost across available retailers
OUTPUT

A ranked list of retailers with total basket cost for each, identifying the cheapest option

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

SALAI_API_KEY — generated from Salai Profile after beta approvalSalai beta account (register at https://app.salai.co.il and wait for approval)