Author: @skills-il
Manage Israeli restaurant operations across delivery platforms — Wolt, 10bis, and Mishlocha.
npx skills-il add skills-il/food-and-dining --skill israeli-restaurant-opsSet up connections to Israeli delivery platforms via browser automation (CDP):
For each platform:
Store platform credentials securely. If persistent memory is unavailable, export config as restaurant-config.json.
Maintain consistent menus across all delivery platforms:
Configure real-time order tracking across platforms:
[Platform] הזמנה חדשה #[ID]: [items] - [time estimate]Track revenue with per-platform commission breakdowns:
| Platform | Commission Range | Payment Cycle |
|---|---|---|
| Wolt | 25-35% of order value | Weekly bank transfer |
| 10bis | 10-15% (varies by plan) | Monthly |
| Mishlocha | 15-25% | Bi-weekly |
For each order track:
Generate daily/weekly/monthly reports:
Monitor customer reviews across all platforms:
Response template for negative review:
"שלום [שם], תודה שהקדשת זמן לשתף אותנו. אנחנו מצטערים לשמוע על [הבעיה]. אנחנו לוקחים את זה ברצינות ונשמח להזמין אותך שוב על חשבוננו. צרו קשר ב-[PHONE] ונשמח לתקן את הרושם."
Create comprehensive performance reports delivered via WhatsApp:
Daily report (auto-sent at closing time):
Weekly report:
Monthly report:
User says: "I just opened a restaurant in Tel Aviv and I need to manage my Wolt, 10bis, and Mishlocha accounts" Actions:
User says: "My meat supplier raised prices 15%, I need to update all meat dishes across platforms" Actions:
User says: "I got a 2-star review on Wolt saying the food arrived cold" Actions:
references/platform-guides.md — Integration guides for Wolt Israel, 10bis, and Mishlocha restaurant portals. Covers portal URLs, login methods, menu management features, order tracking, and analytics dashboards. Consult when connecting to a specific platform in Step 1 or syncing menus in Step 2.Cause: Delivery platforms frequently update their portal interfaces and may require 2FA. Solution: Check if the platform requires SMS/email OTP. Configure browser automation to pause for 2FA input. Verify credentials are current. See references/platform-guides.md for portal-specific notes.
Cause: Menu item names or categories don't match between master menu and the platform. Solution: Check for Hebrew encoding issues. Verify the item exists on the target platform. Some platforms have category restrictions — check if the item needs to be in a specific category first.
Cause: Commission rates vary by contract, promotional periods, and order type (delivery vs pickup). Solution: Verify contract commission rates with each platform. Check for promotional commission periods. Note that delivery orders and pickup orders may have different commission rates.
Cause: Some platforms have response character limits or moderation delays. Solution: Ensure response is within platform's character limit (typically 500 chars). Response may be in moderation queue — check back after 24 hours. Some platforms require verified restaurant accounts for review responses.
Supported Agents
Trust Score
This skill can execute scripts and commands on your system.
1 occurrences found in code
This skill can make network requests to external services.
1 occurrences found in code
This skill can access environment variables which may contain secrets.
3 occurrences found in code
Author: skills-il
Guide Israeli food business regulatory compliance — business licensing, kashrut certification, health ministry requirements, and food labeling.
Author: skills-il
Access and compare Israeli supermarket prices using mandatory Price Transparency Law data feeds.
Want to build your own skill? Try the Skill Creator · Submit a Skill