购物助手

# 购物助手 - Shopping Assistant

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "购物助手" with this command: npx skills add wuhaichao87/shopping-assistant

购物助手 - Shopping Assistant

智能购物助手,提供查券、比价、价保等一站式购物服务。

🎯 核心功能

  • 🔍 智能查券:自动查找商品优惠券
  • 💰 全网比价:对比淘宝/京东/拼多多价格
  • 🛡️ 一键价保:自动申请价格保护
  • 📊 历史价格:查看商品价格走势

📦 支持平台

平台查券比价价保
淘宝/天猫完整支持支持
京东完整支持支持
拼多多基础支持不支持

🚀 使用方法

1. 查券

发送商品链接,自动查找优惠券:

python3 ~/.openclaw/workspace/skills/shopping-assistant/scripts/shopping_helper.py <链接>

示例:

# 淘宝链接
python3 shopping_helper.py "https://s.click.taobao.com/X3lnM4n"

# 京东链接
python3 shopping_helper.py "https://u.jd.com/NOPmtDz"

# 拼多多链接
python3 shopping_helper.py "https://mobile.yangkeduo.com/goods.html?goods_id=123456"

输出示例:

🔍 正在查找优惠券...

📦 阿宽红油面皮酸辣粉组合整箱
✅ 已找到优惠券链接

💰 原价:¥82.23
🎫 优惠券:¥40
💰 券后价:¥29.9
💡 可省:¥52.33
🏪 店铺:阿宽旗舰店
📈 销量:100

✅ 查券完成!

2. 多平台比价

python3 ~/.openclaw/workspace/skills/shopping-assistant/scripts/price_compare_simple.py <链接>

输出示例:

📊 全网比价结果
━━━━━━━━━━━━━━━━━━

🥇 拼多多:¥4999(百亿补贴)
   🏪 品牌好货
   📈 销量:10万+
   ✅ 优势:价格最低

🥈 京东:¥5199(自营)
   🏪 Apple官方旗舰店
   📈 销量:5万+
   ✅ 优势:正品保障,售后好

🥉 淘宝:¥5299(天猫)
   🏪 Apple Store
   📈 销量:3万+
   ✅ 优势:官方授权

💡 购买建议:
   拼多多百亿补贴最便宜,省¥200

🔧 配置参数

~/.openclaw/.env 中配置:

# 折淘客(必需)
export ZHETAOKE_APP_KEY=xxx
export ZHETAOKE_SID=xxx

# 京东联盟(京东功能必需)
export JD_UNION_ID=xxx

# 淘宝联盟(淘宝功能必需)
export TAOBAO_PID=mm_xxx_xxx_xxx

📋 功能说明

查券功能

  • ✅ 自动识别平台(淘宝/京东/拼多多)
  • ✅ 查找商品优惠券
  • ✅ 显示券后价格
  • ✅ 显示店铺信息和销量

比价功能

  • ✅ 对比三平台价格
  • ✅ 显示各平台优势
  • ✅ 给出购买建议

后台转链

  • 用户发送链接查券时,后台自动转链
  • 用户无感知,只显示查券结果
  • 转链后的链接用于追踪佣金

📝 版本记录

版本日期更新内容
v1.0.02026-03-11初始版本,支持查券、比价

💡 使用建议

  1. 优先使用查券功能,获取优惠券信息
  2. 结合比价功能,找到最优价格
  3. 注意优惠券时效,及时使用
  4. 价格实时变动,以实际页面为准

🔗 相关链接

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Fitbit Tracker

Personal Fitbit integration for daily health tracking with adaptive sleep and activity reporting

Registry SourceRecently Updated
General

Ollama Load Balancer

Ollama load balancer for Llama, Qwen, DeepSeek, and Mistral inference across multiple machines. Load balancing with auto-discovery via mDNS, health checks, q...

Registry SourceRecently Updated
General

Google Merchant Center

Google Merchant Center integration. Manage Accounts. Use when the user wants to interact with Google Merchant Center data.

Registry SourceRecently Updated
General

Twitter/X All-in-One — Search, Monitor & Publish Text & Media Posts

Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts, likes/unlike...

Registry SourceRecently Updated