← 返回 Skills 市场
fangshan101-coder

券返双省助手

作者 fangshan101-coder · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install coupon-rebate
功能描述
优惠券+返利叠加省钱工具,自动查找可用优惠券并匹配最高返利渠道,双重叠加实现省钱最大化。
使用说明 (SKILL.md)

券返双省助手

优惠券与返利双重叠加的省钱工具。购物前自动查找商品可用的优惠券(店铺券、平台券、隐藏券),同时匹配最高返利渠道,两者叠加使用,让每笔订单的省钱效果最大化。

触发词

优惠券返利、券返叠加、领券返利、双重省钱、优惠券+返利、coupon rebate、券返双省、隐藏优惠券、省钱叠加

计划实现能力

核心功能

  • 全网优惠券搜索:自动搜索商品可用的店铺券、平台券、品类券、隐藏券
  • 券返叠加计算:精确计算优惠券+返利叠加后的真实到手价
  • 最优组合推荐:多张券可用时,推荐最优使用组合(有些券不能叠加)
  • 券返时效提醒:优惠券即将过期、返利活动即将结束时及时提醒

省钱叠加逻辑

商品原价
  - 平台优惠券(满减/折扣)
  - 店铺优惠券
  - 跨店满减
  = 实付金额
  × 返利比例
  = 返利金额

真实到手价 = 实付金额 - 返利金额

优惠券类型

券类型 来源 叠加规则
店铺券 店铺首页领取 可与平台券叠加
平台券 平台活动页 可与店铺券叠加
品类券 品类会场 部分可叠加
隐藏券 内部优惠链接 优先级最高
红包 签到/活动 通常可叠加

使用场景

  1. 日常购物:下单前一键查询所有可用券+返利,算出最低到手价
  2. 大促囤货:双11/618 多重券叠加计算,找到最优凑单方案
  3. 高客单商品:家电、数码等高价商品,券返叠加省钱效果显著
  4. 定期补货:日用品定期购买,持续追踪最优券返组合

输出格式

🎫 券返双省方案

商品:[商品名称]
原价:¥[价格]

可用优惠券:
  ① 店铺券:满[X]减[Y]
  ② 平台券:满[X]减[Y]
  ③ 隐藏券:[描述]

返利渠道:[渠道名] 返利 [X]%
实付金额:¥[金额]
返利金额:¥[金额]
真实到手价:¥[最终价格]
总共节省:¥[节省金额](省 [X]%)
安全使用建议
Before installing, ask the skill author: (1) exactly how it discovers 'hidden coupons' and rebate channels (APIs, affiliate partners, or web scraping); (2) whether it needs your account credentials, browser cookies, or affiliate tokens — and where those would be stored; (3) where coupon/rebate data is fetched from and whether any third-party endpoints receive your product or account data; (4) how 'continuous tracking' and reminders are implemented (does it run background jobs or rely on you to invoke it); and (5) whether there's a privacy policy or data-handling statement. Do not provide login credentials, cookies, or secret tokens unless you trust the author and they explicitly declare and justify the required environment variables and storage behavior. If the author cannot clarify these points, treat the skill cautiously or test it only with non-sensitive examples.
功能分析
Type: OpenClaw Skill Name: coupon-rebate Version: 0.1.0 The skill bundle contains only metadata and documentation (SKILL.md) for a shopping assistant designed to find coupons and calculate rebates. There is no executable code, and the instructions provided are consistent with the stated purpose of price optimization without any evidence of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description (find coupons + match rebates) aligns with the SKILL.md goals. However, tasks like identifying '隐藏券' (hidden coupons) and '匹配最高返利渠道' typically require integration with affiliate/rebate networks or access to user account/session data; the skill declares no credentials, APIs, or integration points to legitimately perform those actions.
Instruction Scope
The SKILL.md gives high-level commands: '自动搜索', '持续追踪', '时效提醒' without describing how to search (APIs, scraping, or requiring user session/cookies) or limits on what to access. That vagueness grants the agent broad discretion and could lead to actions outside the user's intent (scraping sites, asking for credentials, reading browser/session data) even though none of those data sources are referenced explicitly.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is lower-risk because nothing is written to disk by a provided installer.
Credentials
The skill requests no environment variables or credentials, yet several core features (affiliate/rebate channel access, hidden-coupon APIs, sending reminders) normally require API keys, affiliate IDs, or account credentials. The absence of any declared secrets or config is an inconsistency worth clarifying.
Persistence & Privilege
The SKILL.md promises '持续追踪' and '时效提醒' (ongoing tracking and expiry reminders) but the skill is not marked always:true and provides no mechanism for scheduling or persistent monitoring. This is a functionality/privilege mismatch that should be explained (e.g., whether reminders require user-to-run checks, external scheduler, or platform support).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install coupon-rebate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /coupon-rebate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
初始发布
元数据
Slug coupon-rebate
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

券返双省助手 是什么?

优惠券+返利叠加省钱工具,自动查找可用优惠券并匹配最高返利渠道,双重叠加实现省钱最大化。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。

如何安装 券返双省助手?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install coupon-rebate」即可一键安装,无需额外配置。

券返双省助手 是免费的吗?

是的,券返双省助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

券返双省助手 支持哪些平台?

券返双省助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 券返双省助手?

由 fangshan101-coder(@fangshan101-coder)开发并维护,当前版本 v0.1.0。

💬 留言讨论