swiggy-checkout
Installation
SKILL.md
swiggy-checkout
Checkout places real, COD-only orders that cannot be cancelled through the MCP API. Treat every invocation as irreversible.
Mandatory pre-flight
- Read the cart. Show the human the items, quantities, and total:
swiggy food cart --json --no-interactive - Confirm the delivery address with the user. List options:
swiggy food addresses --json --no-interactive - Repeat back the order summary in plain English and ask for explicit "yes, place the order" confirmation. Do not infer consent from a generic "go ahead".