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 using 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 by code. - 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 the cart, optionally specifying a delivery address. - Flexible Authentication: Log in with email and password, reuse a browser profile to bypass Cloudflare bot protection, import Chrome cookies, or import an existing session without a password. - 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 order status using ordercli after logging in with your Foodora email and password.