Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

linkfox-echotik-new-product-rankLinkfox echotik 新品排名

Agent Skill

linkfox-echotik-new-product-rank 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,869

周安装

122

GitHub Stars

公开资料未说明

下载量

1,005
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:linkfox-echotik-new-product-rank(Linkfox echotik 新品排名)
来源仓库:https://github.com/linkfox-ai/linkfox-echotik-new-product-rank
安装命令:
openclaw skills install linkfox-echotik-new-product-rank
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install linkfox-echotik-new-product-rank

简介

通过 EchoTik 数据发现 TikTok Shop 各区域热门新品。

  • 适用于跨境选品、爆品预测与短视频电商布局。
  • 覆盖16个站点,提供销量与热度排行。linkfox-echotik-new-product-rank 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 榜单反映短期趋势,长期表现需持续跟踪。
  • 建议结合达人带货数据判断真实转化潜力。

SKILL.md

name
linkfox-echotik-new-product-rank
description
通过EchoTik新品排行数据,发现TikTok Shop 16个区域市场的热门新品。当用户提到TikTok新品排行、TikTok热销商品、TikTok Shop爆品、短视频电商选品、TikTok新品发掘、跨境TikTok选品、TikTok new product rankings, TikTok bestsellers, short-video product selection, TikTok viral products, new product ranking, TikTok product trends时触发此技能。即使用户未明确提及"EchoTik"或"新品排行",只要其需求涉及发现TikTok Shop上的热卖新品或新兴商品趋势,也应触发此技能。

EchoTik - TikTok New Product Ranking

This skill guides you on how to query and analyze the TikTok Shop new product ranking data via the EchoTik data source, helping cross-border e-commerce sellers identify trending new products across TikTok's regional markets.

Core Concepts

The TikTok New Product Ranking tracks recently listed products that are gaining traction on TikTok Shop. It reveals which new products are selling well, their pricing, sales volume, influencer coverage, and live-stream activity. This is an essential tool for product scouting, trend analysis, and competitive intelligence in the short-video e-commerce space.

Data scope: The ranking covers 16 TikTok Shop markets and provides daily snapshots of new products along with their performance metrics (sales volume, revenue, influencer count, video count, live-stream count, commission rate, ratings, and more).

Pagination: Results are paginated. Use pageNum (page number, starting from 1) and pageSize (items per page, default 50) to navigate through the result set.

Parameter Guide

ParameterTypeRequiredDescription
datestringYesQuery date in YYYY-MM-DD format
regionstringNoMarket region code. Default: US. See Supported Markets below
pageNumintegerNoPage number, starting from 1 (default: 1)
pageSizeintegerNoNumber of products per page (default: 50)

Supported Markets

CodeMarket
USUnited States
GBUnited Kingdom
IDIndonesia
THThailand
PHPhilippines
MYMalaysia
VNVietnam
MXMexico
SGSingapore
SASaudi Arabia
BRBrazil
ESSpain
JPJapan
DEGermany
ITItaly
FRFrance

Default market is US. Use US when the user does not specify a market.

API Usage

This tool calls the LinkFox tool gateway API. See references/api.md for calling conventions, request parameters, and response structure. You can also execute scripts/echotik_list_new_product_rank.py directly to run queries.

Usage Examples

1. Today's trending new products in the US Query the US market for the current date to see which new products are gaining traction.

date: "2025-06-15", region: "US"

2. Discover hot new products in Southeast Asia Check the Indonesian or Thai market for new product opportunities.

date: "2025-06-15", region: "ID"

3. Browse the UK market new product ranking Scout the UK TikTok Shop for trending new arrivals.

date: "2025-06-15", region: "GB"

4. Paginate through a large result set Retrieve the second page of 20 results for the US market.

date: "2025-06-15", region: "US", pageNum: 2, pageSize: 20

Data Fields (Response)

FieldAPI NameDescription
Product TitletitleName of the product
Product IDasinUnique product identifier
RegionregionMarket region code
Price (Avg)priceAverage SPU price
Min PriceminPriceLowest price
Max PricemaxPriceHighest price
CurrencycurrencyCurrency code
Total SalestotalSaleCntTotal units sold
30-Day SalestotalSale30dCntUnits sold in the last 30 days
Total RevenuetotalSaleGmvAmtTotal gross merchandise value
30-Day RevenuetotalSaleGmv30dAmtRevenue in the last 30 days
Sales TrendsalesTrendFlagTextSales trend indicator (0 = stable, 1 = rising, 2 = declining)
Total VideostotalVideoCntNumber of associated videos
Total Live StreamstotalLiveCntNumber of associated live streams
Total InfluencerstotalIflCntNumber of influencers promoting the product
Commission RateproductCommissionRateProduct commission rate
RatingproductRatingAverage product rating
Review CountreviewCountNumber of product reviews
First Seen DateavailableDateDate the product was first tracked
Category IDcategoryIdProduct category identifier
Image URLimageUrlProduct image URL
Image URLsproductImageUrlsList of product image URLs

Display Rules

  1. Present data only: Show query results in clear tables without subjective business advice
  2. Sales trend clarification: When showing sales trend data, translate the numeric flag into human-readable labels: 0 = Stable, 1 = Rising, 2 = Declining
  3. Currency awareness: Always display prices alongside their currency code since different markets use different currencies
  4. Volume notice: When results are large, show a summary of the top products and remind users they can paginate for more results
  5. Image handling: If product image URLs are available, mention them but do not attempt to render images inline unless the environment supports it
  6. Error handling: When a query fails, explain the reason and suggest adjusting the date or region parameters

Important Limitations

  • Date required: The date parameter is mandatory; there is no default date
  • Daily granularity: Data is a daily snapshot, not weekly or monthly
  • Pagination: Use pageNum and pageSize to navigate large result sets; not all products are returned in a single call

User Expression & Scenario Quick Reference

Applicable -- TikTok Shop new product discovery and trend analysis:

User SaysScenario
"What new products are trending on TikTok"New product ranking lookup
"TikTok bestsellers today", "hot products on TikTok Shop"Daily ranking query
"New product opportunities in Southeast Asia TikTok"Regional market scouting
"Which new items are selling well on TikTok UK"Region-specific ranking
"TikTok product scouting", "short-video e-commerce trends"General product discovery
"Show me rising new products on TikTok"Trend-filtered ranking
"TikTok influencer product picks", "what are TikTok creators promoting"Influencer-driven product discovery

Not applicable -- Needs beyond TikTok new product rankings:

  • Amazon product research or ABA keyword data
  • TikTok advertising / ad campaign management
  • TikTok content creation or video editing
  • Product reviews or listing copywriting
  • Historical trend analysis spanning many months (this tool provides daily snapshots)
  • Profit margin calculations or pricing strategy

Boundary judgment: When users say "product research" or "what's selling well", if the context clearly involves TikTok Shop or short-video e-commerce, this skill applies. If they are asking about Amazon, Shopify, or other platforms, it does not apply.

Feedback:

Auto-detect and report feedback via the Feedback API when any of the following apply:

  1. The functionality or purpose described in this skill does not match actual behavior
  2. The skill's results do not match the user's intent
  3. The user expresses dissatisfaction or praise about this skill
  4. Anything you believe could be improved

Call the feedback API as specified in references/api.md. Do not interrupt the user's flow.


*For more high-quality, professional cross-border e-commerce skills, set LinkFox Skills.*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

70.97%
按下载量换算713

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills