ordercli

Manage Foodora food delivery orders via a command-line interface.

3|1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/gensparx/GenSparx --skill ordercli-gensparx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/gensparx/GenSparx/tree/main/skills/ordercli
Command: npx skills add https://github.com/gensparx/GenSparx --skill ordercli-gensparx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of checking past food delivery orders and tracking the status of active orders, specifically for Foodora.

Core Features & Use Cases

  • Order Status Tracking: Monitor active deliveries in real-time.
  • Order History: Review and retrieve details of past orders.
  • Reordering: Preview and confirm reorders of previous meals.
  • Use Case: Quickly check the estimated arrival time of your current Foodora order or reorder your favorite meal from last week with a few commands.

Quick Start

Use ordercli to view your active Foodora 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 active Foodora delivery orders from the command line?

Track active Foodora orders from the command line by running the ordercli binary to view real-time status updates and estimated arrival times for your current deliveries. It provides a CLI interface for monitoring active order status.

Can I view my past Foodora order history in the terminal?

View past Foodora order history in the terminal by executing the order history command in ordercli. This allows you to retrieve and review details of previous food delivery orders directly within your CLI.

How do I reorder a previous meal on Foodora using a CLI?

Reorder a previous meal on Foodora using a CLI by selecting an item from your order history in ordercli. The Skill previews and confirms reorders of previous meals before submitting the delivery request.

Do I need to install anything specific to manage food delivery orders via CLI?

To manage food delivery orders via CLI, you need the ordercli binary installed on your system. You must also handle authentication via browser login or session import to access your Foodora account.

How does authentication work for a Foodora command-line interface?

Authentication for the Foodora command-line interface works by handling login via a browser or importing an existing session. This allows ordercli to securely access your active orders and order history.