Install any skill in seconds. Free to start, no credit card required.
Get Started Free →CLI for Foodora and Deliveroo — view order history, track active orders, and reorder past meals. Use when an agent needs to check food delivery order status, review past orders, or reorder from Foodora/Deliveroo.
.claude/skills/composio-community-food-delivery-cli-ordercli/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -3% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -20% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -29% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -14% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -41% | 0% |
CLI for Foodora and Deliveroo food delivery services.
Build from source:
bashgit clone https://github.com/steipete/ordercli.git cd ordercli go build ./cmd/ordercli
bashordercli foodora countries # list available countries ordercli foodora config set --country AT ordercli foodora config show
bashordercli foodora login --email you@example.com --password-stdin
If MFA triggers, it prompts for OTP automatically in a TTY.
For regions with Cloudflare protection:
bashordercli foodora login --email you@example.com --password-stdin --browser
bashordercli foodora session chrome --url https://www.foodora.at/ --profile "Default" ordercli foodora session refresh --client-id android
bashordercli foodora history ordercli foodora history --limit 50 ordercli foodora history show <orderCode> ordercli foodora history show <orderCode> --json
bashordercli foodora orders ordercli foodora orders --watch
bash# Preview only (safe) ordercli foodora reorder <orderCode> # Actually add to cart (does NOT place order) ordercli foodora reorder <orderCode> --confirm # With specific delivery address ordercli foodora reorder <orderCode> --confirm --address-id <id>
bashordercli foodora logout
bashexport DELIVEROO_BEARER_TOKEN='...' ordercli deliveroo config set --market uk ordercli deliveroo history ordercli deliveroo orders
Config stored in OS config dir. Override with:
bashordercli --config /tmp/ordercli.json foodora config show
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→pass | 14,201 | 7,638 | -46% | 1 | 1 | 0% | 1,653 | 1,609 | -3% | 0 | 0 | — |
case-02 | fail→pass | 8,793 | 5,120 | -42% | 1 | 1 | 0% | 1,561 | 1,249 | -20% | 0 | 0 | — |
case-03 | fail→pass | 9,556 | 2,635 | -72% | 1 | 1 | 0% | 1,364 | 962 | -29% | 0 | 0 | — |
case-04 | fail→pass | 6,423 | 2,147 | -67% | 1 | 1 | 0% | 892 | 764 | -14% | 0 | 0 | — |
case-22 | pass→pass | 7,178 | 3,578 | -50% | 1 | 1 | 0% | 1,065 | 982 | -8% | 0 | 0 | — |
case-05 | fail→pass | 36,082 | 3,322 | -91% | 1 | 1 | 0% | 1,391 | 820 | -41% | 0 | 0 | — |
case-06 | fail→pass | 31,960 | 90,329 | +183% | 1 | 1 | 0% | 1,227 | 800 | -35% | 0 | 0 | — |
case-07 | fail→pass | 33,653 | 3,762 | -89% | 1 | 1 | 0% | 1,129 | 734 | -35% | 0 | 0 | — |
case-08 | fail→pass | 4,167 | 2,326 | -44% | 1 | 1 | 0% | 714 | 875 | +23% | 0 | 0 | — |
case-09 | fail→pass | 6,741 | 3,203 | -52% | 1 | 1 | 0% | 1,164 | 781 | -33% | 0 | 0 | — |
case-10 | fail→pass | 7,986 | 2,707 | -66% | 1 | 1 | 0% | 1,189 | 1,002 | -16% | 0 | 0 | — |
case-11 | fail→pass | 5,426 | 1,659 | -69% | 1 | 1 | 0% | 893 | 739 | -17% | 0 | 0 | — |
case-12 | fail→pass | 7,371 | 3,263 | -56% | 1 | 1 | 0% | 1,266 | 757 | -40% | 0 | 0 | — |
case-13 | fail→pass | 8,925 | 2,308 | -74% | 1 | 1 | 0% | 1,145 | 861 | -25% | 0 | 0 | — |
case-14 | pass→pass | 9,053 | 4,086 | -55% | 1 | 1 | 0% | 1,338 | 1,021 | -24% | 0 | 0 | — |
case-15 | pass→pass | 8,005 | 1,678 | -79% | 1 | 1 | 0% | 1,107 | 781 | -29% | 0 | 0 | — |
case-16 | fail→pass | 6,608 | 1,787 | -73% | 1 | 1 | 0% | 741 | 752 | +1% | 0 | 0 | — |
case-17 | fail→pass | 11,392 | 5,842 | -49% | 1 | 1 | 0% | 1,803 | 1,586 | -12% | 0 | 0 | — |
case-18 | pass→pass | 10,752 | 2,480 | -77% | 1 | 1 | 0% | 1,661 | 873 | -47% | 0 | 0 | — |
case-19 | fail→pass | 9,122 | 6,904 | -24% | 1 | 1 | 0% | 1,334 | 933 | -30% | 0 | 0 | — |
case-20 | pass→pass | 15,770 | 3,039 | -81% | 1 | 1 | 0% | 1,973 | 1,028 | -48% | 0 | 0 | — |
case-21 | fail→pass | 7,077 | 4,969 | -30% | 1 | 1 | 0% | 1,125 | 1,226 | +9% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +77 percentage points is the difference between those two pass rates over the 22 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.