订单CLI

Manage Foodora orders and track delivery status via command line.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/feiji77-2/openclaw --skill cli-feiji77-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 订单CLI
Source: https://github.com/feiji77-2/openclaw/tree/main/skills/ordercli
Command: npx skills add https://github.com/feiji77-2/openclaw --skill cli-feiji77-2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to efficiently manage and check the status of past and active orders for Foodora directly from the command line, saving time and effort compared to navigating a web interface.

Core Features & Use Cases

  • Check Past Orders: View historical order details and status.
  • Track Active Orders: Monitor the real-time status and arrival of current orders.
  • Reorder Functionality: Quickly reorder past items and add them to the cart.
  • Use Case: A user wants to quickly check the status of their latest Foodora order without opening the app or website. They can use ordercli foodora orders --watch to get live updates.

Quick Start

Use the ordercli skill to check your past Foodora orders with a limit of 20.

Frequently Asked Questions about 订单CLI

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

FAQPage Schema
How do I check Foodora order history from the command line?

To check Foodora order history from the command line, use the ordercli binary to view historical order details and status, saving time compared to navigating the web interface. You can specify a limit to retrieve past orders.

Can I track active Foodora deliveries via CLI?

Yes, you can track active Foodora deliveries via CLI using the watch command. This provides real-time status updates and monitors the arrival of current orders directly in your terminal without opening the app.

Do I need to install any dependencies to manage Foodora orders via CLI?

Yes, managing Foodora orders via CLI requires the ordercli binary to be installed. You can install this dependency using either the brew package manager or by building it via go.

How does the CLI handle bot protection for Foodora orders?

The CLI handles bot protection for Foodora orders through browser emulation or session import. This mechanism allows the command line interface to securely access your account and manage active deliveries without being blocked.

What is the best way to reorder past Foodora items in a terminal?

The best way to reorder past Foodora items in a terminal is using the ordercli reorder functionality. This command line feature quickly adds previously ordered items to your cart, streamlining the reordering process.