ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 4/5

jd-price-protect

Auto-apply JD.com (京东) price protection on all eligible orders. Connects to Chrome via OpenClaw Browser Relay CDP, navigates to JD price protection page, clicks all "申请价保" buttons, and reports refund results. Supports pagination and scheduled cron usage.

Why use this skill?

Save money on JD.com automatically using the OpenClaw jd-price-protect skill. This tool navigates, requests refunds, and reports results to you.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/danielwangyy/jd-price-protect
Or

What This Skill Does

The jd-price-protect skill is a specialized automation tool designed for the OpenClaw agent ecosystem to maximize your savings on JD.com. It acts as an autonomous assistant that navigates the complex JD price protection dashboard, locates all eligible orders, and automatically triggers the 'Apply for Price Protection' (申请价保) workflow. Instead of manually checking your order history and verifying price differences, this skill leverages the OpenClaw Browser Relay to communicate directly with your Chrome instance. It handles the nuances of the JD platform, including closing intrusive pop-ups, managing multi-page results, and parsing refund data into a clean, structured JSON output. By keeping track of your refund history and status, the skill ensures you never miss a cent of potential savings on your recent purchases.

Installation

To integrate this skill into your environment, use the command: clawhub install openclaw/skills/skills/danielwangyy/jd-price-protect. Ensure you have the OpenClaw gateway running and the Browser Relay extension installed in Chrome. Before executing, verify that your GATEWAY_TOKEN is configured correctly, either in your environment variables or within your local ~/.openclaw/openclaw.json file. This token is essential for secure communication between the agent and your browser.

Use Cases

This skill is designed for three primary scenarios:

  1. Routine Savings: Running the script via a cron job every 8 hours to ensure constant price monitoring.
  2. Post-Shopping Cleanup: Running the skill immediately after a major shopping festival (like 618 or Singles Day) to reclaim refunds on products that saw price drops shortly after purchase.
  3. Dashboard Monitoring: Using it as part of an agentic workflow where the assistant summarizes your total monthly refunds obtained through automated price protection requests.

Example Prompts

  • "Hey OpenClaw, please run the JD price protection script and let me know if I have any pending refunds."
  • "Schedule the JD price protect skill to run every 8 hours and only alert me if a refund is successfully processed."
  • "Check my JD orders for price protection and save the results to my daily report."

Tips & Limitations

  • Pop-up Management: The script automatically presses the Escape key after each action to clear blocking dialogs, but if the site undergoes a major UI redesign, the selectors may require updates.
  • Authentication: You must be actively logged into JD.com within the Chrome instance connected to the relay for the skill to function.
  • Performance: While the script is efficient, it simulates real clicks; avoid manually interacting with the browser while the script is running to prevent interference with the CDP relay execution.

Metadata

Stars3376
Views1
Updated2026-03-24
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-danielwangyy-jd-price-protect": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#shopping#automation#browser#jd#price-protection#china#京东#价保
Safety Score: 4/5

Flags: network-access, code-execution