Walmart for Openclaw

A specialized AI skill for managing Walmart grocery planning, household restocks, and automated order coordination with intelligent substitution logic.

ivangdavila
v1.0.1
Mar 8, 2026
4
911
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install walmart

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install walmart using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Walmart?

The Walmart skill for Openclaw Skills transforms how users interact with one of the world's largest retailers by providing a structured, intelligent layer for household management. It moves beyond basic product searching to offer comprehensive basket building, budget-aware decision-making, and precise pickup coordination. By leveraging local memory, the skill learns specific household needs, ensuring that staples are always in stock while strictly adhering to safety rules for allergies and pharmacy-related items.

Built for high-reliability shopping, this skill supports both manual planning and browser-driven automation. It allows users to define complex substitution policies, track order history for recovery, and manage the logistics of split shipments across pickup and delivery. Whether you are conducting a massive weekly stock-up or an urgent top-off, this skill ensures your household preferences remain the priority throughout the shopping lifecycle.

Walmart Use Cases

  • Coordinating weekly grocery runs with priority-based basket building.
  • Managing recurring household restocks for essential items like baby and pet supplies.
  • Automating substitution decisions based on allergy and brand-sensitive guardrails.
  • Planning complex orders that split between store pickup, delivery, and shipping.
  • Handling order recovery for missing or damaged items through documented logs.

How Walmart Works

  1. Establish household boundaries and store preferences through the initial setup process.
  2. Define the trip mode and deadline to align with pickup slots and delivery windows.
  3. Construct a prioritized shopping list categorized into must-have, replaceable, and nice-to-have items.
  4. Apply local substitution rules to ensure alternative items meet household safety and quality standards.
  5. Utilize browser-driven workflows to interact with Walmart's account surfaces for ordering or editing.
  6. Update the local order log and memory files to improve the accuracy of future restock recommendations.

Walmart Setup

To integrate this capability into your Openclaw Skills environment, follow these steps:

  1. Initialize the local storage directory to store household preferences:
mkdir -p ~/walmart/
  1. Configure your store-specific preferences and substitution rules in ~/walmart/memory.md.
  2. For automated ordering, ensure a browser automation runtime like Playwright is available and an active session is established.
  3. Execute the setup.md workflow within your agent to define activation boundaries.

Walmart Data Schema & Taxonomy

The skill organizes its intelligence within the ~/walmart/ directory using the following schema:

File Role
memory.md Stores household profiles, store IDs, and substitution rules.
weekly-cart.md Tracks the current basket state and item priorities.
order-log.md Records historical order outcomes and missing item data.
exceptions.md Lists sensitive rules for pharmacy, allergy, and age-restricted items.
archive/ Stores resolved issues and historical cart snapshots.

Walmart Advanced Features

  • Intelligent substitution playbook that learns from past order outcomes.
  • Support for official Marketplace APIs and browser-based consumer account automation.
  • Comprehensive order recovery workflows for managing damaged or split shipments.
  • Safety-gated pharmacy and regulated-item planning modules.
  • Localized household memory that improves reorder speed and accuracy over time.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*