Agent skill · linkfox-ai
linkfox-shopee-product-detail
查询单个 Shopee 公共商品详情。输入带有 -i.数字店铺ID.数字商品ID 的商品直链,支持新加坡、印度尼西亚、马来西亚、菲律宾、泰国、台湾、越南和巴西站点,返回来源当前可获取的价格、折扣、销量、库存、SKU 变体、图片、品牌、类目、店铺与评分等结构化数据。当用户提到 Shopee 商品详情、虾皮商品链接解析、价格库存核对、SKU 变体、竞品页面拆解、Shopee product details、Shopee listing lookup 时触发。即使用户未明确说“商品详情”,只要提供 Shopee 商品直链并希望读取当前公开页面数据,也应触发此技能。
What it needs
About 3k tokens when loaded.
What this skill does
Shopee Product Detail Lookup Fetch the current public detail of one Shopee product from a supported marketplace URL. Core Concepts One product per call: productUrl identifies one listing; this is not a keyword-search tool. Market from URL: the storefront, currency, and locale are inferred from the URL. Direct-listing mode: the tool auto-detects the supplied product URL and requests exactly one matching listing row. Current snapshot: available price, inventory, sales, rating, and shop values reflect the public page at request time. Data Fields Each object in data can contain: Group Representative fields ------- ------------------------ Identity itemId, shopId, url, name, brand, categoryId, categoryBreadcrumb Media image, images, videos Pricing price, priceBeforeDiscount, priceMin, priceMax, discountPercent, currency Demand sold, soldDisplayed, rating, ratingCount, ratingDistribution, likedCount Inventory stock, tierVariations, models Shop shopName, shopRating, shopLocation, isMall, official and verification signals, nested shop data Content description, attributes, category data, availability and condition when supplied Less-common and newly introduced top-level fields are preserved in the returned product object. Fields may be absent or null. Parameter Guide Parameter Required Default Description ----------- ---------- --------- ------------- productUrl Yes - Shopee HTTPS product URL whose path ends with -i.<numeric shopId>.<numeric itemId> Supported hosts: shopee.sg, shopee.co.id, shopee.com.my, shopee.ph, shopee.co.th, shopee.tw, shopee.vn, and shopee.com.br. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills linkfox-ai/linkfox-shopee-product-detail