ordercli

Check Foodora order history and active status via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Foodora-only CLI that lets users quickly view past orders and the active order status, removing the need to navigate multiple websites.

Core Features & Use Cases

  • View active orders and recent history for Foodora from the command line.
  • Reorder items or add to cart with streamlined commands.
  • Manage authentication via browser login, cookies, and session data to simplify repeated access.

Quick Start

Use ordercli to view your current Foodora orders and history with a single command.

Frequently Asked Questions about ordercli

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

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

You can check Foodora order status from the command line using ordercli, which provides quick visibility into active orders and order history without navigating the website.

Can I track Foodora orders on desktop without opening a browser?

Yes, you can track Foodora orders on desktop without a browser by using ordercli, a dedicated command line interface that supports viewing active orders and recent history directly in your terminal.

What do I need to install to view Foodora order history in terminal?

To view Foodora order history in terminal, you need the ordercli binary installed locally via brew or Go module, followed by authenticating through browser login or cookie import.

Does ordercli support Deliveroo order tracking and reordering?

ordercli currently supports Foodora order tracking and reordering, while Deliveroo support is in progress. You can reorder items or add to cart using streamlined commands for Foodora.

How does authentication work for Foodora CLI order tracking?

Authentication for Foodora CLI order tracking works through browser login, cookie import, and session data management, simplifying repeated access to your Foodora account from the command line.

What are the limitations of tracking Foodora orders via CLI?

The main limitation of tracking Foodora orders via ordercli is that Deliveroo support is still in progress, and it requires a local binary installation via brew or Go module on desktop environments.