ordercli

Manage Foodora food delivery orders via a command-line interface.

307|86|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/johnson7788/MultiUserClaw --skill ordercli-johnson7788
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/johnson7788/MultiUserClaw/tree/main/openclaw/skills/ordercli
Command: npx skills add https://github.com/johnson7788/MultiUserClaw --skill ordercli-johnson7788

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of food delivery orders by providing a command-line interface to check past orders and monitor active deliveries, saving users time and effort in tracking their food.

Core Features & Use Cases

  • Order Tracking: View active orders and their status updates in real-time.
  • Order History: Access and review past orders with detailed information.
  • Reordering: Quickly reorder previous meals directly from the command line.
  • Use Case: A user wants to quickly check the status of their current food delivery without opening a web browser or app. They can use ordercli foodora orders --watch to get live updates.

Quick Start

Use ordercli to view your active foodora orders by running the command 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 active food delivery orders from the command line?

Yes, you can reorder previous meals directly from the command line with ordercli, which accesses your past orders and initiates the reorder process without needing a web browser.

How do I authenticate with Foodora via CLI for order tracking?

You authenticate with Foodora via CLI by providing your email and password, with additional options for browser-based login or importing your active session directly from Chrome cookies.

Does this CLI tool work with Deliveroo for food order tracking?

Support for Deliveroo is currently under ongoing development, meaning the CLI tool is not fully functional for Deliveroo yet but is being actively built out alongside the existing Foodora support.

Can I check my past food delivery history without opening an app?

Yes, you can check your past food delivery history without an app by running the `ordercli foodora orders` command, which accesses and reviews your past orders with detailed information directly in the terminal.