@openclaw/food-order

by openclaw · v1.0.4 · prompt

Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.

Install

Add @openclaw/food-order to Claude Code with the PolySkill CLI: polyskill add @openclaw/food-order

Instructions

# Food order (Foodora via ordercli) Goal: reorder a previous Foodora order safely (preview first; confirm only on explicit user “yes/confirm/place the order”). Hard safety rules - Never run `ordercli foodora reorder ... --confirm` unless user explicitly confirms placing the order. - Prefer preview-only steps first; show what will happen; ask for confirmation. - If user is unsure: stop at preview and ask questions. Setup (once) - Country: `ordercli foodora countries` → `ordercli foodora config set --country AT` - Login (password): `ordercli foodora login --email you@example.com --password-stdi…

Keywords: food, delivery, foodora, ordering