ordercli

Track Foodora order history and active order status via CLI.

330|61|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/eggent-ai/eggent --skill ordercli-eggent-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/eggent-ai/eggent/tree/main/bundled-skills/ordercli
Command: npx skills add https://github.com/eggent-ai/eggent --skill ordercli-eggent-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Foodora-only CLI to quickly check past orders and track the status of active orders, reducing context switching and manual lookups.

Core Features & Use Cases

  • Quick lookups of order history and current orders from Foodora.
  • Reorder and status monitoring across sessions via the ordercli CLI.
  • Use case: a user wants to verify whether a recent delivery was completed and fetch the order details for expense reports.

Quick Start

Run ordercli foodora orders to view your recent orders and monitor active deliveries.

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 from the command line?

You can track Foodora orders from the command line by running the ordercli foodora orders subcommand. It automates active order status monitoring and fetches past order history without manual web lookups.

Can I get my Foodora order history exported as JSON?

Yes, Foodora order history can be exported as JSON using configurable output options in the CLI. This allows you to fetch structured order details for expense reports or record-keeping.

How do I monitor an active Foodora delivery continuously in the terminal?

You can monitor an active Foodora delivery continuously using the optional watch mode in the CLI. It tracks the ongoing order status across your session until the delivery is completed.

Does the Foodora CLI support persistent login across sessions?

Yes, the Foodora CLI supports login and browser-based sessions to maintain persistent authentication. This enables you to manage reorders and track orders across multiple terminal sessions.

What is the best way to automate checking past Foodora deliveries for expense tracking?

The best way to automate checking past Foodora deliveries for expense tracking is using the ordercli history subcommand. It quickly retrieves completed order details, reducing manual context switching.

Are there limitations to using a CLI for Foodora order tracking?

The primary limitation is that the CLI is Foodora-specific and does not support other delivery platforms. It requires a valid login session to fetch history and monitor active orders successfully.