ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Community Verified productivity Safety 4/5

Food Order

Skill by openclaw

Why use this skill?

Effortlessly reorder past Foodora meals and track delivery ETAs with the Food Order skill. Safe, user-confirmed ordering and real-time status updates.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/openclaw/skills/food-order
Or

What This Skill Does

The Food Order skill allows you to effortlessly reorder past Foodora orders and track their status and estimated time of arrival (ETA). It leverages the ordercli tool to interact with your Foodora account, providing a streamlined experience for quick meal reordering and real-time delivery updates. The skill prioritizes user safety by always presenting a preview of the order before execution and requiring explicit user confirmation for any actions that modify your cart or place an order. This ensures you are always in control and avoid unintended purchases.

Installation

To install the Food Order skill, you need to have the ordercli tool available. The recommended installation method is via Go:

clawhub install openclaw/openclaw/skills/food-order

This command will install the necessary components, including the ordercli binary. You may need to configure ordercli with your country and login credentials for Foodora. For detailed setup instructions, refer to the skill's documentation. This typically involves setting your country and logging in either via password or by establishing a session using your Chrome browser profile.

Use Cases

This skill is perfect for situations where you want to quickly reorder a favorite meal without browsing through menus. It's also invaluable for keeping an eye on your current deliveries. Key use cases include:

  • Quick Reordering: Reorder a previous Foodora order with just a few commands.
  • Order Tracking: Monitor the ETA and live status of your active Foodora orders.
  • Order History Review: Browse your past orders to recall what you've enjoyed previously.
  • Safe Order Placement: Ensures you explicitly confirm any order before it's placed, preventing accidental purchases.

Example Prompts

  • "Reorder my last Foodora order."
  • "What's the status of my current Foodora order?"
  • "Show me my recent Foodora order history."

Tips & Limitations

  • Confirmation is Key: Remember that placing an order always requires a final, explicit confirmation from you. The skill will present a preview and wait for your "yes", "confirm", or "place the order" before proceeding.
  • Configuration: Ensure ordercli is correctly configured with your Foodora account details (country, login) for the skill to function properly.
  • Multiple Addresses: If you have multiple delivery addresses associated with your Foodora account, the skill may prompt you to specify which address to use for reordering.
  • Preview First: For safety, the skill prioritizes previewing actions. If you're unsure about an order, it will stop at the preview stage and ask clarifying questions.
  • Debug Mode: For testing purposes, you can use a separate configuration file with the command ordercli --config /tmp/ordercli.json ... to avoid interfering with your primary settings.
  • Dependencies: This skill relies on the ordercli binary being installed and accessible in your system's PATH.

Metadata

Author@openclaw
Stars215976
Views19
Updated2026-02-21
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-openclaw-food-order": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#food order#foodora#reorder#delivery tracking
Safety Score: 4/5

Flags: external-api, code-execution, file-read, file-write