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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/danielwangyy/jd-price-protectWhat 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:
- Routine Savings: Running the script via a cron job every 8 hours to ensure constant price monitoring.
- 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.
- 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-danielwangyy-jd-price-protect": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, code-execution
Related Skills
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
rocm_vllm_deployment
Production-ready vLLM deployment on AMD ROCm GPUs. Combines environment auto-check, model parameter detection, Docker Compose deployment, health verification, and functional testing with comprehensive logging and security best practices.