← 返回
效率工具 中文

Haresh Product Search

Search e-commerce products via n8n webhook integration
通过n8n webhook集成搜索电商产品
haresh-sai06
效率工具 clawhub v1.0.2 1 版本 99869.8 Key: 无需
★ 0
Stars
📥 767
下载
💾 44
安装
1
版本
#latest

概述

---

name: haresh-product-search

description: "Search e-commerce products via n8n webhook integration"

user-invocable: true


Product Search Skill

Purpose

Enables users to search for products in the e-commerce catalog using natural language queries.

When to Use

  • User asks to find products, search inventory, or browse catalog
  • User mentions specific product types, categories, or brands
  • User provides price constraints or filtering requirements

Workflow

  1. Parse user intent to extract search parameters:
    • Product category (e.g., "running shoes", "laptops")
    • Price constraints (e.g., "under $100", "between $50-$200")
    • Sort preferences (e.g., "cheapest first", "highest rated")
  1. Transform parameters into JSON payload with category, price_min, price_max, sort_by
  1. Use exec tool to POST to n8n webhook at http://localhost:5678/webhook/product-search
  1. Parse n8n response and present results to user in friendly format

Parameter Mapping

  • Category synonyms: "gym shoes" becomes "fitness", "sneakers" becomes "footwear"
  • Price parsing: "under X" sets price_max to X
  • Sort options: "cheapest" sorts price ascending, "best" sorts by rating

Error Handling

  • If no results: Suggest broader search terms
  • If webhook fails: Inform user search service is unavailable
  • If timeout: Ask if user wants to wait or retry

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-03-30 07:16 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,920
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,404
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 147,953