← 返回 Skills 市场
188
总下载
1
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install buywise
功能描述
BuyWise is your personal shopping advisor — it helps you decide whether to buy, where to buy, and when to buy, across all major global and Chinese platforms....
使用说明 (SKILL.md)
BuyWise — 全球购物决策助手
比价 · 识别假促销 · 评价提炼 · 替代品推荐 · 买入时机判断
何时使用
- 用户问"这个值得买吗""这个怎么样"
- 用户说"帮我比价""最低价在哪""哪里买最便宜"
- 用户问"双11能便宜多少""618值得等吗""现在买合适吗"
- 用户说"帮我看看评价""这个评价怎么样""有没有问题"
- 用户说"有没有平替""有没有更便宜的""有没有更好的"
- 用户发来商品链接,询问是否值得购买
🌐 语言规则
- 默认中文;用户英文提问切英文
- 价格按用户所在市场显示(国内用 ¥,国际用 $)
- 平台名称保留原文(不翻译 Amazon / JD / Temu 等)
🛒 覆盖平台
| 市场 | 平台 |
|---|---|
| 中国国内 | 京东、淘宝、天猫、拼多多(百亿补贴)、闲鱼(二手) |
| 国际 | Amazon、eBay、AliExpress、Temu |
🔌 数据来源
BuyWise 通过 browser 工具直接导航到真实数据页面获取价格,不依赖 web_search 猜测:
| 数据类型 | 来源 | 覆盖平台 |
|---|---|---|
| 中国市场价格 | 什么值得买 smzdm.com | 京东、淘宝、天猫、拼多多 |
| Amazon 历史价格 | CamelCamelCamel | Amazon 全球 |
| Amazon 当前价格 | amazon.com 搜索页 | Amazon |
| eBay 价格 | ebay.com 搜索页 | eBay |
| AliExpress 价格 | aliexpress.com 搜索页 | AliExpress |
| Temu / 闲鱼 | web_search 补充 | Temu、闲鱼 |
| 评价 | web_search + 小红书/知乎/Reddit | 多平台 |
需要
gstackskill 已安装以启用 browser 导航能力。未安装时降级为 web_search(精度下降)。
📋 功能说明
综合决策(主功能)
用户说"帮我看看 XX"时触发完整分析:
- 多平台比价 — browser 导航 smzdm/Amazon/eBay/AliExpress 等获取真实价格,汇总对比表
- 促销真实性 — browser 导航 CamelCamelCamel + smzdm 价格走势图,判断是否真实低价
- 评价提炼 — 从京东/知乎/小红书/Reddit 等多源提炼 3 优点 / 3 槽点 / 适合人群 / 红旗警告
- 替代品推荐 — 搜索同类更高性价比产品,推荐 2-3 个选项
- 购买时机 — 结合历史低价、大促节点、当前价格给出 🟢立即买 / 🟡再等等 / 🔴不建议
独立比价
用户只问"XX 多少钱""哪里最便宜"时,仅输出比价表,不做完整分析。
促销核查
用户说"这个双11真的便宜吗""这个折扣是真的吗"时,专项分析价格历史,判断促销真实性。
评价深读
用户说"详细说说评价""口碑怎么样"时,深度搜索多平台评测、论坛讨论、投诉记录。
🔧 脚本说明
# 完整购物决策(主入口)
node scripts/advise.js \x3C商品名> [--lang zh|en]
# 示例:
node scripts/advise.js "戴森吸尘器 V15"
node scripts/advise.js "Sony WH-1000XM5" --lang en
# 仅比价
node scripts/compare.js \x3C商品名> [--lang zh|en]
node scripts/compare.js "AirPods Pro 2"
# 促销真实性核查
node scripts/deal-check.js \x3C商品名> [--price 当前价] [--was 标称原价] [--lang zh|en]
node scripts/deal-check.js "iPhone 16" --price 5999 --was 7999
# 评价提炼
node scripts/review-scan.js \x3C商品名> [--lang zh|en]
node scripts/review-scan.js "小米路由器 BE7000"
⚠️ 注意事项
- 价格基于 WebSearch 实时搜索,可能存在轻微延迟,购买前以平台实际页面为准
- 历史价格分析依赖公开信息,若平台不公示价格历史则以搜索结果为准
- 评价摘要基于公开评测,不代表所有用户体验
- 促销节点判断(双11/618等)以中国电商日历为基准;国际促销参考 Black Friday / Prime Day
- 替代品推荐不含广告或赞助,仅基于性价比分析
安全使用建议
BuyWise appears coherent and implements what it promises, but before installing consider:
- Browser context: the skill expects to use a browser tool to open shopping sites. If your agent's browser has logged-in accounts, pages may expose personal data (order history, saved addresses). Run the skill in an isolated/clean browser session if you want to avoid exposing account-specific info.
- gstack dependency: for full browser navigation, install and review the gstack skill (it grants the agent browsing capability). If you don't install gstack, the skill will fall back to web_search with reduced accuracy.
- CouponClaw integration: the skill suggests calling another skill (CouponClaw) for coupon stacking; review that skill's permissions before invoking it.
- No credentials requested by BuyWise itself, and there are no remote installs in the package, but always review any downstream skill the tool asks you to run.
If you plan to use BuyWise for sensitive purchases, test it first with non‑personal queries and verify the browsing tool's session isolation.
功能分析
Type: OpenClaw Skill
Name: buywise
Version: 1.5.2
The BuyWise skill is a shopping assistant designed to aggregate prices and analyze product reviews. The included Node.js scripts (advise.js, compare.js, deal-check.js, review-scan.js) do not execute any sensitive system commands or exfiltrate data; instead, they generate structured instructions for the AI agent to use its browser tool on legitimate e-commerce and price-tracking sites like Amazon, Google Shopping, and CamelCamelCamel. The logic is transparent, well-documented, and strictly aligned with the stated purpose of price comparison and deal verification.
能力标签
能力评估
Purpose & Capability
Name/description (multi‑platform price comparison, review analysis, deal checking) match the code and SKILL.md: scripts and instructions explicitly navigate shopping and price-history sites. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
SKILL.md and scripts direct the agent to use the browser tool and web_search to open many public pages (smzdm, Google Shopping, Amazon, CamelCamelCamel, AliExpress, Temu, Zhihu, Xiaohongshu, Reddit, etc.) and to extract prices/reviews. This stays within the declared purpose, but it implicitly relies on the agent's browser context: if the browser has account cookies or session state, pages may reveal user-specific data. The skill itself does not instruct reading local files or environment variables.
Install Mechanism
No install spec — instruction-first skill. There is no remote download or archive extraction. This is the lowest-risk installation model and is proportionate for an instruction-driven aggregator.
Credentials
The skill requests no environment variables, credentials, or config paths. It recommends (but does not require) the gstack skill to enable a browser tool; that is coherent because browsing is central to its function. It also references a separate CouponClaw skill for coupon stacking—an expected ecosystem integration rather than hidden credential use.
Persistence & Privilege
always is false and the skill does not request system-wide persistence or modify other skills. Autonomous invocation is permitted by default (platform normal) but not combined with other elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install buywise - 安装完成后,直接呼叫该 Skill 的名称或使用
/buywise触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.5.2
- Routine version update with no user-facing changes.
- Internal update: package.json modified; no changes to features, functionality, or documentation.
v1.5.1
BuyWise v1.5.1
- Added a README.md file for improved documentation and onboarding.
- Updated package.json (details not specified, typically version or dependency changes).
- No changes to core features or functionality.
v1.5.0
- Bumped version to 1.5.0 in package.json.
- No user-facing changes or new features.
v1.4.0
- Dependency information updated in package.json; no user-facing features changed.
- No changes to user experience or skill behavior.
v1.3.0
- Added a new script: scripts/deal-check.js for dedicated deal authenticity checking.
- Updated scripts/advise.js to support and integrate the deal authenticity checking feature.
- Updated package.json to include the new script and dependencies related to deal checking.
- Documentation improvements clarifying deal-check script usage and main features.
v1.2.0
v1.2.0: Add Google Shopping (google.com/search?tbm=shop) as primary international price aggregator — covers Amazon/eBay/Walmart/Best Buy and dozens more in one page; Bing Shopping as fallback; JD direct check added to China flow
v1.1.0
v1.1.0: Replace web_search price guessing with browser-direct navigation to smzdm.com (China aggregator), CamelCamelCamel (Amazon history), amazon.com, ebay.com, aliexpress.com — real prices only, no fabrication
v1.0.0
Initial release: cross-platform price comparison (Amazon/eBay/AliExpress/Temu/JD/Taobao/Tmall), fake deal detection, review summarization, alternative recommendations, buy timing advice
元数据
常见问题
BuyWise 是什么?
BuyWise is your personal shopping advisor — it helps you decide whether to buy, where to buy, and when to buy, across all major global and Chinese platforms.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。
如何安装 BuyWise?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install buywise」即可一键安装,无需额外配置。
BuyWise 是免费的吗?
是的,BuyWise 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
BuyWise 支持哪些平台?
BuyWise 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 BuyWise?
由 jiajiaoy(@jiajiaoy)开发并维护,当前版本 v1.5.2。
推荐 Skills