ordercli

Manage Foodora delivery orders via a command-line interface.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill ordercli-lemonlqf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/lemonlqf/openclaw-rtsp/tree/main/skills/ordercli
Command: npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill ordercli-lemonlqf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Order Status Tracking: Get real-time updates on active deliveries.
  • Order History: Browse and view details of past orders.
  • Reordering: Quickly reorder previous meals, with options to confirm and specify delivery details.
  • Use Case: You've just placed a food order and want to know exactly when it will arrive without opening the app; ordercli foodora orders --watch will keep you updated.

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 order status from the command line?

You can track Foodora order status from the command line by running the ordercli foodora orders command, which provides real-time updates on active deliveries without needing the mobile app.

Can I view my past Foodora delivery orders in a terminal?

Yes, you can view past Foodora delivery orders in a terminal. The CLI provides an order history feature, allowing you to browse and view details of previous meals directly from the command line.

Do I need to install any dependencies to manage food delivery orders via CLI?

You need to install the ordercli binary to manage food delivery orders via CLI. The binary can be installed using the Homebrew package manager or by using the Go programming language toolchain.

What is the best way to reorder a previous meal from Foodora without opening the app?

The best way to reorder a previous meal from Foodora without the app is using the CLI reorder feature. It allows you to quickly reorder previous meals and includes options to confirm and specify delivery details.

How does command line order tracking compare to using the Foodora mobile app?

Command line order tracking offers a lightweight alternative to the Foodora mobile app, allowing developers to monitor active deliveries and check order history directly within their terminal environment.