food-order

Reorder Foodora orders via ordercli with preview and explicit confirmation.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/nomad3/openclaw-k8s --skill food-order-nomad3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: food-order
Source: https://github.com/nomad3/openclaw-k8s/tree/main/package/skills/food-order
Command: npx skills add https://github.com/nomad3/openclaw-k8s --skill food-order-nomad3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you reorder a previous Foodora order without mistakes and with clear visibility into ETA and status, while preventing accidental order placement.

Core Features & Use Cases

  • Safe reorder flow: Looks up recent history, previews the reorder, and requires explicit user approval before adding items to the cart and placing the order.
  • Order lookup and selection: Retrieves order details by order code and supports JSON-based history lookup when needed.
  • ETA/status tracking: Monitors active orders, watches for live updates, and fetches a single order’s detail view.

Quick Start

Ask your assistant: “Reorder my last Foodora order with preview first, then ask me to confirm before placing, and finally show ETA/status updates.”

Frequently Asked Questions about food-order

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely reorder a previous Foodora order without accidental placement?

You can reorder Foodora safely by retrieving order history to find the order code, previewing the reorder, and explicitly confirming before placement. This prevents accidental orders by requiring your final approval.

How can I track the ETA and status of my active Foodora order?

You can track Foodora ETA and status by viewing active order lists, using watch mode for live updates, or fetching a single order's detail view. This monitors your delivery progress in real-time after confirmation.

What steps are needed to repeat a Foodora meal by order code?

Repeating a Foodora meal requires retrieving your order history to find the specific order code, running a preview reorder, selecting the correct delivery address ID, and explicitly confirming the placement to finalize the transaction.

Can I select a different delivery address when reordering Foodora?

Yes, during the Foodora reorder flow, you can select the correct delivery address using an optional address ID. This selection occurs during the preview phase before explicit confirmation and final order placement.

Why does my Foodora reorder require explicit confirmation before placing?

Foodora reorder requires explicit confirmation to ensure preview-first behavior and prevent accidental order placement. The system runs a preview without confirmation, then only places the order after you explicitly approve the action.