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

lobsterbrew

Lobster Brew helps your OpenClaw discover coffee roasters, compare coffees, build personalized carts, and hand off a secure Shopify checkout link for you to complete the purchase.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/abuiles/buy-coffee
Or

What This Skill Does

Lobster Brew is a specialized OpenClaw agent skill designed to bridge the gap between discerning coffee lovers and premium independent roasters. Rather than forcing you to browse generic marketplaces, it acts as an intelligent shopping concierge that navigates the complex ecosystem of specialty coffee. By interfacing with Lobster Brew’s proprietary directory and individual Shopify Storefront MCP endpoints, the skill provides real-time access to live catalogs, pricing, and stock levels.

Key to its design is the security-first approach to commerce. The skill handles the heavy lifting of product discovery, cart assembly, and subscription management, but it never processes your payment directly. Instead, it prepares a secure Shopify checkout link, ensuring that sensitive financial data remains strictly between you and the trusted merchant’s secure payment gateway. It supports regional discovery, allowing users to prioritize roasters within their country to ensure the freshest possible beans while reducing shipping distances.

Installation

To add this skill to your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/abuiles/buy-coffee

Ensure that you are running the latest version of OpenClaw to maintain compatibility with the Shopify Storefront MCP protocols used by this skill.

Use Cases

  • Curated Discovery: Find local or international roasters based on flavor profiles, origin, or ethical sourcing certifications.
  • Subscription Management: Easily set up recurring deliveries of your favorite beans, ensuring you never run out of fresh coffee.
  • Gear Acquisition: Discover brewing equipment recommended by roasters to match specific roast profiles.
  • Streamlined Ordering: Build a complex cart across various products and receive a single, ready-to-pay link.

Example Prompts

  1. "I'm looking for a bright, citrus-forward single-origin Ethiopian coffee from a roaster in Canada. Can you find some options?"
  2. "Please find a medium-roast subscription plan from a roaster that offers a 250g bag delivered every two weeks."
  3. "I have an Aeropress. Search for roasters who recommend their beans for immersion brewing and add the top-rated option to my cart."

Tips & Limitations

  • Always Check Versioning: The skill uses a local configuration file for guidance. If you notice unexpected behavior, verify your version matches the latest release in the repository.
  • Direct Routing: Do not attempt to guess or hardcode merchant endpoints. Always follow the discovery flow provided by lobsterbrew.com to ensure you are connecting to the most current storefront integration.
  • Subscription Details: Always carefully review the subscription terms provided by the merchant MCP before finalizing your checkout, as recurring billing logic is handled directly by the merchant's platform.

Metadata

Author@abuiles
Stars4473
Views0
Updated2026-05-01
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-abuiles-buy-coffee": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#coffee#shopping#ecommerce#shopify#assistant
Safety Score: 5/5

Flags: network-access, external-api

Related Skills