AI agent skill · non-profit · free
Let your AI agent order food, groceries & more — set up in 4 steps
Copy each box, paste it into your Terminal, press Enter. No coding. About a minute, start to finish.
Install the skill
One command. Installs into every agent it finds — Claude Code, Codex, Copilot CLI, Gemini CLI, OpenClaw, Hermes.
curl -fsSL https://orderbee.app/install.sh | sh
Just one agent, or a different one (Pi, Antigravity, Claude apps)?
# --agent values: claude · codex · copilot · gemini · openclaw · hermes
curl -fsSL https://orderbee.app/install.sh | sh -s -- --agent codex
# or any custom skills folder
curl -fsSL https://orderbee.app/install.sh | sh -s -- --dir ~/path/to/skills
Use Claude Code? Install it as a plugin instead
/plugin marketplace add stuartxu2/OrderBee-Skill
/plugin install orderbee@orderbee
Get your API key
Type your email, press Get key, then copy the key it shows (it starts with sk_). Keep it for Step 3. Stripe test mode — no real charges.
Your API key — copy it now:
Use Stripe test card 4242 4242 4242 4242, any future expiry and CVC.
Set two settings
Paste these two lines. Swap sk_paste_your_key_here for your key from Step 2. No spaces around the =.
export ORDERBEE_BASE_URL=https://orderbee.app
export ORDERBEE_API_KEY=sk_paste_your_key_here
Lasts until you close the Terminal. To keep it for good, add the same two lines to the end of ~/.zshrc (Mac) or ~/.bashrc (Linux), then open a new Terminal.
Order something
Ask your agent in plain words — e.g. “Order a large oat-milk latte from the nearest coffee shop.” That's it.
Add the skill, then just ask. Your assistant orders takeout, coffee, groceries, pharmacy items and more from real local shops — and a courier brings it over.
Non-profit, no markup: you pay the shop's real price, the delivery fee goes to your Uber/DoorDash courier, and a small convenience fee just covers our tokens, servers, and daily operations.
Who it's for
One skill, three sides of the order
People who use AI agents
Order local without leaving the chat — real prices, your OK before any charge.
Local businesses
Connect your POS once. Your menu, your prices, no commissions.
Agent builders
One SKILL.md — works in Claude Code, Codex, Copilot CLI, Gemini CLI, OpenClaw, Hermes, and any SKILL.md agent.
How it works
Ask once. Done.
Reads the menu → Quotes the total → Delivers
Non-profit · transparent pricing
No markup. Every fee explained.
Runs at cost — you pay the shop's real price, the courier's fee, and a small convenience fee. Nothing extra.
No markup on prices
The shop's real POS price — no marketplace margin.
Delivery fee → your courier
Goes to the Uber/DoorDash driver. Pick up to skip it.
Convenience fee → running costs
Only covers AI tokens, servers, and daily operations.
Non-profit
Not here to profit off your order. It runs at cost.
FAQ
Questions
What is OrderBee?
OrderBee is an AI agent skill that lets your assistant order from local businesses — restaurants, coffee shops, pharmacies, dispensaries, corner stores, and more. It reads live catalogs, gets a real POS-priced quote, charges your saved card, and arranges courier delivery or pickup.
Can my AI agent order food or grocery delivery?
Yes. OrderBee is the skill that lets your AI agent order food, takeout, coffee, and groceries — plus pharmacy, convenience-store, and dispensary items — from local businesses, with live menus, real prices, and courier delivery or pickup. Install the skill, then just ask your agent to order.
Is OrderBee like DoorDash or Uber Eats for AI agents?
Same idea — order food and groceries for delivery or pickup — but native to your AI agent instead of a separate app, and direct from each merchant's POS at real prices with no marketplace markup. You order by asking your assistant; a courier delivers or you pick up.
What fees does OrderBee charge?
OrderBee runs as a non-profit delivery service. There is no markup on item prices — you pay the shop's real POS price. On top of that you pay the delivery fee, which goes to your Uber or DoorDash courier, and a small convenience fee that only covers AI token usage, server costs, and daily operations. Choose pickup to skip the delivery fee.
What can I order with OrderBee?
Anything a supported local business sells — meals and coffee, pharmacy and convenience items, dispensary products, and other local goods. Your agent reads each merchant's live catalog and current prices.
Which AI agents work with OrderBee?
Any agent that supports the SKILL.md format. The one-line installer auto-detects and installs into Claude Code, Codex, Copilot CLI, Gemini CLI, OpenClaw, and Hermes. Other SKILL.md-compatible agents — such as Pi, Antigravity, and the Claude apps — work too; point the installer at their skills folder with --dir, or copy the skill in yourself.
How do I install the OrderBee skill?
Run the one-line installer: curl -fsSL https://orderbee.app/install.sh | sh — it installs into ~/.claude/skills, ~/.codex/skills, ~/.copilot/skills, ~/.gemini/skills, ~/.openclaw/skills, or ~/.hermes/skills. For any other agent, run it with --dir ~/path/to/skills. Then set ORDERBEE_BASE_URL and ORDERBEE_API_KEY and ask your agent to order.
Can I install OrderBee as a Claude Code plugin?
Yes. In Claude Code, run /plugin marketplace add stuartxu2/OrderBee-Skill then /plugin install orderbee@orderbee to install and auto-update OrderBee through the native plugin manager. The one-line installer (curl -fsSL https://orderbee.app/install.sh | sh) still works for every other agent.
Is OrderBee free?
The skill is free to use. It currently runs as a sandbox MVP in Stripe test mode, so no real money is charged.
How does payment work?
You save a card once via a secure Stripe link. Your agent always shows the itemized total and gets your go-ahead before confirming; the charge is then automatic.
Does OrderBee support delivery and pickup?
Both. Omit fulfillment for courier delivery to your address, or choose pickup to skip the delivery fee and collect the order yourself.
Is OrderBee production-ready?
It is a sandbox MVP. Toast POS and Uber Direct integrations are built but run on test credentials; mock adapters run the full order lifecycle end to end.
For local businesses
Run a local business?
Connect your POS. Take orders from AI agents and the people who use them.