← 返回 Skills 市场
jd-coupon
作者
naive-white-expert
· GitHub ↗
· v1.0.0
· MIT-0
135
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jd-coupon
功能描述
京东优惠券中心 - 优惠券搜索领取、已领券管理、凑单计算器、优惠叠加规则、到期提醒
使用说明 (SKILL.md)
JD Coupon (京东优惠券)
京东优惠券智能管理工具,帮你最大化省钱。
优惠券搜索
搜索方式
- 关键词搜索
- 分类浏览
- 全品类券
- 店铺券
- 商品券
券类型
- 满减券
- 折扣券
- 立减券
- 免邮券
- 免息券(白条)
优惠券领取
领券渠道
- 领券中心
- 商品详情页
- 店铺领券页
- 活动页面
- 会员专享券
领券操作
- 单张领取
- 批量领取
- 一键领取所有可用券
券管理
已领券列表
- 可用优惠券
- 即将到期券
- 已过期券
- 已使用券
券详情
- 券金额
- 使用门槛
- 有效期
- 适用范围
- 使用规则
凑单计算
凑单功能
- 满减凑单计算
- 最优凑单建议
- 凑单商品推荐
- 实付金额预估
计算逻辑
- 多券叠加计算
- 门槛达标计算
- 最省钱方案
使用示例
搜索优惠券
京东有什么全品类优惠券?
领取优惠券
帮我领京东全品类100-20券
查看已领券
我京东有哪些优惠券快过期了?
凑单计算
我有京东150-30券,帮我凑单
## 优惠叠加规则
- 券+券叠加说明
- 券+活动叠加
- 券+白条叠加
- 最大优惠计算
## 到期提醒
- 7天内到期券提醒
- 3天内到期券提醒
- 当日到期券提醒
## 触发条件
- 用户询问京东优惠券
- 领券需求
- 凑单计算需求
- "京东券"关键词
安全使用建议
Before installing, ask the author how the skill will access your JD account and reminders: does it use an official API/OAuth or require you to paste cookies/passwords or run browser automation? Never share passwords or session cookies unless you trust the author and understand storage/retention. Request a clear description of the auth flow, what data is stored and where, how reminders are delivered, and the minimum permissions required. Because the skill's source is unknown and the SKILL.md is vague about auth, exercise caution — prefer an implementation that uses explicit, scoped tokens/OAuth and keeps no long-term credentials on third-party servers.
功能分析
Type: OpenClaw Skill
Name: jd-coupon
Version: 1.0.0
The skill bundle consists of standard metadata and functional instructions for an AI agent to manage JD.com coupons. There is no executable code, no evidence of data exfiltration, and no malicious prompt injection attempts within SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description and the SKILL.md consistently describe coupon searching, claiming, management, and reminders. However, those capabilities normally require access to the user's JD account (API, cookies, or login credentials), yet the skill declares no required credentials, env vars, or config paths. The claimed capabilities therefore don't match what is requested.
Instruction Scope
SKILL.md lists actions (search, single/bulk claim, view claimed coupons, set reminders) but gives no concrete runtime instructions for how to perform them (no API endpoints, no auth flow, no scraping instructions). The instructions are vague and grant broad discretion to the agent (e.g., '一键领取所有可用券') without specifying how account access or user consent is obtained.
Install Mechanism
Instruction-only skill with no install specification and no code files — low install risk because nothing is downloaded or written to disk by the skill bundle itself.
Credentials
The skill requests no environment variables or credentials despite describing actions that normally require authentication to JD. This is a proportionality mismatch: claiming/reading a user's coupons should require explicit account authorization (cookies, tokens, OAuth), which the skill does not declare.
Persistence & Privilege
Skill is not always-enabled, has no install-time persistence or config writes declared, and does not request elevated platform privileges. No persistence/always flags are present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jd-coupon - 安装完成后,直接呼叫该 Skill 的名称或使用
/jd-coupon触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
JD Coupon 1.0.0 – Initial Release
- 优惠券搜索:支持关键词和分类查找,涵盖多种类型券(满减、折扣、立减等)。
- 领券功能:可单张、批量、一键领取多种渠道的优惠券。
- 券管理:查看可用、即将到期、已过期及已使用券,支持详细券信息展示。
- 凑单计算器:提供满减凑单、最优组合方案与实付金额预估。
- 优惠叠加与到期提醒:支持多券/活动/白条叠加规则说明,并自动提醒到期券。
- 支持多种用户查询场景,如搜索券、领券、凑单与查看券状态。
元数据
常见问题
jd-coupon 是什么?
京东优惠券中心 - 优惠券搜索领取、已领券管理、凑单计算器、优惠叠加规则、到期提醒. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。
如何安装 jd-coupon?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jd-coupon」即可一键安装,无需额外配置。
jd-coupon 是免费的吗?
是的,jd-coupon 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
jd-coupon 支持哪些平台?
jd-coupon 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 jd-coupon?
由 naive-white-expert(@naive-white-expert)开发并维护,当前版本 v1.0.0。
推荐 Skills