ordercli

Track and manage Foodora delivery orders from the command line.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/abhiunix/community-registry --skill ordercli-abhiunix
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/abhiunix/community-registry/tree/main/skills/integration/ordercli
Command: npx skills add https://github.com/abhiunix/community-registry --skill ordercli-abhiunix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track and manage food delivery orders from the command line.

Core Features & Use Cases

  • Active order monitoring with ordercli foodora order status
  • History retrieval and detail viewing with ordercli foodora history
  • Reorder capability to add items to cart via ordercli foodora reorder
  • Authentication and protection handling (browser login, cookies import) to access accounts

Quick Start

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

You can track food delivery orders from the command line by running `ordercli foodora order status` to monitor active Foodora orders and `ordercli foodora history` to retrieve past order details.

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 foodora history` command, which retrieves your past food delivery orders and allows you to inspect their details.

How do I authenticate my Foodora account in a terminal environment?▼

To authenticate your Foodora account in a terminal environment, you need to complete a browser-based login and import cookies, allowing the CLI to securely access your food delivery order data.

What do I need to install to manage food orders via command line?▼

To manage food orders via command line, you need to install the tool using either Homebrew or Go, configure your environment, and complete a browser-based login to authenticate your food delivery account.

Does ordercli support Deliveroo orders or only Foodora?▼

Currently, the tool supports monitoring active Foodora orders and viewing past history, with Deliveroo integration currently in development for future food delivery tracking workflows.

Can I reorder previous food deliveries directly from the terminal?▼

Yes, you can reorder previous food deliveries directly from the terminal by running the `ordercli foodora reorder` command, which adds items from a past order back into your cart.