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

shopify-directory

Discover Shopify merchants by category or store name through Lobster Stores. Use when a buyer wants help finding the right merchant for coffee, cookies, supplements, apparel, wellness, pets, oral care, alcohol, or adult products and should complete checkout on the merchant's native Shopify checkout.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/abuiles/shopify-directory
Or

What This Skill Does

The shopify-directory skill acts as an intelligent discovery bridge between OpenClaw agents and the Lobster Stores directory. It serves as a navigational tool that helps agents map ambiguous user requests—like "I need organic coffee" or "where can I buy comfortable activewear?"—to highly relevant Shopify-powered storefronts. By utilizing a categorized network of domain-specific instruction files, the agent can drill down into specialized product niches. This skill ensures the agent remains an effective concierge, helping users find products while respecting the separation between discovery and transaction. Once a merchant is identified, the agent facilitates the transition to the merchant’s native checkout, ensuring a secure and familiar experience for the buyer.

Installation

To integrate this directory into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/abuiles/shopify-directory

Ensure that your agent has the necessary permissions to perform external network requests, as the skill fetches instructions dynamically from the Lobster Stores network (https://lobster*.com) to ensure the directory data remains up-to-date.

Use Cases

This skill is ideal for any agent tasked with e-commerce assistance. It is particularly effective for:

  • Niche Discovery: Helping users find artisanal or specialized products that are not easily searchable on generic marketplaces.
  • Vendor Aggregation: Navigating the fragmented landscape of direct-to-consumer Shopify stores.
  • Guided Shopping: Assisting users who have a specific category intent (e.g., wellness or pet care) but are unsure which reputable Shopify merchant to choose.

Example Prompts

  1. "I am looking for a new high-quality roaster for single-origin coffee beans. Can you help me find a good merchant?"
  2. "My dog has a sensitive stomach. Are there any pet care Shopify stores where I can look for organic food options?"
  3. "I need to buy some new gym gear for a marathon training program. Can you suggest some apparel sites from your directory?"

Tips & Limitations

  • Refresh Frequency: Always ensure your agent fetches the latest skill.md from the target category site when starting a new session. This is critical because merchant rosters or site instructions may change.
  • Source of Truth: Treat the category site as the primary source of truth. The shopify-directory skill is purely a routing and discovery mechanism; the specific instructions for store selection reside at the category-domain level.
  • Checkout Scope: This skill does not handle payment, shipping calculation, or order processing. These actions occur strictly on the merchant's native Shopify checkout flow. Avoid prompts asking the agent to process credit cards or store personal sensitive financial data.

Metadata

Author@abuiles
Stars4473
Views1
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-shopify-directory": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#shopify#ecommerce#shopping#directory#discovery
Safety Score: 5/5

Flags: external-api, network-access