ordercli

A command-line tool for Foodora order checking and account management.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Polealpha/XINNIAN_PI --skill ordercli-polealpha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/Polealpha/XINNIAN_PI/tree/main/app%20windows/vendor/openclaw-runtime/skills/ordercli
Command: npx skills add https://github.com/Polealpha/XINNIAN_PI --skill ordercli-polealpha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly check past orders and the live status of active deliveries without manually navigating retailer web interfaces.

Core Features & Use Cases

  • Order status & history lookup: View active order lists and retrieve detailed past order information for quick verification.
  • Reorder flow (cart-changing): Preview a reorder and then confirm to add items back to your cart for faster repurchases.
  • Account login, session, and bot-protection workarounds: Support browser-based login and cookie/session import to pass common protections.

Quick Start

Run ordercli for Foodora orders and history by executing: ordercli foodora orders.

Frequently Asked Questions about ordercli

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

FAQPage Schema
How do I check Foodora order status from the command line?

You can check Foodora order status by running the command-line interface to retrieve active delivery lists and past order history without navigating the web interface.

Can I import browser session cookies to authenticate a Foodora CLI?

Yes, you can import browser session cookies or perform a browser-based login to authenticate, bypassing common bot-protection mechanisms for accessing your Foodora account.

How do I reorder past Foodora deliveries using a CLI?

You can execute a reorder flow that previews items from past orders and prompts for confirmation to add them back to your cart for faster repurchases.

What login methods are supported for retrieving Foodora past orders?

Supported authentication methods include email and password, browser-based login, cookie import, and session flows to access your Foodora past order information securely.

Does the Foodora order tracking CLI require a local configuration file?

Yes, operational use requires a local config file for platform-specific configuration and country setup to correctly query Foodora orders and active delivery status.

How do I get JSON output for active Foodora deliveries?

You can retrieve detailed JSON output for active Foodora deliveries by using the order retrieval command with optional watch mode to monitor live status changes.