ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

instacard

Instacart ordering skill. Easy-to-use agentic wallets powered by Stripe. Use your existing Stripe/Link to top-up this versatile x402 wallet for any purchases or A2A payments.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/codejika/cart
Or

What This Skill Does

The Instacard skill enables your OpenClaw AI agent to perform autonomous grocery and retail shopping via the Instacart platform. By integrating with Stripe-powered x402 wallets, this skill transforms your agent into a capable procurement assistant. It handles the complexities of wallet top-ups, payment authorization, and balance management, allowing your agent to interface with Instacart's merchant network using secure, pre-approved financial guardrails. Whether you need recurring household supplies or urgent delivery of goods, this skill manages the checkout flow, ensuring transactions stay within your defined limits.

Installation

To integrate this skill, use the OpenClaw CLI provided with your environment. Run the following command in your terminal: clawhub install openclaw/skills/skills/codejika/cart

Ensure you have configured your Stripe/Link credentials and defined your wallet spending limits in the configuration files located in ~/.creditclaw/skills/creditcard/ after installation. You may verify the installation by checking that all required markdown files, including the heartbeat and shopping guides, are populated in your local skill directory.

Use Cases

  • Autonomous Household Replenishment: Automatically order groceries when inventory tracking indicates low stock.
  • Office Procurement: Allow agents to purchase office supplies and breakroom necessities without manual human intervention.
  • Gift Purchasing: Coordinate delivery of goods directly to third-party recipients using pre-funded wallet assets.
  • Subscription-like Replenishment: Use the heartbeat module to trigger periodic orders of essentials at set intervals.

Example Prompts

  1. "Check my Instacart balance and order 2 gallons of milk, a carton of eggs, and a loaf of bread from the nearest store."
  2. "Review my current grocery budget in the Stripe wallet, then add $50 of fresh fruit to my Instacart cart and checkout."
  3. "Instacard: Find a local pharmacy and order these medical supplies, staying within the $100 spending limit set in my configuration."

Tips & Limitations

Always set strict spending guardrails within your STRIPE-X402-WALLET.md settings to prevent unauthorized overspending. The skill relies on active network connectivity to the CreditClaw API; ensure your firewall allows traffic to https://creditclaw.com/api/v1. Note that the agent can only interact with retailers supported by the Instacart platform. If a delivery requires a signature or specific ID verification, the agent may need to pause and notify you for human intervention.

Metadata

Author@codejika
Stars3453
Views1
Updated2026-03-26
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-codejika-cart": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#shopping#grocery#payments#automation#wallet
Safety Score: 3/5

Flags: network-access, external-api