bring-shoppingManage Bring! shopping lists via the unofficial bring-shopping Node.js library using email/password login. Use for listing lists, reading items, adding/removing items, and checking/unchecking items when API-style access is acceptable.
Install via ClawdBot CLI:
clawdbot install cutzenfriend/bring-shoppingUse the bring-shopping npm package to access Bring! lists with email/password credentials. Default list is "Willig" unless the user specifies otherwise.
npm install bring-shoppingBRING_EMAIL and BRING_PASSWORDnode scripts/bring_cli.mjs items --list "Willig"node scripts/bring_cli.mjs listsnode scripts/bring_cli.mjs items --list "Willig"node scripts/bring_cli.mjs add --item "Milch" --spec "2L" --list "Willig"node scripts/bring_cli.mjs remove --item "Milch" --list "Willig"node scripts/bring_cli.mjs check --item "Milch" --list "Willig"node scripts/bring_cli.mjs uncheck --item "Milch" --spec "2L" --list "Willig"lists and ask which list to use.uncheck re-adds it to the purchase list.Generated Mar 1, 2026
A family uses this skill to maintain a shared shopping list accessible to all household members. Parents can add items from work, children can request snacks, and the list syncs automatically for whoever goes shopping. The default 'Willig' list serves as the main family grocery list.
A small business office uses this skill to track office supply needs. Employees can add items like printer paper, coffee, or stationery when they notice shortages. The office manager can check items as they're purchased and maintain inventory without manual tracking.
Event planners use this skill to manage shopping lists for weddings, conferences, or parties. Different lists can be created for decorations, catering supplies, and guest amenities. Team members can check off items as they're acquired during event preparation.
A meal prep service uses this skill to generate shopping lists based on weekly meal plans. As customers select recipes, ingredients are automatically added to shopping lists. The service can check items as they're purchased and manage inventory for multiple client lists simultaneously.
Friends planning a group vacation use this skill to coordinate supplies for their trip. They create lists for groceries, camping gear, or beach supplies. Different users can add items from their phones, and the group can track what's been purchased before departure.
Offer basic list management for free with paid tiers for advanced features like multiple lists, collaboration tools, and integration with other apps. Revenue comes from subscription fees for power users and businesses who need team collaboration features.
License the shopping list technology to grocery chains or meal kit companies who want to offer list management within their own apps. Customize the interface with the partner's branding and integrate with their loyalty programs or inventory systems.
Aggregate anonymized shopping data to provide insights to consumer packaged goods companies and retailers. Analyze shopping patterns, popular items, and purchase timing to help brands optimize marketing and inventory management.
💬 Integration Tip
Store credentials in environment variables rather than hardcoding them, and use the lists command to verify available lists before performing item operations to avoid ambiguity.
Monitor product prices across Amazon, eBay, Walmart, and Best Buy to identify arbitrage opportunities and profit margins. Use when finding products to flip, monitoring competitor pricing, tracking price history, identifying arbitrage opportunities, or setting automated price alerts.
Shopify integration - currently under maintenance. Contact founders@maton.ai for assistance.
Find and compare products online (Google Shopping) and locally (stores near you). Auto-selects best products based on price, ratings, availability, and preferences. Generates shopping list with buy links and store locations. Use when asked to shop for products, find best deals, compare prices, or locate items locally. Supports budget constraints (low/medium/high or "$X"), preference filtering (brand, features, color), and dual-mode search (online + local stores).
Monitor CamelCamelCamel price drop alerts via RSS and send Telegram notifications when items go on sale. Use when setting up automatic price tracking for Amazon products with CamelCamelCamel price alerts.
Navigate Amazon for buying, selling, and affiliating using price tracking, listing optimization, deal analysis, and affiliate link management.
Manage Shopify store data including orders, products, variants, customers, inventory, fulfillments, refunds, returns, and transactions via the Admin REST API.