ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 4/5

swiggy

Order food, groceries, and book restaurants in India via Swiggy's MCP servers. Food delivery, Instamart groceries, and Dineout restaurant bookings with safety-first confirmation workflow.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aditya4206360-prog/sr1
Or

What This Skill Does

The Swiggy skill for OpenClaw is a powerful automation tool designed to bridge your AI agent with India's leading delivery and dining platform. By utilizing Swiggy's MCP (Model Context Protocol) servers, this skill enables your agent to search for restaurants, browse full menus, shop for groceries via Instamart, and secure restaurant reservations through Dineout. The skill prioritizes user intent by facilitating a structured command-line interface that covers the entire lifecycle of an order or booking, from initial discovery to final confirmation. It acts as a concierge, handling the technical overhead of querying APIs while maintaining a strict safety-first verification protocol to prevent unauthorized transactions.

Installation

To integrate the Swiggy skill into your OpenClaw environment, ensure your system meets the Node.js requirements. Navigate to the local skills repository, install the necessary dependencies, and register the CLI globally. Execute the following in your terminal: cd skills/swiggy && npm link. Once linked, verify the installation by running which swiggy to ensure the binary path is correctly recognized by your system path.

Use Cases

This skill is ideal for users who manage busy schedules and want to delegate repetitive food-related logistics to an AI. Use it for:

  • Food Delivery: Ordering daily meals or catering for office lunches.
  • Grocery Shopping: Restocking household essentials like milk, eggs, and produce via Instamart for near-instant delivery.
  • Dineout Reservations: Booking tables at restaurants for weekend dinners or business meetings without navigating multiple apps.

Example Prompts

  1. "I need groceries for the week, can you search for milk, bread, and eggs in HSR Layout and add them to my cart?"
  2. "Find me the best-rated Biryani restaurants in Koramangala and show me the menu for the top result."
  3. "I have a dinner meeting this Saturday at 8 PM for 4 people; please find an Italian place in Indiranagar and check if they have a free table."

Tips & Limitations

To maximize the utility of the Swiggy skill, always maintain an updated address profile in your USER.md file, as the system relies on these labels like 'home' or 'office' to route orders correctly. Note that the current implementation only supports Cash on Delivery (COD). Because orders are non-cancellable once placed, the skill enforces a mandatory preview stage. Always review the itemized list, total cost, and ETA provided by the cart show command before giving your agent the green light to proceed with the final --confirm flag.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aditya4206360-prog-sr1": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#food#delivery#groceries#automation#reservations
Safety Score: 4/5

Flags: network-access, file-read, file-write, external-api