ordercli

Manage Foodora and Deliveroo orders via a command-line interface.

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

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 orders and tracking the real-time status of active food deliveries for services like Foodora.

Core Features & Use Cases

  • Order Tracking: Monitor active deliveries with real-time status updates.
  • Order History: Access and view 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 browse your past meal history to reorder a favorite dish.

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 or Deliveroo order status from the command line?

Track active Foodora and Deliveroo deliveries from the command line using a CLI tool that fetches real-time delivery status updates. It requires authentication via email and password or session import to retrieve current order tracking information.

Can I view my past Foodora and Deliveroo order history without logging into the app?

Yes, you can access past Foodora and Deliveroo order history via a command-line interface. After authenticating with your email and password or importing an active session, the tool retrieves and displays details of your previous food delivery orders.

How do I reorder a previous meal from Deliveroo or Foodora using a terminal?

Reorder previous meals by using the CLI's reorder function to preview and confirm past orders. Once authenticated, the tool initiates the reorder process directly from your command line, replicating your previous Foodora or Deliveroo selections.

Does this food delivery CLI support browser-based login for Cloudflare protected platforms?

Yes, the food delivery CLI supports browser-based login and cookie reuse to bypass Cloudflare protection. This allows you to authenticate your Foodora or Deliveroo account securely when standard email and password login encounters access restrictions.

What authentication methods work for accessing Foodora order data through a CLI?

Authentication for accessing Foodora order data via the CLI requires either an email and password combination or a session import. Browser-based login and cookie reuse are also supported to handle Cloudflare protection on the delivery platform.