ordercli

Check past orders and track active Foodora orders from the command line.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Zentin-L/Masterbot --skill ordercli-zentin-l
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/Zentin-L/Masterbot/tree/main/skills/ordercli
Command: npx skills add https://github.com/Zentin-L/Masterbot --skill ordercli-zentin-l

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The CLI tools help you quickly access and monitor your Foodora orders from the command line, reducing context switching and saving time.

Core Features & Use Cases

  • View active orders with ordercli foodora orders
  • Retrieve order history with ordercli foodora history --limit 20
  • Reorder items with ordercli foodora reorder <orderCode>
  • Manage login, cookies, and session state with browser login and session commands; includes guidance for Deliveroo WIP work

Quick Start

Run ordercli foodora orders to view your current orders.

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

Check your Foodora order history from the command line by running `ordercli foodora history --limit 20`, which retrieves past records to reduce context switching and save time.

Can I track active Foodora orders using a CLI tool?

Track active Foodora orders using a CLI tool by executing `ordercli foodora orders`, providing quick access to current status and reducing context switching across devices.

How do I reorder a previous Foodora meal via the command line?

Reorder a previous Foodora meal via the command line by running `ordercli foodora reorder <orderCode>`, directly reordering items from your past history.

Do I need to log in to manage Foodora sessions from the CLI?

Yes, you need to log in to manage Foodora sessions from the CLI, handling browser login, cookies, and session state to access your orders and history.

What is the best way to manage Foodora orders across multiple devices?

The best way to manage Foodora orders across multiple devices is using a deterministic CLI workflow with `ordercli`, handling country configuration, login, and session state for quick access.