ordercli

Manage Foodora delivery orders via command-line interface with order history and live status tracking.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/clsdavid/autocrab --skill ordercli-clsdavid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/clsdavid/autocrab/tree/main/skills/ordercli
Command: npx skills add https://github.com/clsdavid/autocrab --skill ordercli-clsdavid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of checking past food delivery orders and tracking the status of active orders, specifically for Foodora.

Core Features & Use Cases

  • Order Tracking: Monitor the real-time status and estimated arrival of your active food deliveries.
  • Order History: Easily review your past orders, including details and codes.
  • Reordering: Quickly reorder previous meals, with options to preview or confirm.
  • Use Case: You've placed an order and want to know exactly when your food will arrive. 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 Foodora food delivery order status from the command line?

Track Foodora food delivery order status from the command line by running `ordercli foodora orders`. Use the `--watch` flag to monitor live status updates and receive real-time estimated arrival times for active deliveries.

Can I view my past Foodora order history using a CLI tool?

View past Foodora order history using a CLI tool by executing the order history command. This retrieves previous food delivery records, displaying order details and codes directly in your terminal for easy reference and review.

How do I reorder a previous meal from Foodora without using the app?

Reorder a previous meal from Foodora without using the app through the reorder feature in the CLI. It allows you to quickly resubmit past orders, providing options to preview the cart or confirm the reorder directly.

Does the Foodora CLI tool support bypassing Cloudflare protection during login?

The Foodora CLI tool supports bypassing Cloudflare protection during login by offering browser-based login and session import options. These methods handle authentication securely when standard CLI login is blocked by web protection.

What is the best way to watch live food delivery status updates in the terminal?

The best way to watch live food delivery status updates in the terminal is using the `ordercli foodora orders --watch` command. This actively polls and displays real-time status changes and estimated arrival times for your active Foodora orders.

Do I need to import a browser session to manage food delivery orders via the Foodora CLI?

Importing a browser session to manage food delivery orders via the Foodora CLI is an optional but recommended step when Cloudflare protection blocks automated login. It provides authenticated access to fetch order history and track active deliveries.