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.
Install via CLI (Recommended)
clawhub install openclaw/openclaw/skills/food-orderWhat 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
ordercliis 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
orderclibinary being installed and accessible in your system's PATH.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-openclaw-food-order": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, code-execution, file-read, file-write
Related Skills
sherpa-onnx-tts
Local text-to-speech via sherpa-onnx (offline, no cloud)
goplaces
Query Google Places for text search, place details, resolve, reviews, or scriptable JSON via goplaces.
skill-creator
Create, edit, improve, tidy, review, audit, or restructure AgentSkills and SKILL.md files.
video-frames
Extract frames or short clips from videos using ffmpeg.
apple-notes
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.