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

tiktok-trendslayer抖音潮流杀手

Agent Skill

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

总安装

8,185

周安装

348

GitHub Stars

2

下载量

2,868
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:tiktok-trendslayer(抖音潮流杀手)
来源仓库:https://github.com/skovely/tiktok-trendslayer
安装命令:
openclaw skills install tiktok-trendslayer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install tiktok-trendslayer

简介

提供跨境卖家全栈式TikTok Shop运营工具包。

  • 覆盖数据分析到日常运营的七个核心流程。
  • 从选品定位到广告投放形成闭环指导。tiktok-trendslayer 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 部分模块需接入自有ERP或CRM系统对接。
  • 工具建议仅作为辅助手段不可替代专业运营。

SKILL.md

name
tiktok-trend-slayer
description
TikTok Shop influencer analytics, product selection, and content strategy toolkit. Fetches creator data via EchoTik API, optionally fetches product trending data via TikTok Shop Partner API, then generates multi-region analysis reports, influencer collaboration plans, prioritized product selection lists, and video hook strategies.
metadata
openclaw
requires
env
bins
primaryEnv
ECHOTIK_AUTH_HEADER
config
requiredEnv
requiredEnv
stateDirs
homepage
https://github.com/skovely/tiktok-trendslayer
source
https://github.com/skovely/tiktok-trendslayer

TikTok Trend Slayer

TikTok Shop analytics toolkit: fetch influencer data via EchoTik API, optionally fetch product trending data via TikTok Shop Partner API, analyze cross-region trends, build collaboration plans, create product selection lists, and plan video hook strategies.

TikTok 选品猎手是一款面向 TikTok 电商卖家的智能选品工具。通过自动监控 TikTok Shop 商品榜、EchoTik 数据接口,实时识别高增长爆款商品,并利用 AI 分析爆款视频的钩子(Hook)与结构,自动匹配合适的中腰部达人(KOC),帮助卖家快速发现蓝海品类与合作机会。在 TikTok 电商领域,领先 48 小时发现爆款意味着 10 倍的利润空间。传统的选品工具只告诉你“什么火了”,而 TikTok Trend Slayer 告诉你“什么即将火”以及“为什么火”。将原本需要 3 小时的手动刷榜和分析,缩短为 1 分钟的“选品简报”。

核心功能概述 (Core Features Overview)

  1. 黑马发现算法|Dark Horse Discovery Algorithm
  • 调用 TikTok Affiliate API 和 EchoTik 接口获取商品/达人数据,实时监测 GMV 增长斜率。当某个商品在 24 小时内销量增速翻倍,且挂车达人数仍处于低位时,系统将自动触发“蓝海预警”。
  • Leverages TikTok Affiliate and EchoTik APIs to fetch real-time product and creator data, monitoring GMV growth gradients. When a product's sales growth doubles within 24 hours while the number of linked creators remains low, the system automatically triggers a "Blue Ocean Alert."
  1. 视频病毒基因拆解 |Viral Video Gene Dissection
  • 识别 GMV 增速前 5% 商品及 24h 销量翻倍的黑马 SKU,AI 自动解析高转化视频的“黄金 3 秒”Hook、脚本结构与 BGM 情绪,为您提供 1:1 可复刻的爆款脚本公式。
  • Identifies the top 5% of products by GMV growth and "dark horse" SKUs with doubled sales. AI automatically analyzes the "Golden 3-Second" hooks, script structures, and BGM vibes of high-conversion videos, providing you with 1:1 replicable viral script formulas.
  1. 达人撮合雷达 | Creator Matchmaking Radar
  • 基于商品画像自动筛选最具带货潜力的高转化 KOC,拒绝只看粉丝数,只看实战转化率,自动制定达人合作方案。
  • Automatically filters KOCs with the highest sales potential based on product profiling. Moving beyond vanity metrics like follower counts, it focuses solely on actual conversion rates to generate automated creator collaboration plans.
  1. 自动选品报告 | Automated Product Selection Report
  • 支持自动生成目标品类/商品、当前销量、预估利润、竞争程度及推荐话术等的完整报告。
  • Supports the automatic generation of comprehensive reports covering target categories/products, current sales volume, estimated profit margins, competition levels, and recommended sales pitches.

Quick Start

# Install dependencies
brew install curl jq

# Set EchoTik credential (required)
export ECHOTIK_AUTH_HEADER="Basic <base64_credentials>"

# Optional TikTok Shop credential (if you want product data)
export TIKTOK_SHOP_API_KEY="your_app_key"

# Fetch influencer data
~/.openclaw/skills/tiktok-trend-slayer/scripts/tiktok_slayer.sh --category 3c --region US

# Fetch product trending data
~/.openclaw/skills/tiktok-trend-slayer/scripts/tiktok_slayer.sh --category 3c --region US --mode products

# Fetch both influencers and products
~/.openclaw/skills/tiktok-trend-slayer/scripts/tiktok_slayer.sh --category 3c --region US,SG,TH --format md --mode both

# All categories across all regions
~/.openclaw/skills/tiktok-trend-slayer/scripts/tiktok_slayer.sh --all --region US,SG,TH --format json --mode influencers

Script Arguments

FlagValueDefaultDescription
--categorybeauty/3c/home/fashion/food/sports/baby/petSingle category
--allAll 8 categories
--regionUS,SG,TH,UK,... (comma-separated)USOne or more markets
--formatjson / mdjsonOutput format
--page-size1-1010Results per request
--output-dirpathskill/output/Custom output directory
--modeinfluencers/products/bothinfluencersData type to fetch

What It Does

  1. Influencer data (default) — Fetches creator/influencer data via EchoTik API (--mode influencers).
  2. Product data (optional) — Fetches trending product data via TikTok Shop Partner API (--mode products).
  3. Both data types — Fetch both influencers and products (--mode both).

Without TIKTOK_SHOP_API_KEY, product fetching gracefully skips and reports how to enable.

Advanced Workflows

After fetching data, use these workflows to generate professional deliverables. Read references/workflows.md for detailed step-by-step instructions.

1. Multi-Region Category Analysis

Compare influencer landscapes across markets to find the best opportunities.

Trigger: "compare US vs SG", "analyze Southeast Asia", "which market for 3C"

Process: Fetch data for multiple regions, cross-compare engagement/EC scores/sales, generate comparison report.

Output: Regional comparison report with per-market insights and recommendations.

2. Influencer Collaboration Plan

Build a tiered influencer partnership proposal with pricing and timeline.

Trigger: "create collab plan", "how to work with influencers", "partnership proposal"

Process: Score influencers (engagement 30%, EC score 25%, followers 20%, sales 15%, fit 10%), assign tiers, generate plan with compensation framework and 5-phase execution timeline.

Output: Structured proposal with Tier 1/2/3 influencers, collaboration models, rates, timeline, KPIs.

3. Product Selection List

Generate a prioritized product list with pricing strategy and revenue forecast.

Trigger: "what to sell", "product recommendations", "selection list"

Process: Analyze market data (price ranges, conversion patterns), build product list by sub-category, add pricing strategy and revenue forecast.

Output: Categorized product list with specs, pricing bands, profit margins, revenue projections.

4. Video Hook Strategy

Create video scripts and content calendar matched to products and influencers.

Trigger: "create video scripts", "what hooks to use", "content calendar"

Process: Match hook types to products (Drop Test, Comparison, Unboxing, Scene, Price Impact), write scene-by-scene scripts, build weekly content calendar with influencer assignments.

Output: 3-5 video scripts with storyboard + content calendar.

Output Formats

FormatBest ForGeneration
MDDefault — readable, editableWrite directly
JSONMachine processing, APIsScript --format json
PDFProfessional reports, sharingPython reportlab (use English content)
ExcelData tracking, calculationsPython openpyxl (use Calibri font)

See references/output_example.md for format templates.

Category Reference

CategoryCode
Beautybeauty
3C Electronics3c
Home & Livinghome
Fashionfashion
Food & Beveragefood
Sports & Outdoorssports
Baby & Maternitybaby
Pet Suppliespet

API Details

See references/api_docs.md for EchoTik and TikTok Shop API endpoints, response schemas, and credential setup.

Tags

tiktok tiktok-shop product-selection influencer-analytics echotik video-hook content-strategy cross-border ecommerce collaboration-plan

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

85.11%
按下载量换算2,441

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills