food-order

Reorder prior Foodora orders via ordercli with explicit user confirmation.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/Yogi-076/Vajrascan.on --skill food-order-yogi-076
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: food-order
Source: https://github.com/Yogi-076/Vajrascan.on/tree/main/moltbot/skills/food-order
Command: npx skills add https://github.com/Yogi-076/Vajrascan.on --skill food-order-yogi-076

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reorder Foodora orders using ordercli with built-in safety that requires explicit user approval before finalizing a purchase.

Core Features & Use Cases

  • Reorder a previous order via ordercli to reproduce items and quantities from Foodora.
  • Preview the reorder before any cart changes to verify details and avoid accidental orders.
  • Track ETA and delivery status with live updates, including handling multiple addresses when needed.

Quick Start

Ask the user to confirm the reorder before placing the order.

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 purchases?

To safely reorder a Foodora order, you can preview the cart details first and use explicit confirmation prompts before placing the order. The workflow enforces user approval to prevent accidental purchases.

Can I track the live ETA of a Foodora delivery after placing a reorder?

Yes, you can track the live ETA and delivery status of your Foodora order after placing it. The workflow supports live updates and handles multiple addresses if needed.

How do I preview a Foodora reorder before any cart changes are applied?

You can run a preview-only step to verify the items and quantities from your previous Foodora order. This allows you to check the details before committing to any cart changes or finalizing the purchase.

Do I need to manually confirm every Foodora reorder before it is placed?

Yes, explicit user confirmation is required to place the order. The workflow uses a --confirm command to ensure you actively approve the Foodora reorder before the purchase is finalized.

What is the best way to adjust delivery details for a Foodora reorder?

The best way to adjust delivery details for a Foodora reorder is through confirmation prompts during the workflow. You can modify addresses and verify delivery information before giving explicit approval to place the order.

Why does my Foodora reorder workflow require explicit approval steps?

The explicit approval steps are built-in safety features to prevent accidental orders. By requiring confirmation prompts before finalizing a purchase, the workflow ensures you intentionally approve every Foodora reorder.