ordercli
查询历史订单和跟踪外卖配送状态,支持 Foodora 等平台,管理配送偏好和订单历史
npx skills add steipete/clawdis --skill ordercliBefore / After 效果对比
1 组打开外卖 APP、登录账号、进入订单页面、查找历史记录,查询一个订单状态需要 2-3 分钟
命令行直接查询订单状态和历史记录,5 秒获取详细信息,支持批量查询和自动刷新
description SKILL.md
ordercli
ordercli
Use ordercli to check past orders and track active order status (Foodora only right now).
Quick start (Foodora)
-
ordercli foodora countries -
ordercli foodora config set --country AT -
ordercli foodora login --email you@example.com --password-stdin -
ordercli foodora orders -
ordercli foodora history --limit 20 -
ordercli foodora history show <orderCode>
Orders
-
Active list (arrival/status):
ordercli foodora orders -
Watch:
ordercli foodora orders --watch -
Active order detail:
ordercli foodora order <orderCode> -
History detail JSON:
ordercli foodora history show <orderCode> --json
Reorder (adds to cart)
-
Preview:
ordercli foodora reorder <orderCode> -
Confirm:
ordercli foodora reorder <orderCode> --confirm -
Address:
ordercli foodora reorder <orderCode> --confirm --address-id <id>
Cloudflare / bot protection
-
Browser login:
ordercli foodora login --email you@example.com --password-stdin --browser -
Reuse profile:
--browser-profile "$HOME/Library/Application Support/ordercli/browser-profile" -
Import Chrome cookies:
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 android
Deliveroo (WIP, not working yet)
-
Requires
DELIVEROO_BEARER_TOKEN(optionalDELIVEROO_COOKIE). -
ordercli deliveroo config set --market uk -
ordercli deliveroo history
Notes
-
Use
--config /tmp/ordercli.jsonfor testing. -
Confirm before any reorder or cart-changing action.
Weekly Installs252Repositorysteipete/clawdisGitHub Stars330.3KFirst SeenJan 24, 2026Security AuditsGen Agent Trust HubFailSocketPassSnykWarnInstalled onopencode230codex229gemini-cli228cursor226github-copilot225kimi-cli225
forum用户评价 (0)
发表评价
暂无评价,来写第一条吧
统计数据
用户评分
为此 Skill 评分