ordercli

Track Foodora orders and order history from the command line.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage and monitor delivery orders from the command line for Foodora, enabling quick visibility of active orders and recent history, with Deliveroo support noted as a work-in-progress.

Core Features & Use Cases

  • View active orders and track status directly from the CLI.
  • Retrieve order history to review past deliveries and reorders.
  • Extendability for future integrations (e.g., Deliveroo) via a structured plugin-like workflow.

Quick Start

Run ordercli foodora orders to view active orders and ordercli history to review past orders.

Frequently Asked Questions about ordercli

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

FAQPage Schema
How do I track Foodora orders from the command line?

Yes, you can reorder past deliveries by retrieving your order history via the command line. Running the `ordercli history` command allows you to review past Foodora orders and execute basic reordering actions.

Does Foodora order tracking work with Deliveroo?

Deliveroo support is currently marked as a work-in-progress for order tracking. The Skill is structured with a plugin-like workflow to enable future integrations for Deliveroo alongside the existing Foodora functionality.

Can I check my Foodora order history using a CLI?

Yes, you can check your Foodora order history using a CLI by executing the `ordercli history` command. This retrieves your past deliveries so you can review previous orders and perform basic reordering actions.

What do I need to manage delivery orders via a command line interface?

Managing delivery orders via a command line interface requires a terminal environment and the ordercli Skill. It operates without external dependencies, using optional scripts and assets folders to support its runtime behavior.