shopping-expertFind 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).
Install via ClawdBot CLI:
clawdbot install udiedrichsen/shopping-expertInstall uv (brew):
brew install uvRequires:
Find and compare products online and locally with smart recommendations.
Find products online:
uv run {baseDir}/scripts/shop.py "coffee maker" \
--budget medium \
--max-results 5
Search with budget constraint:
uv run {baseDir}/scripts/shop.py "running shoes" \
--budget "$100" \
--preferences "Nike, cushioned, waterproof"
Find local stores:
uv run {baseDir}/scripts/shop.py "Bio GemΓΌse" \
--mode local \
--location "Hamburg, Germany"
Hybrid search (online + local):
uv run {baseDir}/scripts/shop.py "Spiegelreflexkamera" \
--mode hybrid \
--location "MΓΌnchen, Germany" \
--budget high \
--preferences "Canon, 4K Video"
Search US stores:
uv run {baseDir}/scripts/shop.py "running shoes" \
--country us \
--budget "$100"
query: Product search query (required)--mode: Search mode (online|local|hybrid|auto, default: auto)--budget: "low/medium/high" or "β¬X"/"$X" amount (default: medium)--location: Location for local/hybrid searches--preferences: Comma-separated (e.g., "brand:Sony, wireless, black")--max-results: Maximum products to return (default: 5, max: 20)--sort-by: Sort order (relevance|price-low|price-high|rating)--output: text|json (default: text)--country: Country code for search (default: de). Use "us" for US, "uk" for UK, etc.Default (text): Markdown table with product details, ratings, availability, and buy links
JSON: Structured data with all product metadata, scores, and links
Products are ranked using weighted scoring:
Generated Mar 1, 2026
A consumer electronics retailer uses the skill to compare prices of laptops across online platforms like Amazon and Walmart, ensuring competitive pricing. It helps identify the best deals by factoring in ratings and availability, enabling the retailer to adjust their own pricing strategy dynamically.
A grocery chain employs the skill to locate organic produce in nearby stores for same-day pickup, using local mode with location parameters. This enhances customer convenience by providing real-time store locations and availability, reducing stockouts and improving service efficiency.
A personal finance app integrates the skill to help users find affordable running shoes within a $100 budget, filtering by preferences like brand and features. It generates shopping lists with buy links, aiding users in making cost-effective purchasing decisions based on smart recommendations.
A small business sourcing office supplies uses hybrid mode to compare online prices and local store availability in Munich, Germany. This allows them to balance cost savings with quick procurement, optimizing supply chain decisions by ranking results based on price, distance, and ratings.
Offer the skill as a subscription service for e-commerce platforms, providing real-time product comparison and local search capabilities. Revenue is generated through monthly fees based on API usage tiers, targeting businesses needing enhanced shopping tools for customer engagement.
Monetize by embedding affiliate links in the buy links generated by the skill, earning commissions on sales from referred purchases. This model leverages the skill's ability to drive traffic to online retailers, with revenue scaling based on user adoption and transaction volume.
License the skill to large retailers for internal use in inventory management and competitive analysis, offering custom integrations and premium support. Revenue comes from one-time licensing fees and ongoing maintenance contracts, catering to businesses with high-volume search needs.
π¬ Integration Tip
Ensure API keys for SerpAPI and Google Places are securely stored and configured, as they are essential for online and local search functionality.
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.
Navigate Amazon for buying, selling, and affiliating using price tracking, listing optimization, deal analysis, and affiliate link management.
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.
Manage Shopify store data including orders, products, variants, customers, inventory, fulfillments, refunds, returns, and transactions via the Admin REST API.
Manage grocery and shopping lists via AnyList. Use when user asks about shopping lists, groceries, or adding/checking off items to buy.