ordercli

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

Updated Jul 17, 2026
One-click install
npx skills add https://github.com/kolbick/Kolb-Bot --skill ordercli-kolbick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/kolbick/Kolb-Bot/tree/main/skills/ordercli
Command: npx skills add https://github.com/kolbick/Kolb-Bot --skill ordercli-kolbick

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Order Status Tracking: Get real-time updates on active deliveries.
  • Order History: Browse and view details of past orders.
  • Reordering: Preview and confirm reorders directly from the command line.
  • Use Case: Quickly check the estimated arrival time of your current Foodora order or review your last 10 orders to find a favorite meal.

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

You can track Foodora delivery status from the command line using a CLI tool that retrieves real-time updates on active orders. It requires session management via browser cookies or tokens to provide estimated arrival times.

Can I view my Foodora order history in the terminal?

Yes, you can view your Foodora order history in the terminal by running a command that retrieves past orders. This allows you to browse details of your last 10 orders to find favorite meals.

How do I reorder a previous Foodora meal via CLI?

To reorder a previous Foodora meal via CLI, you select a past order from your history and use the reorder command. The tool previews the order details and requires your confirmation before submitting.

Do I need Homebrew or Go modules to manage food delivery orders via CLI?

Yes, you need to install the tool via Homebrew or Go modules to manage food delivery orders via CLI. This provides the executable binary required to interact with the Foodora session and order endpoints.

What is the best way to manage food delivery orders without opening a browser?

The best way to manage food delivery orders without a browser is using a dedicated CLI tool. It handles session authentication via cookies or tokens to query past orders and monitor active delivery statuses directly in the terminal.