install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/275254cl-hash/coupon-finder-cn" ~/.claude/skills/openclaw-skills-coupon-finder && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/275254cl-hash/coupon-finder-cn" ~/.openclaw/skills/openclaw-skills-coupon-finder && rm -rf "$T"
manifest:
skills/275254cl-hash/coupon-finder-cn/SKILL.mdsource content
优惠券发现技能
自动发现并领取电商优惠券,购物前必备。
功能
- 自动查券: 输入商品链接,自动查找可用优惠券
- 隐藏券发现: 发现店铺隐藏优惠券
- 叠加计算: 计算最优优惠组合
- 过期提醒: 已领取优惠券过期前提醒
- 历史对比: 查看历史优惠券力度
使用方式
查优惠券:
这个商品有什么优惠券?https://item.taobao.com/item.htm?id=123
领券:
帮我领取这个商品的所有优惠券
最优方案:
买这个怎么最省钱?https://item.jd.com/123.html
查过期:
我有哪些优惠券快过期了?
输出示例
🎫 优惠券查询结果 商品:小米 14 Ultra 原价:¥5,999 ✅ 可用优惠券: ├─ 店铺券:满 5000-300 ├─ 平台券:满 5000-200 ├─ 会员券:满 5000-100 └─ 隐藏券:满 5000-150(点击领取) 💰 最优组合: ├─ 原价:¥5,999 ├─ 优惠:-¥750 └─ 到手:¥5,249 🔗 领券链接:[点击查看] ⏰ 有效期:3 天
变现模式
- 免费:每日 5 次查询
- 付费 (¥15/月):无限查询 + 隐藏券
- 付费 (¥39/月):+ 自动领券 + 过期提醒
优势
- ✅ 刚需高频
- ✅ 用户主动使用
- ✅ 数据公开
- ✅ 可对接 CPS 分成
声明: 优惠券信息来自公开数据,以实际下单为准。