ordercli

Manage Foodora food orders via a command-line interface.

34|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill ordercli-mangiapanejohn-dev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/mangiapanejohn-dev/Resonix-AG/tree/main/skills/ordercli
Command: npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill ordercli-mangiapanejohn-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface to manage food orders, specifically for Foodora, allowing users to check past orders and track active order statuses.

Core Features & Use Cases

  • Order History: View and search through past food orders.
  • Active Order Tracking: Monitor the status and estimated arrival of current orders.
  • Reordering: Quickly reorder previous meals, with options to confirm and specify delivery details.
  • Use Case: A user wants to quickly reorder their favorite pizza from last week. They can use ordercli foodora reorder <orderCode> --confirm to add it to their cart and place the order.

Quick Start

Use ordercli to view your past foodora orders.

Frequently Asked Questions about ordercli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage food delivery orders from the command line?▼

To check your Foodora order history, use the ordercli command-line interface to query and search through your past food orders, requiring configured country and login credentials for session access.

Can I reorder a previous meal via CLI?▼

You need to configure the ordercli binary with your country selection and login credentials, managing your session via browser cookies or tokens to authenticate your Foodora account.

How do I track active Foodora order statuses in a terminal?▼

You can track active Foodora order statuses in a terminal by using the ordercli interface to monitor current orders, which queries the platform for real-time status updates and estimated arrival times.

Does ordercli work without setting up login credentials?▼

No, ordercli does not work without setting up login credentials, as the binary requires configured country information and authenticated session data via browser cookies or tokens to access your Foodora account.