food-order

Reorder past Foodora orders and track active delivery ETA and status.

2|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/simplefarmer69/ape-claw --skill food-order-simplefarmer69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: food-order
Source: https://github.com/simplefarmer69/ape-claw/tree/main/data/forge-skills/food-order
Command: npx skills add https://github.com/simplefarmer69/ape-claw --skill food-order-simplefarmer69

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ordercli, and includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of reordering food from Foodora and keeps you updated on your order's progress, ensuring you never miss a meal or delivery.

Core Features & Use Cases

  • Reorder Past Orders: Quickly reorder previous Foodora orders with minimal input.
  • Track Order Status: Monitor the real-time Estimated Time of Arrival (ETA) and status of your active orders.
  • Safety First: Prioritizes user confirmation before placing any order, preventing accidental purchases.
  • Use Case: After a long day, you want to reorder your favorite pizza from last week. This Skill can find that order and let you preview it before confirming the purchase.

Quick Start

Use the food-order skill to reorder your last order from Foodora.

Frequently Asked Questions about food-order

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

FAQPage Schema
How do I reorder past Foodora deliveries from the command line?

To reorder past Foodora deliveries, this Skill retrieves your previous order history and previews the details, requiring explicit user confirmation before safely placing the purchase.

Can I track the real-time ETA and status of active Foodora deliveries?

Yes, you can track the real-time ETA and status of active Foodora deliveries. This Skill monitors ongoing deliveries and retrieves current Estimated Time of Arrival updates directly through the ordercli tool.

Does the Foodora reorder process require explicit confirmation before purchasing?

Yes, the Foodora reorder process requires explicit user confirmation. After previewing the past order details, the Skill waits for your approval before placing any order to prevent accidental purchases.

What do I need to automate Foodora order tracking and reordering?

To automate Foodora order tracking and reordering, you need the ordercli tool dependency installed in your CLI environment to interface with Foodora and execute delivery commands.

Are there limitations when reordering previous Foodora orders via CLI?

A key limitation when reordering via CLI is that the Skill cannot process the purchase without explicit user confirmation, meaning fully automated or background reordering is intentionally blocked for safety.