ordercli

Check past and active delivery orders via ordercli CLI.

87|20|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/openaeon/OpenAEON --skill ordercli-openaeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/openaeon/OpenAEON/tree/main/skills/ordercli
Command: npx skills add https://github.com/openaeon/OpenAEON --skill ordercli-openaeon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ordercli helps you check past delivery orders and see the status of active orders without manually navigating the restaurant or delivery provider interfaces.

Core Features & Use Cases

  • Past order lookup & status tracking: Review active orders (arrival/status) and inspect order details, including history lookups.
  • Watch mode for ongoing deliveries: Keep polling for updates until the order reaches its latest state.
  • Reorder support (cart-changing actions): Reorder by previewing first, then confirming with optional address selection for faster repeat orders.
  • Multi-provider workflow: Use Foodora as the primary working integration, with Deliveroo listed as WIP and requiring tokens.

Quick Start

Ask to check your active and recent Foodora orders by running: ordercli foodora orders --watch

Frequently Asked Questions about ordercli

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

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

Track Foodora delivery order status from the command line by running the ordercli foodora orders command. You can inspect order details, review past order history, and use watch mode to keep polling for active delivery updates until the order reaches its latest state.

Can I reorder a past food delivery without navigating the provider interface?

You can reorder a past food delivery without navigating the provider interface by previewing the reorder action first, then confirming it. The workflow supports optional address selection to facilitate faster repeat orders directly from your command line history.

How does watch mode work for ongoing food delivery order monitoring?

Watch mode for ongoing food delivery order monitoring works by continuously polling the provider for status updates. It keeps checking the active delivery order until it reaches its latest state, eliminating the need to manually refresh the restaurant or delivery provider interface.

Does the ordercli workflow support Deliveroo for past order lookup and tracking?

The ordercli workflow lists Deliveroo as a work-in-progress integration for past order lookup and tracking. Using it requires providing the necessary tokens for authentication, whereas Foodora serves as the primary fully working provider integration.

What do I need to set up before checking past food delivery orders with a CLI workflow?

Before checking past food delivery orders with a CLI workflow, you need a working ordercli installation. You must also complete the provider configuration and authentication setup, which includes safely handling optional token or cookie inputs for your chosen delivery provider.