← Back to Skills Marketplace
券返双省助手
by
fangshan101-coder
· GitHub ↗
· v0.1.0
· MIT-0
101
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install coupon-rebate
Description
优惠券+返利叠加省钱工具,自动查找可用优惠券并匹配最高返利渠道,双重叠加实现省钱最大化。
README (SKILL.md)
券返双省助手
优惠券与返利双重叠加的省钱工具。购物前自动查找商品可用的优惠券(店铺券、平台券、隐藏券),同时匹配最高返利渠道,两者叠加使用,让每笔订单的省钱效果最大化。
触发词
优惠券返利、券返叠加、领券返利、双重省钱、优惠券+返利、coupon rebate、券返双省、隐藏优惠券、省钱叠加
计划实现能力
核心功能
- 全网优惠券搜索:自动搜索商品可用的店铺券、平台券、品类券、隐藏券
- 券返叠加计算:精确计算优惠券+返利叠加后的真实到手价
- 最优组合推荐:多张券可用时,推荐最优使用组合(有些券不能叠加)
- 券返时效提醒:优惠券即将过期、返利活动即将结束时及时提醒
省钱叠加逻辑
商品原价
- 平台优惠券(满减/折扣)
- 店铺优惠券
- 跨店满减
= 实付金额
× 返利比例
= 返利金额
真实到手价 = 实付金额 - 返利金额
优惠券类型
| 券类型 | 来源 | 叠加规则 |
|---|---|---|
| 店铺券 | 店铺首页领取 | 可与平台券叠加 |
| 平台券 | 平台活动页 | 可与店铺券叠加 |
| 品类券 | 品类会场 | 部分可叠加 |
| 隐藏券 | 内部优惠链接 | 优先级最高 |
| 红包 | 签到/活动 | 通常可叠加 |
使用场景
- 日常购物:下单前一键查询所有可用券+返利,算出最低到手价
- 大促囤货:双11/618 多重券叠加计算,找到最优凑单方案
- 高客单商品:家电、数码等高价商品,券返叠加省钱效果显著
- 定期补货:日用品定期购买,持续追踪最优券返组合
输出格式
🎫 券返双省方案
商品:[商品名称]
原价:¥[价格]
可用优惠券:
① 店铺券:满[X]减[Y]
② 平台券:满[X]减[Y]
③ 隐藏券:[描述]
返利渠道:[渠道名] 返利 [X]%
实付金额:¥[金额]
返利金额:¥[金额]
真实到手价:¥[最终价格]
总共节省:¥[节省金额](省 [X]%)
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install coupon-rebate - After installation, invoke the skill by name or use
/coupon-rebate - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
初始发布
Metadata
Frequently Asked Questions
What is 券返双省助手?
优惠券+返利叠加省钱工具,自动查找可用优惠券并匹配最高返利渠道,双重叠加实现省钱最大化。 It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.
How do I install 券返双省助手?
Run "/install coupon-rebate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 券返双省助手 free?
Yes, 券返双省助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 券返双省助手 support?
券返双省助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 券返双省助手?
It is built and maintained by fangshan101-coder (@fangshan101-coder); the current version is v0.1.0.
More Skills