ordercli

Track active Foodora orders and retrieve past order history via CLI.

1|Updated May 3, 2026
One-click install
npx skills add https://github.com/brikkoAI/brikko-studio --skill ordercli-brikkoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/brikkoAI/brikko-studio/tree/main/packages/core/skills/ordercli
Command: npx skills add https://github.com/brikkoAI/brikko-studio --skill ordercli-brikkoai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users who regularly order food via Foodora (with upcoming Deliveroo support) lack a fast, scriptable way to track active order status, review past order history, and reorder favorite meals without navigating clunky mobile apps or slow web interfaces, especially for users who need to track meal expenses or automate regular orders.

Core Features & Use Cases

  • Active Order Tracking: Monitor real-time status and arrival updates for ongoing Foodora orders, with a watch mode for live progress.
  • Order History Access: Retrieve full past order details, including JSON outputs for expense tracking, record-keeping, or auditing meal costs.
  • One-Click Reorder: Add past orders directly to your cart with a single command, including support for selecting specific delivery addresses.
  • Deliveroo Support (WIP): Upcoming compatibility with Deliveroo order tracking and history, currently in development.

Quick Start

Use the ordercli skill to check the status of your active Foodora order and view details of your most recent past order.

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 order status without using the mobile app?

You can track active Foodora orders via a command-line interface using ordercli, which provides real-time status updates and a watch mode for live progress monitoring without needing the native delivery app.

Can I export past food delivery orders for expense tracking?

Yes, ordercli retrieves full past Foodora order history and outputs the data in JSON format, enabling automated business expense tracking and meal cost auditing directly from your terminal.

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

Ordercli supports one-click reordering by adding past Foodora orders directly to your cart with a single command, including options to select specific delivery addresses for the reorder.

Does ordercli work with Deliveroo for order tracking and history?

Deliveroo support is currently a work in progress, with upcoming compatibility for tracking active Deliveroo orders and retrieving past order history alongside existing Foodora functionality.

What do I need to install to manage food delivery orders via CLI?

You need to install the ordercli binary via Homebrew or as a Go module, and provide valid Foodora account credentials to authenticate and access your order data.

Is there a scriptable way to automate regular food delivery orders?

Ordercli enables automated reordering of frequently purchased meals and scriptable order tracking workflows, replacing manual interactions with clunky mobile apps or slow web interfaces.