Key Features
- Foodora only support
- Foodora support
- Deliveroo support
Use Cases
With Ordercli, you can:
- Automating common utility tasks and workflows
- Processing and transforming data between formats
- Integrating with external services and tools
Setup & Installation
Install Ordercli using the ClawHub CLI or OpenClaw CLI:
clawhub install ordercliIf the CLI is not installed:
npx clawhub@latest install ordercliOr install with OpenClaw CLI:
openclaw skills install ordercliVersion History
Latest version: 1.0.0
First published: Jan 4, 2026. Last updated: Feb 9, 2026.
1 version released.
Frequently Asked Questions
Is Ordercli free to use?
Yes. Ordercli is a free, open-source skill available on the OpenClaw Skills Registry. You can install and use it at no cost, and the source code is publicly available for review and contribution.
What platforms does Ordercli support?
It runs on any platform that supports OpenClaw, including macOS, Linux, and Windows. As long as you have the OpenClaw runtime installed, Ordercli will work seamlessly across operating systems.
How do I update Ordercli?
Run
openclaw skills update ordercli to get the latest version. OpenClaw will download and apply the update automatically, preserving your existing configuration.Can I use Ordercli with other skills?
Yes. OpenClaw skills are composable — you can combine Ordercli with any other installed skill in your workflows. This allows you to build powerful multi-step automations by chaining skills together.