ordercli

Query and monitor Foodora orders using the ordercli command-line tool.

1|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/aayushsoam/clawbot-plus --skill ordercli-aayushsoam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/aayushsoam/clawbot-plus/tree/main/skills/ordercli
Command: npx skills add https://github.com/aayushsoam/clawbot-plus --skill ordercli-aayushsoam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Querying and monitoring Foodora orders from the command line to replace manual checking.

Core Features & Use Cases

  • View past orders and check their statuses to stay on top of deliveries.
  • Track the active order's progress, ETA, and updates directly from the CLI.
  • Manage login and context across Foodora within a lightweight command-line tool.

Quick Start

Run ordercli to view past orders and monitor your current Foodora order.

Frequently Asked Questions about ordercli

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

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

Track your Foodora order from the command line by using the ordercli binary to run commands like ordercli foodora orders, which monitors the active order's progress, ETA, and updates directly in your terminal.

How can I view my Foodora order history in a CLI workflow?

View your Foodora order history in a CLI workflow by executing the ordercli foodora history command, which queries past orders and checks their delivery statuses to replace manual web checking.

Do I need to configure login credentials to manage Foodora orders via CLI?

Yes, you need to configure login credentials and Foodora context within the ordercli binary before you can execute commands to query past orders or monitor active deliveries.

Can I check active order statuses without opening the Foodora app?

You can check active order statuses without the Foodora app by running ordercli foodora orders in your terminal, which queries current delivery updates and ETAs directly from the command line.

What is a CLI workflow for monitoring food deliveries?

A CLI workflow for monitoring food deliveries uses a command-line tool like ordercli to query order history, track active order progress, and manage account login context entirely through terminal commands instead of a graphical interface.