A professional integration skill for building shoppable Instacart recipe pages, managing shopping lists, and performing retailer lookups via MCP and REST APIs.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install instacart
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install instacart using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Instacart skill for Openclaw Skills provides a robust framework for developers to integrate grocery commerce directly into AI-driven workflows. By leveraging the Instacart Developer Platform, this skill allows for the creation of shoppable recipe pages and shopping lists with precise control over request payloads, retailer context, and environment management. It is designed to bridge the gap between digital planning and physical fulfillment, ensuring a seamless user journey from discovery to checkout.
Built with modern standards in mind, this skill supports both the Model Context Protocol (MCP) for agent-native interactions and standard REST APIs for custom application logic. As a key component of the Openclaw Skills ecosystem, it includes comprehensive playbooks for authentication, error handling, and launch-readiness, making it an essential tool for developers building the next generation of commerce-enabled AI agents.
To integrate this entry from the Openclaw Skills library, follow these steps to configure your environment.
# Set your Instacart API key as an environment variable
export INSTACART_API_KEY='your_api_key_here'
# Ensure jq is installed for running smoke tests and processing JSON
# For macOS:
brew install jq
# For Linux:
sudo apt-get install jq
# Install the skill via the clawhub CLI
clawhub install instacart
On first use, refer to the setup.md file within the skill directory for specific integration guidelines and auth playbooks.
The Instacart skill organizes its operational data within the ~/instacart/ directory to maintain context and improve efficiency. This structure is a standard for professional Openclaw Skills.
| File | Description |
|---|---|
memory.md |
Operating context, activation rules, and approved surfaces. |
url-cache.md |
Payload hashes and generated products_link URLs to prevent redundant requests. |
retailer-notes.md |
Preferred retailers, geo-defaults (country/postal code), and known-good keys. |
launch-notes.md |
Production approval state and specific messaging constraints. |
incidents.md |
Detailed logs of failed requests, root causes, and applied fixes. |
Loading
A comprehensive reference engine for finding design patterns, landing page layouts, and AI art inspiration.

A professional tool for designing cloud architecture, generating provisioning commands, and implementing scalable infrastructure patterns.

An AI agent skill for architecting, managing, and querying high-performance time-series databases using InfluxDB.

A comprehensive toolset for creating and scaling AI-generated virtual influencers with consistent characters and multi-platform content workflows.

A specialized agent skill for managing interior design projects through space verification, localized supplier matching, and ROI-driven staging.

A comprehensive tool for managing internet connectivity, comparing ISP providers, diagnosing speed issues, and optimizing network performance.








































