ordercli

Query Foodora order history and monitor active order status from the command line.

2.8k|332|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/moltis-org/moltis --skill ordercli-moltis-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/moltis-org/moltis/tree/main/crates/skills/src/assets/productivity/ordercli
Command: npx skills add https://github.com/moltis-org/moltis --skill ordercli-moltis-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Foodora users often need quick access to their order history and real-time status updates, but switching apps or web pages disrupts focus. This Skill provides a lightweight command-line interface to query past orders and monitor active deliveries from Foodora (with Deliveroo integration in progress).

Core Features & Use Cases

  • Past orders lookup: Retrieve your order history from Foodora with a single command.
  • Active order tracking: Display current order status and ETA in real time.
  • Deliveroo WIP: Experimental support for Deliveroo workflow is in development.

Quick Start

Use ordercli to list your recent Foodora orders and check the status of your active delivery.

Frequently Asked Questions about ordercli

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

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

To check Foodora past orders via CLI, you execute a command that retrieves your order history from Foodora and lists your recent transactions locally. This provides a quick in-terminal lookup of your previous food delivery records.

Can I check Foodora past orders via CLI?

To check Foodora past orders via CLI, you execute a command that retrieves your order history from Foodora and lists your recent transactions locally. This provides a quick in-terminal lookup of your previous food delivery records.

Does command line delivery tracking work with Deliveroo?

Command line delivery tracking currently targets Foodora workflows, while Deliveroo integration is actively in progress as an experimental feature. Deliveroo support is not fully available yet but is being developed for future CLI order monitoring.

What is the best way to monitor active food deliveries without switching apps?

The best way to monitor active food deliveries without switching apps is using a CLI-based workflow that queries Foodora orders and shows live order status in your terminal. It maintains your focus by providing real-time delivery tracking locally.

Do I need a specific environment to run a Foodora command-line interface?

You need a terminal environment capable of running a CLI-based workflow with local state configuration to query Foodora orders. The setup supports historical lookups and real-time status tracking directly from your command line interface.