What problem does it solve? Checking food delivery orders normally requires opening the Foodora app or website and navigating through menus. This Skill lets you query past orders, track active deliveries, and reorder previous meals directly from the command line through the ordercli binary. ## Core Features & Use Cases - Order Tracking: List active orders with arrival and status info, watch them live with --watch, or inspect a single order's details. - Order History: Browse past orders with ordercli foodora history and view full detail in JSON for any order code. - Reordering: Preview and confirm reorders that add a previous order back to your cart, optionally specifying a delivery address. - Flexible Authentication: Log in with email and password, reuse a browser profile to bypass Cloudflare bot protection, or import an existing session from Chrome cookies. - Use Case: You want to know when your lunch will arrive without picking up your phone. Ask the assistant to run ordercli foodora orders and report the current status and estimated arrival time. ## Quick Start Ask the assistant to check your current Foodora orders and their delivery status using ordercli.