ordercli

Query and monitor Foodora orders with CLI-based workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Foodora users need a quick way to see past orders and monitor the current active order without checking multiple platforms or web dashboards.

Core Features & Use Cases

  • Check past orders and retrieve their details.
  • View active order status and updates, including ETA and history.
  • Watch for changes in real time and fetch JSON data for integrations.
  • Reorder past orders to add items to your cart.
  • View details for a specific order, including history and status.

Quick Start

Run ordercli to view your Foodora order history and monitor the active order.

Frequently Asked Questions about ordercli

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

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

You can check Foodora order history by running the ordercli tool, which queries past orders and retrieves their details directly from the command line without needing a web dashboard.

Can I monitor my active Foodora order status in real time via CLI?

Yes, you can monitor active Foodora order status in real time using the watch mode in ordercli, which provides live updates on ETA and order history as they occur.

How do I retrieve Foodora order details in JSON format for integrations?

To retrieve Foodora order details in JSON format for integrations, use ordercli to fetch order data, which supports outputting structured JSON for downstream processing and external systems.

Can I reorder past Foodora orders through a command line interface?

Yes, you can reorder past Foodora orders through the command line interface, as ordercli supports reordering items from your history to add them directly back into your cart.

Do I need any additional dependencies to run the Foodora order monitor?

No additional dependencies are required to run the Foodora order monitor, as the ordercli tool operates independently without external components, though it requires specified binaries described in the frontmatter.

What is the best way to view a specific Foodora order's history and status?

The best way to view a specific Foodora order's history and status is using ordercli, which retrieves detailed information including the full status timeline and history for individual orders.