← 返回 Skills 市场
535
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install shopmind-price-compare
功能描述
全网比价助手,支持淘宝/天猫、京东、拼多多、抖音、快手、苏宁、唯品会、考拉、1688 十大平台实时比价。含优惠券筛选、热门爆品、省钱计算、购买链接。用户想购物、比价、找优惠券、看热销榜时使用。
安全使用建议
This skill appears to do what it says: it sends search/ID queries to maishou88.com and returns formatted product and coupon info. Before installing: 1) Verify the origin of the 'uv' package/formula (brew/pip) to avoid installing a similarly named but malicious package. 2) Be aware queries (search keywords, product IDs) and results are sent to/received from maishou88.com and msapi.maishou88.com — do not send privacy-sensitive text you don't want transmitted. 3) The script includes an optional invite/affiliate code via MAISHOU_INVITE_CODE; if you don't want affiliate tracking, leave that env var unset or inspect/modify the code. 4) If you need stronger isolation, install/run the skill in a sandbox or review the full script (the distributed script is present in the package) before use. If you want, I can fetch and show the full (truncated) remainder of the script for manual review or check the 'uv' package on brew/pypi for provenance.
功能分析
Type: OpenClaw Skill
Name: shopmind-price-compare
Version: 2.2.0
The shopmind-price-compare skill is a legitimate price comparison tool that interfaces with the maishou88.com API to fetch product data across multiple Chinese e-commerce platforms. The script (scripts/main.py) implements search, product detail retrieval, and coupon discovery functions using standard libraries like aiohttp and argparse. While it includes a hardcoded affiliate invite code (6110440) and a static OpenID for API access, these are used for its stated purpose of generating purchase links and do not involve data exfiltration, local file access, or malicious execution.
能力评估
Purpose & Capability
Name/description (price comparison across Chinese e‑commerce platforms) match the code and runtime commands. The script issues HTTP requests to maishou88.com APIs and returns product/search/result details — consistent with the stated purpose. The declared required binary ('uv') matches the SKILL.md usage 'uv run scripts/main.py'.
Instruction Scope
SKILL.md instructs running the bundled script with 'uv' and the script itself only performs HTTP requests to third‑party maishou88 endpoints and formats results; it does not read/write local files (aside from reading an optional env var). There is no instruction to access unrelated system files or exfiltrate arbitrary data. The script does include affiliate/invite behavior (INVITE_CODE) which is within the expected scope for shopping helpers.
Install Mechanism
Install options are brew and pip for a package named 'uv'. Brew/pip are reasonable install mechanisms, but the package name 'uv' is uncommon/ambiguous: verify that the 'uv' formula/package being installed is the intended, trusted runner. The SKILL.md metadata lists both brew and pip installs while registry metadata shows brew — a minor mismatch to check. No arbitrary URL downloads or archive extraction observed.
Credentials
The skill does not require credentials or config paths. The only environment use in code is an optional MAISHOU_INVITE_CODE (used for invite/affiliate tracking) — not required for functionality. No other secrets or unrelated environment variables are accessed.
Persistence & Privilege
Skill is not marked always:true and does not request persistent/system-wide changes. It does not modify other skills' configs or request elevated privileges. The default ability for the agent to invoke the skill autonomously is unchanged (not flagged by itself).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shopmind-price-compare - 安装完成后,直接呼叫该 Skill 的名称或使用
/shopmind-price-compare触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.2.0
v2.2.0: 重构为独立脚本,无需部署后端,开箱即用。支持10大平台比价、优惠券精选、热门爆品、省钱计算、多种排序、购买链接
v2.1.0
v2.1.0: 接入真实数据源(10大平台), 新增优惠券精选/热门爆品/省钱计算/多种排序/价格过滤/缓存加速
v1.0.0
Initial release - 跨平台商品比价助手
元数据
常见问题
ShopMind Price Compare 是什么?
全网比价助手,支持淘宝/天猫、京东、拼多多、抖音、快手、苏宁、唯品会、考拉、1688 十大平台实时比价。含优惠券筛选、热门爆品、省钱计算、购买链接。用户想购物、比价、找优惠券、看热销榜时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 535 次。
如何安装 ShopMind Price Compare?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shopmind-price-compare」即可一键安装,无需额外配置。
ShopMind Price Compare 是免费的吗?
是的,ShopMind Price Compare 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ShopMind Price Compare 支持哪些平台?
ShopMind Price Compare 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ShopMind Price Compare?
由 Charles(@xiaohaook)开发并维护,当前版本 v2.2.0。
推荐 Skills