instacart-skillPlace grocery orders on Instacart via browser automation. Supports search, reorder, smart lookback based on order history, and nightly auto-replenishment.
Install via ClawdBot CLI:
clawdbot install bigdaddyluke/instacart-skillRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.instacart.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A household uses the agent to automatically reorder staple items like milk, eggs, and bread based on past purchase cadence. The agent analyzes order history to identify items due for reorder, adds them to the cart, and prompts the user for confirmation before checkout, saving time on routine shopping.
A user planning meals for the week instructs the agent to search for specific recipe ingredients across multiple stores. The agent navigates to designated storefronts, searches for each item, presents options for user selection, and manages quantities, streamlining the shopping process for complex meal prep.
Caregivers or individuals with mobility challenges use the agent to place grocery orders via voice or text commands. The agent handles login, store navigation, and item search, with safety checks to confirm details before placing orders, ensuring reliable access to essentials.
A small business automates office grocery and supply orders, such as coffee, snacks, and cleaning products, using the agent's reorder and lookback features. The agent monitors usage patterns, adds items when due, and requires manager approval before checkout, reducing administrative overhead.
A caterer uses the agent to bulk-order ingredients for events by specifying quantities and store preferences. The agent searches for items, handles duplicates, and consolidates the cart, with confirmation steps to verify totals and delivery details, ensuring efficient procurement.
Offer a monthly subscription where users pay for automated grocery ordering with features like smart lookback and nightly replenishment. Revenue comes from subscription fees, potentially tiered based on order frequency or store integrations, targeting busy professionals and households.
Partner with businesses like restaurants or offices to integrate the agent into their procurement systems. Charge licensing fees or per-transaction commissions for automating inventory reordering, with revenue generated from service fees and potential upsells for analytics.
Provide basic ordering functionality for free, while charging for advanced features such as multi-store support, priority customer service, or enhanced cadence analytics. Revenue is driven by premium upgrades and in-app promotions, appealing to cost-conscious users seeking efficiency.
💬 Integration Tip
Ensure environment variables are correctly set and the gog CLI is authenticated for email verification to avoid manual code entry during login.
Scored Jun 19, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.