food-order

Preview and reorder past Foodora orders with explicit confirmation via ordercli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines reordering past Foodora purchases and monitoring delivery progress without accidentally placing orders, preventing unintended charges and ensuring the user explicitly approves any purchase.

Core Features & Use Cases

  • Preview reorders: Show the items and cart changes for a previous Foodora order before any purchase is made.
  • Safe placement: Require explicit user confirmation before running commands that modify the cart or place an order.
  • Delivery tracking: List active orders and watch live ETA/status updates to keep users informed.
  • Use Case: Quickly replicate a frequent meal order, confirm address and payment details with the user, and place the order only after receiving a clear confirmation.

Quick Start

Ask the assistant to preview and prepare to reorder a recent Foodora order by saying "Reorder my last Foodora order and show a preview without placing it."

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 meal without getting charged accidentally?

To safely reorder a Foodora meal, the Skill generates a preview of your cart changes first and requires explicit user confirmation before placing the order or modifying the cart, preventing unintended charges.

Can I track my Foodora delivery ETA and live order status through the command line?

Yes, you can track your Foodora delivery ETA and live order status using the ordercli command-line interface, which lists active orders and watches live updates to keep you informed of delivery progress.

Do I need to install any specific tools before previewing my Foodora order history?

Yes, you need the ordercli binary installed on your system to preview Foodora order history, generate reorder previews, and watch live delivery updates through the command-line interface.

What is the best way to replicate a frequent Foodora purchase without placing the order immediately?

The best way to replicate a frequent Foodora purchase is using a preview-first workflow that shows the items and cart changes from a previous order and waits for your explicit confirmation before running any placement commands.

Why does my Foodora reorder require explicit confirmation before the command executes?

Your Foodora reorder requires explicit confirmation because the Skill enforces a preview-first workflow that prevents accidental charges by ensuring you explicitly approve any command that modifies a cart or places an order.