Agent skill · linkfox-ai

linkfox-1688-product-detail

1688 商品详情查询。通过 offerId 获取商品标题、属性、SKU/库存、1 件零售价、2 件及以上批发阶梯价、外币价、起批量、图片/视频、物流包装、供应商服务、混批、发票与证书等采购信息。用户提到 1688 商品详情、1688 链接或商品 ID 查货、SKU 价格库存、1 件采购价、跨境采购核价、供应商评估、包装重量、1688 product detail、offerId lookup、sourcing details 时触发。即使未明确说“商详”,只要希望根据 1688 offerId 核对货源、报价、MOQ、SKU、物流或供应商数据,也应触发此技能。

What it needs

About 4k tokens when loaded.

What this skill does

1688 Product Detail This skill retrieves one structured 1688 product record by offer ID, including product, pricing, logistics, and supplier details for sourcing decisions. Core Concepts Detail lookup, not discovery: Query one known 1688 offerId; use a search skill when the user has no product ID. Complete product record: Preserve the returned title, attributes, media, SKU, sales, logistics, and supplier fields without inventing missing values. Quantity-based price semantics: When retailPrice is present, use it for quantity 1 and use SKU price plus saleInfo.priceRanges[].price for quantities of 2 or more. During the rollout, a missing retailPrice can mean an old product model or no configured retail price; never infer a 1-piece price from another field for a price-sensitive decision. Sourcing data: Treat prices, stock, MOQ, dropshipping terms, packaging, supplier metrics, invoices, and certificates as live product facts. Currency semantics: CNY retailPrice/price values and requested-currency foreignCurrencyRetailPrice/foreignCurrencyPrice values are separate fields. Never relabel a CNY price as the requested currency. Data Fields Group Key fields ------- ------------ Identity offerId, subject, productUrl, category IDs, status Media and copy productImage, mainVideo, detailVideo, description, sellingPoints SKU skuList[].skuId, attributes, images, retailPrice, SKU price (new-model wholesale or legacy-model price), requested-currency prices, stock Sales saleInfo.retailPrice, priceRanges (new-model wholesale or legacy tiers), amountOnSale, MOQ, unit, dropshipping and free-shipping terms Logistics Shipping origin, dispatch guarantee, package dimensions/weight, per-SKU measurements Supplier companyName, trade/service scores, repeat-purchase and quality-refund indicators Procurement Mix-order settings, service tags, promotions, invoices, certificates, product badges Parameter Guide Parameter Required Default Description ----------- ---------- --------- ------------- offerId …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills linkfox-ai/linkfox-1688-product-detail

View the source on GitHub

Browse the @skills marketplace