Loading...
Loading...
Leverage the market statistics capability of SellerSprite to output a market statistics dashboard by category node, including metrics such as average rating, average price, BSR, sales volume, number of sellers, and new product-related indicators for top Listings. It is suitable for quickly judging the market quality and competitive landscape of a certain category. This skill is triggered when the user mentions category market statistics, market selection dashboard, market foundation assessment, node market quality, top product statistics, SellerSprite market statistics, or category statistics. Even if the user does not explicitly mention "SellerSprite", this skill should be triggered as long as the requirement is to view aggregated statistical results by category node.
npx skill4agent add linkfox-ai/linkfox-skills linkfox-sellersprite-market-statisticstopNnewProductPOST https://tool-gateway.linkfox.com/sellersprite/market/statisticsAuthorization: <api_key>LINKFOXAGENT_API_KEYreferences/api.mdmarketplacemonthnodeIdPathtopNnewProductdata[]hl*new*outputSchema_sellersprite_market_statisticsscripts/sellersprite_market_statistics.py| Parameter | Type | Required | Description |
|---|---|---|---|
| marketplace | string | Yes | Site code, default is |
| nodeIdPath | string | Yes | Node ID path, e.g. |
| month | string | No | |
| topN | integer | No | Number of top samples, default is 10 |
| newProduct | integer | No | New product definition (in months), default is 6 |
{
"marketplace": "US",
"nodeIdPath": "172282:281407",
"month": "nearly",
"topN": 10,
"newProduct": 6
}topNnewProductnodeIdPathmarketplacenodeIdPathnodeIdPathreferences/api.md