← Back to Skills Marketplace
629
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install salai-mcp
Description
Israeli grocery shopping and price-comparison assistant over Salai MCP. Use when you need product search, autocomplete, cross-retailer price comparison, cart...
Usage Guidance
This skill appears coherent: it legitimately needs a Salai API key and calls Salai's MCP endpoint to perform searches, price comparisons, and cart operations. Before installing, confirm you trust the Salai service and that the API key you provide was obtained from https://app.salai.co.il (beta access). Do not paste your API key into public chat or logs; treat it as a secret. Be aware that product queries and cart contents will be transmitted to the external Salai endpoint (expected behaviour). If you have operational concerns, limit the agent's autonomy or require explicit user approval before the skill runs, and rotate the API key if you believe it was exposed.
Capability Analysis
Type: OpenClaw Skill
Name: salai-mcp
Version: 0.0.4
The skill bundle is benign. The `SKILL.md` file describes an Israeli grocery shopping and price-comparison assistant that interacts with a remote Salai MCP endpoint. It properly defines `SALAI_API_KEY` as a required secret and explicitly instructs the AI agent not to log or expose API keys in the 'Security' section. All external URLs (`https://app.salai.co.il`, `https://mcp.salai.co.il/mcp`) are for the stated service's registration and API endpoint, and there are no instructions for unauthorized data exfiltration, command execution, persistence, or prompt injection attempts against the agent.
Capability Assessment
Purpose & Capability
Name, description, and declared primary credential (SALAI_API_KEY) match the SKILL.md instructions to call Salai's MCP endpoint for product search, pricing, and cart operations. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
Instructions explicitly call the external endpoint (https://mcp.salai.co.il/mcp) and describe header-based auth and specific API methods; they do not instruct reading local files or unrelated environment variables. Note: using the skill will send product queries and cart data to the remote Salai service (expected for this kind of integration).
Install Mechanism
No install spec or code is included (instruction-only), so nothing is written to disk or downloaded during install. This is the lowest-risk install posture.
Credentials
The only required credential is SALAI_API_KEY (declared as primary and secret). That single API key is proportionate to a remote-API grocery/comparison skill; there are no extraneous secrets requested.
Persistence & Privilege
The skill is not configured as always:true and does not request modifications to other skills or system-wide settings. Model invocation is allowed (default), which is expected for skills; no elevated persistence is requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install salai-mcp - After installation, invoke the skill by name or use
/salai-mcp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.4
- No code or documentation changes detected in this version.
- Functionality, usage instructions, and requirements remain unchanged.
v0.0.3
Version 0.0.3 of salai-mcp
- Skill.md typo
- No actual file changes detected in this release.
- No functional or documentation updates included.
v0.0.2
- Added structured metadata to declare SALAI_API_KEY as a required, secret environment variable for use.
- No other changes to features or behavior.
v0.0.1
Initial release—Israeli grocery discovery, price comparison, and cart management over SalAi MCP (beta):
- Enables product search, autocomplete, and cross-retailer price comparison.
- Supports full cart management (add, update, remove items) and store/retailer discovery.
- Provides complementary product recommendations.
- Requires approved SalAi beta account and API key for access.
- Includes best practices for authentication, error handling, and security of user credentials.
Metadata
Frequently Asked Questions
What is Salai MCP (Beta)?
Israeli grocery shopping and price-comparison assistant over Salai MCP. Use when you need product search, autocomplete, cross-retailer price comparison, cart... It is an AI Agent Skill for Claude Code / OpenClaw, with 629 downloads so far.
How do I install Salai MCP (Beta)?
Run "/install salai-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Salai MCP (Beta) free?
Yes, Salai MCP (Beta) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Salai MCP (Beta) support?
Salai MCP (Beta) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Salai MCP (Beta)?
It is built and maintained by IdoZiv (@idoziv); the current version is v0.0.4.
More Skills