ordercli
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
Why use this skill?
Use the ordercli OpenClaw skill to track active food deliveries, view order history, and reorder items via command line. Fast, efficient, and fully scriptable.
Install via CLI (Recommended)
clawhub install openclaw/openclaw/skills/ordercliWhat This Skill Does
The ordercli skill is a powerful command-line interface integrated into the OpenClaw AI ecosystem that enables users to interact directly with food delivery platforms, primarily focusing on Foodora. This tool allows users to bypass the traditional mobile app experience to perform common tasks like checking the status of an active delivery, reviewing order history, and reordering past items. It serves as an automation layer that simplifies repetitive tasks, such as tracking arrival times or re-triggering frequent orders without needing to navigate complex website UIs.
Installation
To integrate this skill into your environment, use the command: clawhub install openclaw/openclaw/skills/ordercli. Once installed, you will need to configure your environment by setting your country code and authenticating. For Foodora, you can use standard password-based login or utilize browser-based session imports if you encounter anti-bot protection mechanisms like Cloudflare.
Use Cases
- Order Tracking: Keep an eye on active deliveries without manual refreshes by using the
--watchflag. - Quick Reordering: Rapidly add items from past orders back to your cart, with options to confirm or change delivery addresses via CLI arguments.
- History Analysis: Export detailed JSON order histories to parse or save for budgeting purposes.
- Session Management: Efficiently handle logins using existing Chrome cookies or browser profiles to mitigate anti-scraping interruptions.
Example Prompts
- "OpenClaw, check the status of my current Foodora order and tell me the estimated arrival time."
- "Find my most recent order from last week and reorder those same items for me."
- "List my last 10 orders from Foodora so I can see what I spent on delivery last month."
Tips & Limitations
- Work in Progress: Please note that while Foodora is fully supported, Deliveroo functionality is currently experimental and not yet production-ready.
- Security: The tool supports passing passwords via
stdin, which is recommended over cleartext command arguments. For high-security environments, leverage the--browser-profilefeature to maintain sessions without re-authenticating. - Testing: When experimenting with reorder features, always use the
--configflag to point to a temporary test file to avoid accidental real-world transactions until you are comfortable with the CLI output.
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-ordercli": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write, external-api
Related Skills
sag
ElevenLabs text-to-speech with mac-style say UX.
bear-notes
Create, search, and manage Bear notes via grizzly CLI.
mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
xurl
A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.