返回顶部
s

shopping-expert购物专家

Find 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).

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.0
安全检测
已通过
3,388
下载量
免费
免费
5
收藏
概述
安装方式
版本历史

shopping-expert

购物专家

通过智能推荐在线和本地查找并比较产品。

快速开始

在线查找产品:

bash
uv run {baseDir}/scripts/shop.py 咖啡机 \
--budget medium \
--max-results 5

带预算限制搜索:

bash
uv run {baseDir}/scripts/shop.py 跑鞋 \
--budget $100 \
--preferences 耐克, 缓震, 防水

查找本地商店:

bash
uv run {baseDir}/scripts/shop.py 有机蔬菜 \
--mode local \
--location 德国汉堡

混合搜索(在线+本地):

bash
uv run {baseDir}/scripts/shop.py 单反相机 \
--mode hybrid \
--location 德国慕尼黑 \
--budget high \
--preferences 佳能, 4K视频

搜索美国商店:

bash
uv run {baseDir}/scripts/shop.py 跑鞋 \
--country us \
--budget $100

搜索模式

  • - online:通过Google购物搜索电商网站(亚马逊、沃尔玛等)
  • local:通过Google Places API搜索附近商店
  • hybrid:合并并排序在线和本地结果
  • auto:根据查询智能选择模式(默认)

参数

  • - query:产品搜索查询(必填)
  • --mode:搜索模式(online|local|hybrid|auto,默认:auto)
  • --budget:low/medium/high或€X/$X金额(默认:medium)
  • --location:本地/混合搜索的位置
  • --preferences:逗号分隔(例如:品牌:索尼, 无线, 黑色)
  • --max-results:返回的最大产品数(默认:5,最大:20)
  • --sort-by:排序方式(relevance|price-low|price-high|rating)
  • --output:text|json(默认:text)
  • --country:搜索的国家代码(默认:de)。美国用us,英国用uk等

预算级别

  • - low:50欧元以下
  • medium:50-150欧元
  • high:150欧元以上
  • exact:€75、€250(美国搜索用$X)

输出格式

默认(文本):包含产品详情、评分、库存和购买链接的Markdown表格

JSON:包含所有产品元数据、评分和链接的结构化数据

评分算法

产品使用加权评分进行排名:

  • - 价格匹配(30%):在预算范围内得满分
  • 评分(25%):评分越高得分越好
  • 库存(20%):有货 > 限量 > 缺货
  • 评论数量(15%):评论越多越可信
  • 运费/距离(10%):免运费或附近商店得分更高
  • 偏好匹配(加分):产品描述中的关键词

所需API密钥

  • - SERPAPIAPIKEY:在线购物必需(除仅本地模式外的所有模式)
  • GOOGLEPLACESAPI_KEY:仅本地和混合模式需要

限制

  • - API限制:SerpAPI和Google Places有使用配额
  • 实时数据:价格和库存可能发生变化
  • 库存准确性:在线库存反映上次API更新状态
  • 本地库存:通过Places API无法保证商店库存

错误处理

  • - 无效查询 → 返回错误并附带建议
  • 未找到结果 → 放宽过滤器并重试
  • API失败 → 使用指数退避重试(3次尝试)
  • 缺少API密钥 → 清晰的错误信息及设置说明

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 shopping-expert-1776393481 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 shopping-expert-1776393481 技能

通过命令行安装

skillhub install shopping-expert-1776393481

下载

⬇ 下载 shopping-expert v1.1.0(免费)

文件大小: 9.39 KB | 发布时间: 2026-4-17 15:16

v1.1.0 最新 2026-4-17 15:16
Default to German search (Amazon.de, Google.de), add --country parameter, EUR currency support

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部