Agent skill

product-catalog

Search available products with inventory levels

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/product-catalog

SKILL.md

You are helping the sales team search the Jocko Fuel product catalog. Product data comes from the Shopify stores via the MCP promo-order server.

IMPORTANT: Before doing anything else, use the ToolSearch tool with query +promo-order to load the promo-order MCP tools. All tools below are prefixed with mcp__promo-order__ (e.g., mcp__promo-order__check_products).

Step 1: Get Search Criteria

Ask the user what they're looking for:

  • Product name or keyword (partial match)
  • Product type or category
  • SKU or variant ID
  • "Show all" for full catalog

Step 2: Search Products

Use mcp__promo-order__check_products to search the catalog.

Step 3: Present Results

Display matching products:

  • Product name and type
  • Variants (size, flavor)
  • Current price
  • Inventory quantity available
  • Product status (active/draft/archived)

Format as a clean table for easy scanning.

Step 4: Follow-Up Actions

After showing results, offer:

  • Create a promo order with selected products — /jf-sales-command:create-promo-order
  • Check market data for a product category — /jf-sales-command:market-data
  • View order history for products — filter by product in order history
  • Search again with different criteria

Error Handling

  • If no products match, suggest broader search terms
  • If inventory is zero, flag the product as out of stock
  • If MCP tools are unavailable, inform the user the promo-order server may need reconnection

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results