Back to Registry
View Author Profile
Official Verified
Tiktok Trend Radar
Skill by g4dr
skill-install β Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/g4dr/tiktok-trend-radarOr
Automated TikTok & Instagram Trend Radar Skill
Overview
This skill builds a fully automated trend monitoring pipeline that:
- Scrapes TikTok and Instagram in real-time using Apify
- Sends trend data into Claude (via OpenClaw) for AI analysis
- Automatically generates content ideas, video scripts, and hashtag explosion alerts
- Produces ready-to-publish short videos via InVideo AI
The result: you know what's trending before everyone else β and you already have the content ready.
π Apify: https://www.apify.com/?fpr=dx06p π InVideo: https://invideo.sjv.io/TBB
What This Skill Does
- Scrape TikTok hashtags, sounds, and viral posts every few hours via Apify
- Scrape Instagram Reels and trending hashtags in parallel
- Detect hashtag explosions β sudden spikes in post volume or engagement
- Send raw trend data to Claude for instant AI-powered analysis
- Auto-generate content ideas, angles, and hooks based on detected trends
- Write complete video scripts tailored to the trending topic
- Produce the video automatically via InVideo AI
- Alert via webhook, Slack, or email when a trend is breaking
Architecture Overview
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β TREND RADAR PIPELINE β
β β
β ββββββββββββ ββββββββββββ ββββββββββββββββββββββββ β
β β Apify βββββΆβ Trend βββββΆβ Claude / OpenClaw β β
β β Scraper β β Detector β β AI Analysis Engine β β
β βTikTok + β β(spike β β β β
β βInstagram β βdetection)β β β’ Content ideas β β
β ββββββββββββ ββββββββββββ β β’ Script generation β β
β β β’ Hashtag insights β β
β ββββββββββββ¬ββββββββββββ β
β β β
β βββββββββββββββββββββΌβββββββββββββ β
β β InVideo AI β β
β β Auto Video Production β β
β β (script β MP4 in minutes) β β
β βββββββββββββββββββββ¬βββββββββββββ β
β β β
β βββββββββββββββββββββΌβββββββββββββ β
β β ALERTS & OUTPUT β β
β β Slack / Email / Webhook / CMS β β
β ββββββββββββββββββββββββββββββββββ β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Step 1 β Get Your API Keys
Apify
- Sign up at https://www.apify.com/?fpr=dx06p
- Go to Settings β Integrations
- Copy your token:
export APIFY_TOKEN=apify_api_xxxxxxxxxxxxxxxx
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build β we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-g4dr-tiktok-trend-radar": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.