Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install ordercli或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install ordercli⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/ordercli/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: ordercli description: Foodora-only CLI for checking past orders and active order status (Deliveroo WIP). homepage: https://ordercli.sh metadata: {"clawdbot":{"emoji":"🛵","requires":{"bins":["ordercli"]},"install":[{"id":"brew","kind":"brew","formula":"steipete/tap/ordercli","bins":["ordercli"],"label":"Install ordercli (brew)"},{"id":"go","kind":"go","module":"github.com/steipete/ordercli/cmd/ordercli@latest","bins":["ordercli"],"label":"Install ordercli (go)"}]}} ---
Use ordercli to check past orders and track active order status (Foodora only right now).
Quick start (Foodora)
ordercli foodora countriesordercli foodora config set --country ATordercli foodora login --email [email protected] --password-stdinordercli foodora ordersordercli foodora history --limit 20ordercli foodora history show Orders
ordercli foodora ordersordercli foodora orders --watchordercli foodora order ordercli foodora history show --json Reorder (adds to cart)
ordercli foodora reorder ordercli foodora reorder --confirm ordercli foodora reorder --confirm --address-id Cloudflare / bot protection
ordercli foodora login --email [email protected] --password-stdin --browser--browser-profile "$HOME/Library/Application Support/ordercli/browser-profile"ordercli foodora cookies chrome --profile "Default"Session import (no password)
ordercli foodora session chrome --url https://www.foodora.at/ --profile "Default"ordercli foodora session refresh --client-id androidDeliveroo (WIP, not working yet)
DELIVEROO_BEARER_TOKEN (optional DELIVEROO_COOKIE).ordercli deliveroo config set --market ukordercli deliveroo historyNotes
--config /tmp/ordercli.json for testing.安装 Ordercli 后,可以对 AI 说这些话来触发它
Help me get started with Ordercli
Explains what Ordercli does, walks through the setup, and runs a quick demo based on your current project
Use Ordercli to foodora-only CLI for checking past orders and active order status (...
Invokes Ordercli with the right parameters and returns the result directly in the conversation
What can I do with Ordercli in my general tools workflow?
Lists the top use cases for Ordercli, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/ordercli/ 目录(个人级,所有项目可用),或 .claude/skills/ordercli/(项目级)。重启 AI 客户端后,用 /ordercli 主动调用,或让 AI 根据上下文自动发现并使用。
Ordercli 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Ordercli 可免费安装使用。请查阅仓库了解许可证信息。
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
Ordercli 属于「General Tools」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my general tools tasks using Ordercli
Identifies repetitive steps in your workflow and sets up Ordercli to handle them automatically