search-jd

Searches and reads JD.com product pages to extract prices, reviews, and specifications.

Updated Aug 14, 2026
One-click install
npx skills add https://github.com/MDSIXONE/opencode-config --skill search-jd-mdsixone
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: search-jd
Source: https://github.com/MDSIXONE/opencode-config/tree/main/skills/search-jd
Command: npx skills add https://github.com/MDSIXONE/opencode-config --skill search-jd-mdsixone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It retrieves JD.com (京东) product information—prices, reviews, specifications, and store details—through read-only search and page reading, without requiring new logins, API keys, or any write actions on the platform. ## Core Features & Use Cases - Read-only product search: Finds JD.com products by keyword, model, brand, or store using WebSearch and the user's already-logged-in Firefox session. - Detail extraction: Records title, SKU/product ID, current price, promotions, store, review summaries, parameters, URL, and retrieval time. - Price comparison: Compares JD.com prices and promotion conditions against other platforms. - Use Case: Ask for the current price and review summary of a specific laptop model on JD.com, and receive a structured summary with verifiable links and retrieval timestamps. ## Quick Start Search JD.com for the current price and review summary of a specific product model and list the results with links.

Frequently Asked Questions about search-jd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search JD.com product prices without logging in again?▼

The skill reuses your currently open, already-logged-in Firefox session by opening JD.com pages in new tabs. It never initiates a new login flow and falls back to WebSearch with site:jd.com queries for public information.

How to compare JD.com prices with other platforms?▼

Provide the product keyword, model, and specifications, and the skill reads the JD.com price and promotion conditions, then compares them against other platforms. Prices are annotated with conditions since they vary by region and time.

Does this JD.com search require an MCP server or API key?▼

No MCP server or API key is required. The skill works with WebSearch/WebFetch plus your existing Firefox session. The JD Union API is only used read-only if you have already configured it and explicitly request it.

Can the skill place orders or add items to the JD.com cart?▼

No. The skill is strictly read-only: it does not add to cart, place orders, pay, claim coupons, follow stores, contact sellers, or post reviews. It only searches, opens, reads, and summarizes pages.

What happens when JD.com shows a captcha or region restriction?▼

The skill does not bypass captchas, risk controls, or regional restrictions. When it encounters login walls, captchas, or region limits, it asks you to handle the page manually before continuing.