← Back to Skills Marketplace
Order From Whole Foods
by
Chad Newbry
· GitHub ↗
· v1.0.8
· MIT-0
150
Downloads
0
Stars
0
Active Installs
8
Versions
Install in OpenClaw
/install order-from-whole-foods
Description
Order groceries from Whole Foods using browser automation and a saved purchase policy
Usage Guidance
This skill appears to do what it says: automate shopping on the Whole Foods Amazon storefront via the OpenClaw browser. Before installing or enabling it, do the following: (1) Review and set the config keys (especially confirm_before_buy and max_auto_spend). If you do not want any automatic charges, set confirm_before_buy:true or purchase_mode:add_to_cart_only. (2) Be aware the skill uses your OpenClaw browser profile—it will use whatever accounts/cookies are present. If you prefer isolation, create/use a separate browser profile or log in manually in a controlled session. (3) If you don’t want calendar entries added, disable calendar_blocking_enabled or confirm calendar settings in your calendar integration. (4) The skill is instruction-only (no downloads), but it can modify your OpenClaw profile config when merged—only allow that if you trust the config changes. If you want greater assurance, ask the skill to only build the cart (review-first) rather than auto-complete purchases.
Capability Assessment
Purpose & Capability
The name/description (ordering from Whole Foods) match the instruction content: it drives the Whole Foods storefront via the OpenClaw browser and relies on a small set of saved policy config keys. No unrelated credentials, binaries, or services are requested.
Instruction Scope
The SKILL.md instructs the agent to use the OpenClaw browser profile (default 'user'), to read/write configuration under ~/.openclaw-<profile>/openclaw.json, and to interact with the Amazon storefront via the browser tool. That scope is generally necessary for web automation, but it implies access to whatever is in the browser profile (cookies, logged-in sessions) and permission to merge config into the OpenClaw profile—actions you should be aware of before enabling the skill.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is low-risk from an installation perspective (nothing is downloaded or written by an installer).
Credentials
No environment variables or external credentials are requested, which is appropriate. However, the skill implicitly depends on the user's browser profile/session for authentication to Amazon and on any existing calendar integration for calendar events. Those implicit dependencies are proportional to the purpose but worth noting.
Persistence & Privilege
always:false (default) and autonomous invocation are normal. The notable risk here is behavioral: the skill supports an 'auto_buy' mode controlled by the user's config (max_auto_spend, confirm_before_buy, etc.) that can place orders without interactive confirmation when policy conditions are met. Ensure those config settings match your expectations before enabling autonomous runs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install order-from-whole-foods - After installation, invoke the skill by name or use
/order-from-whole-foods - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.8
Version 1.0.8
- Internal metadata updated in _meta.json.
- No changes to skill logic or user-facing behavior.
v1.0.7
Persist delivery-window calendar blocking as a saved Rocky setup preference
v1.0.6
Add preferred delivery window and explicit calendar follow-up for confirmed slots
v1.0.4
Continue through Amazon substitution preferences using current defaults
v1.0.3
Always prefer past purchases first; remove item source setup question
v1.0.2
Make Rocky own browser troubleshooting and guide ordering when blocked
v1.0.1
Make the skill explicitly Whole Foods-only and default to the Amazon Whole Foods storefront with past-purchases-first item selection before search fallback.
v1.0.0
Initial public generic Whole Foods browser-ordering skill with saved purchase policy.
Metadata
Frequently Asked Questions
What is Order From Whole Foods?
Order groceries from Whole Foods using browser automation and a saved purchase policy. It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.
How do I install Order From Whole Foods?
Run "/install order-from-whole-foods" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Order From Whole Foods free?
Yes, Order From Whole Foods is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Order From Whole Foods support?
Order From Whole Foods is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Order From Whole Foods?
It is built and maintained by Chad Newbry (@chadnewbry); the current version is v1.0.8.
More Skills