search-taobao-tmall

Retrieve Taobao and Tmall product details, reviews, and prices via read-only browser access.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Accessing Taobao and Tmall product information, reviews, and Q&A content often requires a logged-in session, and automated scraping frequently triggers risk controls. This Skill provides a safe, read-only workflow to look up product details, prices, specifications, review summaries, and store information without placing orders or violating platform restrictions. ## Core Features & Use Cases - Read-Only Product Lookup: Opens Taobao/Tmall search, product, review, and Q&A pages in the user's already logged-in Firefox session to read titles, prices, specs, sales volume, and store info. - Taokouling & Short Link Resolution: Parses 淘口令 and e.tb.cn short links to identify the target product without executing purchases, coupon claims, or authorization redirects. - Strict Safety Boundaries: Never adds to cart, places orders, pays, claims coupons, messages sellers, or stores cookies, phone numbers, addresses, or payment data. - Use Case: A user pastes a Taobao short link and asks for the product's price, specifications, and a summary of buyer reviews; the Skill opens the page in the current Firefox tab and compiles a structured summary with the URL and retrieval time. ## Quick Start Ask the assistant to look up this Taobao product link and summarize its price, specifications, and buyer reviews using my logged-in Firefox session.

Frequently Asked Questions about search-taobao-tmall

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

FAQPage Schema
How do I look up Taobao product prices and reviews without an API?▼

Open the Taobao or Tmall product page in a new tab of your already logged-in Firefox session and read the visible content directly. This read-only approach captures title, price, specifications, sales volume, and review summaries without any API integration.

How to resolve a taokouling or e.tb.cn short link safely?▼

Parse the taokouling or short link only to identify the target product URL, then open it read-only in the browser. Do not execute coupon claims, authorization redirects, or purchase actions, and verify the final product URL since links may contain marketing parameters.

Does Taobao product lookup require logging in again?▼

No, the workflow reuses your currently open and logged-in Firefox session, so no new login or QR code scan is needed. If a captcha or risk-control challenge appears, you handle it manually rather than bypassing it.

Can this approach place orders or claim coupons on Taobao?▼

No, the workflow is strictly read-only and never adds items to cart, places orders, pays, claims coupons, follows stores, or contacts sellers. It also never stores cookies, tokens, phone numbers, addresses, or payment information.

Why do Taobao review pages sometimes fail to load content?▼

Taobao and Tmall detail, review, and Q&A pages often require login or the mobile app environment, and risk controls may block automated access. Prices, coupons, and inventory also change in real time, so results only reflect the retrieval moment.