ordercli

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

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/coltonbatts/Loubot --skill ordercli-coltonbatts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/coltonbatts/Loubot/tree/main/skills/ordercli
Command: npx skills add https://github.com/coltonbatts/Loubot --skill ordercli-coltonbatts

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of checking past food orders and tracking the status of active orders, specifically for Foodora, reducing the need to navigate multiple apps or websites.

Core Features & Use Cases

  • Order Tracking: Monitor the real-time status and estimated arrival of your active food deliveries.
  • Order History: Easily view and retrieve details of your past orders.
  • Reordering: Quickly reorder previous meals with options to confirm or specify delivery details.
  • Use Case: You've just placed a Foodora order and want to know exactly when it will arrive without opening the app. You can use ordercli foodora orders --watch to get live updates.

Quick Start

Use the ordercli skill 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 order status from the command line?

Foodora order tracking via CLI works by retrieving your active orders and monitoring their real-time status. You can use the watch feature to get continuous live updates on delivery progress and estimated arrival.

Can I view my past food delivery orders in the terminal?

Yes, you can retrieve your Foodora order history directly in the terminal. The CLI fetches your past food delivery records, allowing you to view previous meal details and order timestamps without navigating the web app.

How do I reorder a previous meal using a CLI tool?

You can reorder a previous meal by using the reorder function to quickly resubmit a past order. The tool provides options to confirm the meal selection or specify new delivery details before finalizing the request.

How does CLI food order tracking handle bot protection and login sessions?

CLI food order tracking handles bot protection by offering browser-based login and session import options. You authenticate through a browser flow, then import the active session to allow the script to access your Foodora account securely.

Do I need a browser to manage food delivery orders via command line?

You need a browser for the initial login to bypass bot protection, but not for routine order tracking. After importing your session, you can manage food delivery orders entirely via the command line without opening the browser again.

What are the limitations of tracking food delivery orders through a CLI?

Limitations of tracking food orders via CLI include reliance on valid imported sessions to bypass bot protection and a focus strictly on order history and status tracking. It lacks interactive browsing features available in the native Foodora app.