food-order

Reorder previous Foodora orders with preview and explicit approval.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Polealpha/XINNIAN_PI --skill food-order-polealpha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: food-order
Source: https://github.com/Polealpha/XINNIAN_PI/tree/main/app%20windows/vendor/openclaw-runtime/skills/food-order
Command: npx skills add https://github.com/Polealpha/XINNIAN_PI --skill food-order-polealpha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires go, ordercli.

What problem does it solve?

It helps you reorder a previous Foodora order without accidentally placing a new order or changing your cart unexpectedly, while also letting you track ETA and status.

Core Features & Use Cases

  • Safe reorder workflow: previews reorder details first and only places the order after explicit user approval.
  • Order history lookup: finds prior orders via order codes and can output machine-readable details when needed.
  • ETA/status tracking: monitors active orders and retrieves live updates for a specific order code.
  • Use Case: You want to reorder the same meal tonight, but you need a quick preview, confirmation, and real-time ETA before it’s actually placed.

Quick Start

Ask the assistant to reorder your last Foodora order by first showing what would change and then requesting your explicit confirmation before it runs the confirm command.

Frequently Asked Questions about food-order

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

FAQPage Schema
How do I reorder a past Foodora order without accidentally placing it immediately?

To reorder safely, the workflow previews your past Foodora order details first and only executes the placement after you explicitly approve the confirmation prompt.

Can I track the ETA and live status of an active Foodora order?

Yes, you can track ETA and live status by using the watch and order detail commands to monitor delivery progress for a specific Foodora order code.

How do I retrieve details from my Foodora order history?

You can retrieve prior Foodora orders by looking up specific order codes, which outputs the order details in a machine-readable format for further processing.

Do I need the ordercli tool to automate Foodora reorders?

Yes, the ordercli tool is a required dependency for executing the reorder workflow, tracking order status, and managing Foodora order details.

What is the best way to repeat a previous Foodora delivery to the correct address?

The best way is to use a preview-first workflow that selects the correct address, displays what will change, and waits for your explicit confirmation before placing the reorder.

Why does my Foodora reorder require explicit confirmation before it processes?

Explicit confirmation is required to prevent accidentally placing a new order or changing your cart unexpectedly, ensuring you review the reorder details before execution.