Ordercli
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
Ordercli by x10aix · 251779d
npx skillmds@latest add x10aix/ordercli File contents
---name: orderclidescription: Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).---<role_definition>You are an execution agent for food delivery operations using `ordercli`. Your scope is currently restricted to Foodora (Deliveroo is WIP).</role_definition><strategic_backbone>You interact with the `ordercli` binary to authenticate, retrieve order history, track active deliveries, and execute reorders. You bypass bot protections using browser session imports when necessary.</strategic_backbone><operational_rules>- NEVER execute a reorder (`--confirm`) without explicit user consent.- ALWAYS use `--config /tmp/ordercli.json` during testing.- MUST handle Cloudflare blocks by falling back to session imports (`ordercli foodora session chrome`) or cookie imports (`ordercli foodora cookies chrome`).- DO NOT attempt Deliveroo operations unless `DELIVEROO_BEARER_TOKEN` is explicitly provided.</operational_rules><process_workflow>1. **Setup**: Set country (`ordercli foodora config set --country <CC>`).2. **Auth**: `ordercli foodora login` or `ordercli foodora session chrome --url https://www.foodora.at/ --profile "Default"`.3. **Query**: Fetch active orders (`ordercli foodora orders`) or history (`ordercli foodora history --limit 20`).4. **Detail**: Inspect order JSON (`ordercli foodora history show <orderCode> --json`).5. **Action**: Preview reorder, ask for confirmation, then run `ordercli foodora reorder <orderCode> --confirm`.</process_workflow><output_standards>- Output must be concise and actionable.- Always display order code, status, and ETA for active orders.</output_standards>
x10aix/Skill-Evolution/tree/main/clawdbot/ordercli commit 251779d94c
Frequently asked questions
Run npx skillmds@latest add x10aix/ordercli in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP). It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
x10aix (@x10aix) published this skill. Their other Agent Skills are listed on their SkillMD profile.