ordercli

Manage Foodora and Deliveroo orders via a command-line interface.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/caiazzop/clawdbot-personal-assistant --skill ordercli-caiazzop
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/caiazzop/clawdbot-personal-assistant/tree/main/skills/ordercli
Command: npx skills add https://github.com/caiazzop/clawdbot-personal-assistant --skill ordercli-caiazzop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of checking past orders and monitoring the real-time status of active food deliveries directly from the command line.

Core Features & Use Cases

  • Order Status Tracking: Get live updates on your active food orders, including estimated arrival times.
  • Order History: Easily review your past orders for quick reference or reordering.
  • Use Case: You've ordered food and want to know exactly when it will arrive without opening multiple apps. Use ordercli foodora orders --watch to get live updates.

Quick Start

Check the status of your active Foodora orders by running ordercli foodora orders.

Frequently Asked Questions about ordercli

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

FAQPage Schema
How do I track my food delivery order status from the command line?▼

You can track food delivery order status from the command line by running a command like `ordercli foodora orders`, which fetches real-time updates and estimated arrival times directly from platforms like Foodora and Deliveroo without opening the mobile app.

Can I check my past food delivery order history via CLI?▼

Yes, you can check past food delivery order history via CLI to review previous meals. The command-line interface retrieves your historical order data from platforms like Foodora and Deliveroo for quick reference or easy reordering.

How do I reorder previous meals on Foodora or Deliveroo using a terminal?▼

To reorder previous meals on Foodora or Deliveroo using a terminal, you use the command-line interface to retrieve your order history and select a previous order to quickly initiate the same meal purchase again.

Do I need to authenticate with email and password to manage food orders in a CLI?▼

You need to authenticate to manage food orders in a CLI, but it supports multiple methods. You can log in using your email and password, perform a browser-based login, or import an existing session using cookie management.

Can I get live updates for active food deliveries without keeping an app open?▼

Yes, you can get live updates for active food deliveries without keeping an app open. By running the command with a watch flag, such as `ordercli foodora orders --watch`, the CLI continuously polls and displays real-time status changes and estimated arrival times.

What is the best way to monitor active food orders across multiple delivery platforms?▼

The best way to monitor active food orders across multiple delivery platforms is using a centralized command-line tool. It connects to services like Foodora and Deliveroo, allowing you to query real-time status and manage reordering directly from your terminal.