← 返回 Skills 市场
Jd Price History
作者
275254cl-hash
· GitHub ↗
· v1.0.0
· MIT-0
573
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install jd-price-history
功能描述
京东商品价格历史查询,发现真实低价,避开先涨后降套路。适合比价购物、电商卖家。
使用说明 (SKILL.md)
京东价格历史技能
查询京东商品价格历史,识别真实低价,避开"先涨后降"促销套路。
功能
- 价格历史: 查看商品 90 天/180 天/1 年价格走势
- 低价提醒: 设置目标价格,降价时通知
- 促销分析: 识别真实优惠还是先涨后降
- 比价推荐: 推荐同款更低价商品
- 涨价预警: 监控商品涨价趋势
- 历史最低价: 显示商品历史最低价格和日期
使用方式
查询这个商品的价格历史 https://item.jd.com/12345678.html
这款商品的历史最低价是多少
设置降价提醒,低于¥500 时通知我
现在是不是入手的好时机
输出示例
📈 京东价格历史
📊 商品:Apple iPhone 15 Pro 256G
├─ 当前价:¥7,999
├─ 原价:¥8,999
└─ 折扣:11% OFF
📉 价格走势(180 天):
├─ 最高价:¥8,999 (2025-12-01)
├─ 最低价:¥7,299 (2026-01-15) 🔻
├─ 平均价:¥8,199
└─ 当前价:¥7,999 (低于平均价 2.4%)
💰 价格分析:
├─ 当前是否低价:✅ 是(近 30 天最低)
├─ 相比最低价:+¥700 (9.6%)
├─ 建议:可以入手
└─ 预测:短期内可能继续降价
📅 促销节点:
├─ 双 11: ¥7,299 (历史最低)
├─ 双 12: ¥7,499
├─ 年货节:¥7,599
└─ 当前:¥7,999
⏰ 最佳入手时机:
- 预计下次低价:3 月 8 日(女王节)
- 预计价格:¥7,500-7,700
- 建议:不急可等,急用可买
变现模式
- 免费:每日 5 次查询
- 付费 (¥39/月):无限查询 + 降价提醒 + 涨价预警
- 付费 (¥79/月):+ 批量监控 + API 访问
声明: 价格数据仅供参考,以实际页面为准。
安全使用建议
This skill appears internally consistent with a JD price-history helper, but before installing consider: 1) The SKILL.md lacks implementation details—ask how it fetches JD pages (direct scraping vs. third-party API), how it handles rate limits and anti-bot measures, and whether it honors robots.txt and JD's terms. 2) Notifications and paid tiers are described but no mechanism is provided—verify where payment is handled and what third parties (if any) will receive your data. 3) Because scraping can be blocked or legally sensitive, confirm the developer's approach and get the implementation (or a code audit) if you need stronger assurance. 4) There are no requested secrets or system accesses, which is good; nonetheless avoid supplying unrelated credentials until you verify the notification/payment integrations.
功能分析
Type: OpenClaw Skill
Name: jd-price-history
Version: 1.0.0
The skill bundle contains only metadata and documentation (SKILL.md) for a JD.com price history tool. It lacks any executable code, and the instructions provided are purely functional and aligned with the stated purpose. The installation requirement for the 'requests' library is standard and appropriate for a web-based price tracking utility.
能力评估
Purpose & Capability
Name/description (JD price history) match the declared requirements: python3, curl and the optional pip dependency 'requests' are reasonable for fetching and parsing product pages. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md describes what the skill does and gives example queries and output but does not provide concrete runtime commands or third-party endpoints. It implies fetching JD product pages (expected) and setting up notifications, but it doesn't explain how notifications or paid features are implemented. The instructions do not direct reading local files or unrelated environment variables.
Install Mechanism
No install spec that downloads arbitrary archives; metadata only suggests installing the well-known 'requests' pip package. No remote, untrusted URL downloads or extract steps are present.
Credentials
No environment variables or credentials are requested. The required binaries and pip dependency are proportionate to the stated functionality.
Persistence & Privilege
always:false and no config paths requested. The skill does not request persistent or elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jd-price-history - 安装完成后,直接呼叫该 Skill 的名称或使用
/jd-price-history触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of jd-price-history skill.
- Query 90/180/365-day price trends for JD.com products.
- Set price alerts and get notified on drops.
- Analyze promotions to spot real discounts and avoid price manipulation.
- Recommend similar items with lower prices.
- Get price increase warnings and historical lowest price data.
- Free for up to 5 daily queries; paid options for unlimited queries and extra features.
元数据
常见问题
Jd Price History 是什么?
京东商品价格历史查询,发现真实低价,避开先涨后降套路。适合比价购物、电商卖家。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 573 次。
如何安装 Jd Price History?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jd-price-history」即可一键安装,无需额外配置。
Jd Price History 是免费的吗?
是的,Jd Price History 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Jd Price History 支持哪些平台?
Jd Price History 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Jd Price History?
由 275254cl-hash(@275254cl-hash)开发并维护,当前版本 v1.0.0。
推荐 Skills