Install
openclaw skills install justoneapi-taobaoAnalyze Taobao and Tmall workflows with JustOneAPI, including product Details, product Reviews, and shop Product List across 10 operations.
openclaw skills install justoneapi-taobaoThis skill wraps 10 Taobao and Tmall operations exposed by JustOneAPI. It is strongest for product Details, product Reviews, shop Product List, and product Search. Expect common inputs such as itemId, page, sort, userId, shopId.
itemId, page, sort, userId.getTaobaoItemDetailV1: Product Details — Get Taobao and Tmall product Details data, including pricing, images, and shop details, for product research, catalog monitoring, and ecommerce analysisgetItemCommentV3: Product Reviews — Get Taobao and Tmall product Reviews data, including ratings, timestamps, and reviewer signals, for feedback analysis and product researchgetTaobaoShopItemListV1: Shop Product List — Get Taobao and Tmall shop Product List data, including item titles, prices, and images, for seller research and catalog trackingsearchItemListV1: Product Search — Get Taobao and Tmall product Search data, including titles, prices, and images, for product discoveryGET.itemId, page, sort, userId, shopId.generated/operations.md before choosing an endpoint.getTaobaoItemDetailV1, getItemCommentV3, getTaobaoShopItemListV1, searchItemListV1.node {baseDir}/bin/run.mjs --operation "<operation-id>" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'
JUST_ONE_API_TOKENJUST_ONE_API_TOKEN only for authenticated Just One API requests.JUST_ONE_API_TOKEN private. Do not paste it into chat messages, screenshots, or logs.getTaobaoItemDetailV1, explain why the returned fields answer the user's question.itemId, page, sort, echo those back so the scope is explicit.