/install india-food-ordering
India Food Ordering (Swiggy + Zomato)
What this skill does
Provides one consistent ordering workflow across both vendors:
- Swiggy
- Zomato
Additional vendor targets (when connector/MCP support exists):
- EatSure
- magicpin
- ONDC-compatible food apps
- Blinkit Bistro / Zepto Cafe style quick-food verticals
This skill focuses on safe, human-confirmed ordering operations.
Disclaimer
This skill provides workflow guidance and command orchestration only. It does not guarantee availability, pricing, ETA, or cancellation rights on either platform. Vendor capabilities and policies can change without notice.
Use at your own risk. The skill author/publisher/developer is not liable for direct or indirect loss, wrong orders, payment issues, delays, cancellations, or other damages from use or misuse of this guidance.
Core safety rules (non-negotiable)
- Never place an order without explicit user confirmation
- Always show full cart preview before confirmation
- Always confirm delivery address before placing order
- If COD-only or non-cancellable flows apply, warn user before confirmation
- If uncertain about item, price, or address, ask before proceeding
Standard workflow
Step 1: Collect intent
- cuisine / item
- budget
- location (delivery area)
- delivery speed preference
- preferred vendor (optional)
Step 2: Vendor discovery
- Search both vendors when possible.
- If only one vendor is available, continue with it.
- If both are available, compare and present best options.
Step 3: Compare options
Return side-by-side:
- vendor
- restaurant
- item totals
- delivery fee
- taxes/charges
- ETA
- rating (if available)
Step 4: Build cart
- add selected items
- show running subtotal
- check item availability
Step 5: Mandatory confirmation prompt
Use this exact style:
Ready to place order:
- Vendor: \x3CSwiggy/Zomato>
- Restaurant: \x3Cname>
- Items: \x3Clist with qty>
- Total payable: \x3Camount>
- Delivery address: \x3Cfull address label>
- ETA: \x3Ctime window>
- Notes: \x3CCOD only / non-cancellable / special terms if any>
Confirm order? (yes/no)
Step 6: Place order only after "yes"
- Execute order command
- Return order ID/reference immediately
- Share tracking handoff steps
Vendor routing logic
- If user specifies vendor, honor it unless unavailable.
- If unspecified, choose:
- lower final payable
- faster ETA
- higher reliability/rating
- If selected vendor fails, offer fallback on the other vendor and re-confirm.
Error handling
- No restaurants found: broaden radius or cuisine terms.
- Item unavailable: propose equivalent items.
- Cart mismatch: re-fetch cart and re-confirm.
- Auth/session issue: ask user to re-authenticate vendor connector.
- Payment/checkout failure: do not auto-retry order placement; ask user.
Output format
When helping user order, respond in this structure:
- Top options (max 3)
- Recommended vendor and reason
- Cart summary
- Confirmation question
Setup
Read setup.md on first use.
Validation
Run validation-checklist.md before production usage.
References
- Operational notes: vendor-playbook.md
- Prompt examples: examples.md
- Safety and QA checks: validation-checklist.md
- Launch flow: launch-playbook.md
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install india-food-ordering - 安装完成后,直接呼叫该 Skill 的名称或使用
/india-food-ordering触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
India Food Ordering - Swiggy, Zomato etc 是什么?
Unified food ordering assistant for India that supports Swiggy and Zomato workflows with strict pre-order confirmation, cart preview, address checks, and ven... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。
如何安装 India Food Ordering - Swiggy, Zomato etc?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install india-food-ordering」即可一键安装,无需额外配置。
India Food Ordering - Swiggy, Zomato etc 是免费的吗?
是的,India Food Ordering - Swiggy, Zomato etc 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
India Food Ordering - Swiggy, Zomato etc 支持哪些平台?
India Food Ordering - Swiggy, Zomato etc 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 India Food Ordering - Swiggy, Zomato etc?
由 ASP(@anugotta)开发并维护,当前版本 v1.0.2。