ordercli

Retrieve Foodora order history and track active order status via the ordercli CLI.

386k|81.1k|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/steipete/clawdis --skill ordercli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordercli
Source: https://github.com/steipete/clawdis/tree/main/skills/ordercli
Command: npx skills add https://github.com/steipete/clawdis --skill ordercli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ordercli.

What problem does it solve?

This Skill eliminates the uncertainty of food delivery by automatically tracking order status and providing real-time updates, saving you from constant app checking.

Core Features & Use Cases

  • Order Tracking: Monitor active food deliveries and get automatic status updates.
  • Use Case: When you've placed a Foodora order and want to know exactly when it will arrive without opening multiple apps.

Quick Start

Check your current active Foodora orders and watch for status changes automatically.

Frequently Asked Questions about ordercli

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

FAQPage Schema
How do I track my active Foodora food delivery orders?

Track active Foodora orders by retrieving real-time delivery status through the ordercli CLI. The Skill monitors order progress automatically, eliminating the need to check the app repeatedly and showing exactly when your food will arrive.

Can I view my Foodora order history and past orders?

Yes, ordercli retrieves your complete Foodora order history and past orders via the CLI. You can review previous deliveries, access order details, and use reorder functionality to quickly place repeat orders.

What's required to authenticate and connect ordercli to my Foodora account?

Ordercli requires browser-based login to authenticate your Foodora session. The CLI manages cookies and session tokens after login, storing credentials locally so subsequent commands access your account data without re-authenticating.

Does ordercli support food delivery services besides Foodora?

Ordercli primarily supports Foodora with full functionality. Deliveroo support is available as a work-in-progress feature, so integration with other delivery platforms may be limited or in development.

How do I automate reordering through ordercli?

Ordercli provides a reorder subcommand that lets you quickly place repeat orders from your history. The CLI requires explicit confirmation before submitting reorders, ensuring you control each new order placed.

Can I get order status updates in JSON format for automation?

Yes, ordercli supports JSON output flags across all subcommands. This enables you to parse order data programmatically, integrate with other automation tools, and process status updates in structured format.