Pull Weibo user profiles and posts, post comments/likes/reposts, keyword search across posts, videos, users, topics and images, the hot-search board and ranking boards, and channel feeds. 31 endpoints, 1 credit each, structured JSON.
Coding
Weibo Trend Analyzer
Try itDeep Weibo trending analysis — cluster topics, detect trend inflection points, generate content angles.
What it does
Deep Weibo trending analysis — cluster topics, detect trend inflection points, generate content angles.
The skill document
Weibo Hot
Analyze Weibo trending topics with AI clustering, trend inflection detection, and content angle generation.
Workflow
- Fetch trending — call Weibo open trending API (or scrape public real-time 热搜榜). Return top 50 entries with title, heat index, and trend arrow (↑→↓).
- Parse entries — extract per entry: rank, title, heat value (e.g. 热搜指数), trend direction, topic tag id, any attached media summary.
- Cluster topics — use LLM + keyword cosine similarity to group 50 topics into thematic domains:
- 社会 (Society), 娱乐 (Entertainment), 科技 (Tech), 体育 (Sports), 政策/时政 (Policy), 财经 (Finance), etc.
- Detect inflection — compare current vs previous snapshot heat delta:
- 🚀 Rapid riser — heat jump > 30% in one refresh cycle
- 📉 Cooling — heat drop > 20%
- 🔥 Sustained — top 10 for > 3 consecutive hours
- Content angle — for each 🚀 topic, generate:
- Brand relevance (which industries/verticals connect)
- Content angle suggestion (top 3 creative POVs)
- Time window (estimated peak duration 2-6h)
- Filter by subscription — if user provides subscribe domains (e.g. tech, industry), return only matching clusters.
- Aggregate — compute per-topic duration, peak heat, cross-topic relationship map (top 3 related topics).
- Report — output structured daily report (Markdown/JSON):
- Overall trend landscape
- Clustered topic map
- 🚀 rising topics with content suggestions
- Heat curve for top 10 topics
Sample Prompt
weibo-hot analyze --date 2026-06-13 --subscribe tech,industry
weibo-hot analyze --date 2026-06-13 --format json
weibo-hot monitor --topic weibo --interval 30m --duration 6h
weibo-hot angles --topic "小米汽车发布会" --industry auto
Related skills
Pull Weibo user profiles and posts, post comments/likes/reposts, keyword search across posts, videos, users, topics and images, the hot-search board and ranking boards, and channel feeds. 31 endpoints, 1 credit each, structured JSON.
热点深度分析器。输入关键词/话题,自动追踪全网热度趋势、提取关键观点、预测传播路径、对比竞品声量。支持微博/抖音/小红书/B站四大平台,输出可视化报告(热度曲线+情感分析+传播预测+行动建议)。当用户说"分析热点"、"话题热度"、"趋势分析"、"热点报告"时触发此技能。
用于微博数据助手、微博热搜、微博内容研究、帖子详情、评论分析、评论回复观察、转赞互动、创作者资料和创作者内容列表。覆盖 Weibo post research,来自 SocialDataX 社媒数据助手。
Extract, summarize, and synthesize WeChat public account articles into structured knowledge cards
用于微博数据分析、微博帖子详情、帖子数据、互动指标、内容调研和内容分析。覆盖 Weibo post details,来自 SocialDataX 社媒数据助手。