ordercli

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of checking past food orders and monitoring the status of active deliveries, specifically for Foodora, by providing a command-line interface.

Core Features & Use Cases

  • Order Status Tracking: Get real-time updates on active orders, including arrival and status information.
  • Order History: Browse and view details of past orders.
  • Reordering: Preview and confirm reorders directly from past orders.
  • Session Management: Handles authentication through browser sessions or cookie import for seamless access.

Quick Start

Use the ordercli skill to check 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 active food delivery orders from the command line?

You can track active food delivery orders via a command-line interface that fetches real-time status updates and arrival information directly from Foodora using your authenticated session.

How do I reorder past Foodora orders using a CLI?

Reordering past Foodora orders is handled through the CLI by browsing your order history, previewing a previous order, and confirming the reorder action directly in the terminal.

Can I authenticate with Foodora using cookies or a browser session?

Authentication is supported via email and password login or by importing an existing browser session cookie, allowing seamless access to your Foodora account from the CLI.

Does this CLI support Deliveroo order tracking and management?

Deliveroo support is currently a work in progress, meaning the CLI is being actively developed to extend its order tracking and management features to the Deliveroo platform.

What is the best way to view my food delivery order history without opening an app?

The best way to view food delivery order history without an app is using a CLI that queries your Foodora account to list and display details of all past orders directly in the terminal.

Are there limitations to managing food delivery orders from a terminal?

Limitations include relying on valid session authentication for Foodora access, and incomplete feature parity for Deliveroo, as its integration is still a work in progress.