1. User requests to check order status, history, or reorder.
2. Skill parses the request and identifies the desired action and parameters.
3. Skill executes the `ordercli` command with the appropriate parameters.
4. `ordercli` interacts with the Foodora or Deliveroo API.
5. Skill retrieves the requested information.
6. Skill presents the information to the user.