ordercli

View Foodora past orders and active order status from the command line.

117|8|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/geezerrrr/motive --skill ordercli-geezerrrr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/geezerrrr/motive/tree/main/Motive/Resources/Skills.bundle/ordercli
Command: npx skills add https://github.com/geezerrrr/motive --skill ordercli-geezerrrr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Foodora customers and developers who want instant visibility into order history and the current order status without switching apps or browsing.

Core Features & Use Cases

  • Past orders: quickly view a list of recent Foodora orders.
  • Active order status: monitor the current order in real time from the terminal.
  • Lightweight and extensible: can be integrated into scripts and CI pipelines for delivery workflows.

Quick Start

Use ordercli to view your Foodora orders and current status from the terminal.

Frequently Asked Questions about ordercli

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

FAQPage Schema
How do I check Foodora order status from the command line?

You can check Foodora order status from the command line by running the ordercli binary, which provides real-time active order updates and past order history directly in your terminal.

Can I view past Foodora orders in a terminal without opening the app?

Yes, you can view past Foodora orders in a terminal without opening the app by executing ordercli, which retrieves and lists your recent order history directly within the command-line interface.

How do I install ordercli to monitor Foodora deliveries?

To monitor Foodora deliveries, install ordercli using either the brew package manager or Go, then run the binary to access live order status updates and historical order data.

Does ordercli support Deliveroo in-progress order tracking?

Yes, ordercli supports Deliveroo in-progress order tracking alongside its primary Foodora commands, allowing you to monitor active deliveries from both platforms within a single terminal workflow.

Can I integrate Foodora order history checks into CI pipelines?

Yes, you can integrate Foodora order history checks into CI pipelines because ordercli is a lightweight command-line binary designed for scripting and automated delivery workflow visibility.

Why use a CLI tool instead of the Foodora app for order tracking?

Using a CLI tool for Foodora order tracking provides instant terminal visibility without app switching, making it ideal for developers and power users who need quick access during delivery workflows.