ordercli

Manage Foodora food delivery orders via a command-line interface.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill ordercli-storyclaw-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/storyclaw-official/storyclaw-assistant/tree/main/skills/ordercli
Command: npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill ordercli-storyclaw-official

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of checking past food orders and tracking the status of active orders, specifically for Foodora, reducing the need to manually check multiple apps or websites.

Core Features & Use Cases

  • Order Status Tracking: Monitor active food deliveries in real-time.
  • Order History: Quickly review and access details of past orders.
  • Reordering: Preview and confirm reorders of previous meals.
  • Use Case: You've placed a food order and want to know its estimated arrival time without opening the app; you can use this Skill to get an immediate update.

Quick Start

Use the ordercli skill to check the status of your active Foodora orders.

Frequently Asked Questions about ordercli

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

FAQPage Schema
How do I track Foodora delivery status from the command line?

Track Foodora delivery status from the command line by using this CLI to check active orders and estimated arrival times without opening the app. It supports secure login and optional browser-based session management to bypass bot protection.

Can I reorder previous food deliveries without opening the app?

Yes, you can reorder previous food deliveries by accessing your order history through the CLI. It previews and confirms reorders of previous meals, reducing the need to manually navigate the app or website.

Does the Foodora CLI support country-specific configurations?

The Foodora CLI supports country-specific configurations to manage food delivery orders. Users set their locale during login to retrieve accurate past orders and track active delivery statuses based on their region.

How do I securely log in to Foodora via a command-line interface?

Securely log in to Foodora via a command-line interface by providing your email and password. Optional browser-based session management is available to handle bot protection if standard authentication encounters blocks.

What is the best way to check past food orders without switching apps?

The best way to check past food orders without switching apps is using this CLI to automate order history retrieval. It quickly reviews and accesses details of past meals, eliminating manual checks across multiple platforms.

Why does the CLI use browser-based session management for order tracking?

Browser-based session management for order tracking handles bot protection mechanisms on Foodora. It maintains a valid session when standard CLI requests are blocked, ensuring uninterrupted access to active delivery statuses and reordering.