← Back to Skills Marketplace
275254cl-hash

Jd Price History

by 275254cl-hash · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
573
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install jd-price-history
Description
京东商品价格历史查询,发现真实低价,避开先涨后降套路。适合比价购物、电商卖家。
README (SKILL.md)

京东价格历史技能

查询京东商品价格历史,识别真实低价,避开"先涨后降"促销套路。

功能

  1. 价格历史: 查看商品 90 天/180 天/1 年价格走势
  2. 低价提醒: 设置目标价格,降价时通知
  3. 促销分析: 识别真实优惠还是先涨后降
  4. 比价推荐: 推荐同款更低价商品
  5. 涨价预警: 监控商品涨价趋势
  6. 历史最低价: 显示商品历史最低价格和日期

使用方式

查询这个商品的价格历史 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 访问

声明: 价格数据仅供参考,以实际页面为准。

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install jd-price-history
  3. After installation, invoke the skill by name or use /jd-price-history
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug jd-price-history
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Jd Price History?

京东商品价格历史查询,发现真实低价,避开先涨后降套路。适合比价购物、电商卖家。 It is an AI Agent Skill for Claude Code / OpenClaw, with 573 downloads so far.

How do I install Jd Price History?

Run "/install jd-price-history" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Jd Price History free?

Yes, Jd Price History is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Jd Price History support?

Jd Price History is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Jd Price History?

It is built and maintained by 275254cl-hash (@275254cl-hash); the current version is v1.0.0.

💬 Comments