TopRank Skills

Official OpenClaw rules 36%

zepto

Order groceries from Zepto in seconds. Just say what you need, get a payment link on WhatsApp, pay on your phone, done. Remembers your usual items. Works across India where Zepto delivers.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 zepto 技能。 若已安装,则直接安装 zepto 技能。

Overview

Skill Key
bewithgaurav/zepto
Author
bewithgaurav
Source Repo
openclaw/skills
Version
-
Source Path
skills/bewithgaurav/zepto
Latest Commit SHA
b11715890c581e3c75ba19b227b16674e6a3fe7a

Extracted Content

SKILL.md excerpt

# zepto

**Order groceries from Zepto in 30 seconds. From chat to checkout.**

Tell your AI what you need. It shops, generates a payment link, sends it to WhatsApp. You pay on your phone. Groceries arrive in 10 minutes.

## 💬 Examples

**Quick orders:**
```
"Order milk and bread from Zepto"
"Add vegetables - tomatoes, onions, potatoes"  
"Get me Amul butter and cheese"
```

**Your usuals:**
```
"Add my usual milk" → AI picks the brand you always order
"Order the usual groceries" → AI suggests your frequent items
```

**Full shopping list:**
```
"Add milk, bread, eggs, coriander, ginger, and tea bags"
→ AI adds everything, shows total: ₹X
→ Sends payment link to WhatsApp
→ You pay, groceries arrive
```

---

## 🔒 Security & Privacy

**What this skill does:**
- ✅ Browser automation on zepto.com (your local browser, your session)
- ✅ Stores order history locally in `~/.openclaw/skills/zepto/order-history.json` (local file, not shared)
- ✅ Sends payment links via WhatsApp (requires your consent for each order)
- ✅ All authentication happens through Zepto's official flow (Phone + OTP)

**What this skill does NOT do:**
- ❌ No automatic payments (you must click the link and pay manually)
- ❌ No data sent to external servers (except Zepto.com and WhatsApp via your channels)
- ❌ No persistent background jobs (optional one-time order status check only if you approve)
- ❌ No storage of payment info or OTPs
- ❌ No access to your banking/UPI apps

**Data Storage:**
- Order history: `~/.openclaw/skills/zepto/order-history.json` (local only, helps with "usuals" feature)
- Browser session: Managed by OpenClaw's browser (standard Chrome/Chromium profile)

**User Control:**
- You control when to order
- You approve each payment link
- You can delete order history file anytime
- All browser actions happen in your profile with your visibility

---

## 🚨 CRITICAL WORKFLOW RULES

**ALWAYS follow this order when building an order:**

### Rule 1: CHECK CART FIRST
```bash
# Befo...

README excerpt

# Zepto Grocery Automation

**Order groceries in 30 seconds. From chat to checkout.**

Just tell your AI what you need. It shops, generates a payment link, sends it to WhatsApp. You pay on your phone. Groceries arrive in 10 minutes.

## How It Works

**You:** "Order milk and bread from Zepto"

**AI does:**
1. ✅ Confirms your delivery address
2. 🛒 Finds items, adds to cart
3. 💳 Generates payment link
4. 📱 Sends link to your WhatsApp

**You:** Click link, pay, done. Groceries on the way.

---

## Examples

**Quick orders:**
- "Add 2 liters of milk and a loaf of bread"
- "Order vegetables - tomatoes, onions, potatoes"
- "Get me Amul butter and cheese"

**Smart recommendations:**
- Remembers what you usually order
- "Add my usual milk" → automatically picks the brand you always get

**Full shopping list:**
- "Add milk, bread, eggs, coriander, ginger, and tea bags"
- AI adds everything, shows total, sends payment link

---

## Features

- 🏠 **Address confirmation** - Always checks before ordering
- 🧠 **Remembers your usuals** - Tracks what you order frequently
- 🛒 **Smart cart** - Adds all items, then shows summary
- 💳 **Payment links** - Pay securely via WhatsApp on your phone
- ✅ **Order verification** - Confirms when your order is on the way
- 🧹 **Auto cleanup** - Clears cart after each order

## Quick Start

**Just say:**
- "Order groceries from Zepto"
- "Add milk and bread to my Zepto cart"
- "Get me vegetables - onions, tomatoes, potatoes"

**The AI will:**
1. Confirm your address
2. Add items to cart
3. Send payment link to WhatsApp
4. Verify order after you pay

**That's it!** Groceries arrive in ~10 minutes.

## Version History

### v1.0.5 (2026-02-09)
- **Improved**: Much better description and examples - clear, concise, user-friendly
- **Improved**: README now shows actual usage examples
- **Improved**: Highlights speed and simplicity (30 seconds from chat to checkout)

### v1.0.4 (2026-02-09)
- **Security**: Completely removed all cron job functiona...

Related Claw Skills