Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
beita6969 avatar

Ordercli

  • 16 installs
  • 869 repo stars
  • Updated June 8, 2026
  • beita6969/scienceclaw

This is a copy of ordercli by steipete - installs and ranking accrue to the original listing.

ordercli is a skill that checks past Foodora orders and tracks active order status through the ordercli command-line tool.

About

Uses the ordercli command-line tool to check past food-delivery orders and track active order status, currently Foodora only with Deliveroo work in progress. A developer uses it to log in, list and inspect order history, watch active orders, and add a past order back to the cart. It handles Cloudflare bot protection through browser login, profile reuse, and Chrome cookie import.

  • Checks past Foodora orders and active order status from the terminal
  • Supports login, order history, active tracking, and reorder-to-cart
  • Handles Cloudflare bot protection via browser login and cookie import

Ordercli by the numbers

  • 16 all-time installs (skills.sh)
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
At a glance

ordercli capabilities & compatibility

Free CLI; requires a Foodora account login

Capabilities
order tracking · order history · reorder
Works with
chrome
Runs
Runs locally
Pricing
Free
From the docs

What ordercli says it does

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
SKILL.md
Use `ordercli` to check past orders and track active order status (Foodora only right now).
SKILL.md
Confirm before any reorder or cart-changing action.
SKILL.md
npx skills add https://github.com/beita6969/scienceclaw --skill ordercli

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs16
repo stars869
Last updatedJune 8, 2026
Repositorybeita6969/scienceclaw

What it does

Check Foodora order history and track or reorder active food-delivery orders from the terminal.

Who is it for?

Checking Foodora order history and tracking or reordering active orders from the terminal

Skip if: Deliveroo, which the docs mark as work-in-progress and not working yet

When should I use this skill?

You want to check past food orders or track an active Foodora order

What you get

Order history, active status, and reorder actions available from the terminal.

  • Order history and active order status
  • Reorder-to-cart actions

Files

SKILL.mdMarkdownGitHub ↗

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 (optional DELIVEROO_COOKIE).
  • ordercli deliveroo config set --market uk
  • ordercli deliveroo history

Notes

  • Use --config /tmp/ordercli.json for testing.
  • Confirm before any reorder or cart-changing action.

Related skills

FAQ

Which services are supported?

Foodora only right now; Deliveroo is marked work-in-progress and not working yet.

How does it handle bot protection?

Through browser login, browser-profile reuse, and importing Chrome cookies to get past Cloudflare bot protection.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.