Install
openclaw skills install multi-platform-trend多平台热点聚合与选题分析。一站式抓取知乎热榜、微博热搜、百度热搜等中国主流平台实时热点, AI 分析热度趋势,自动匹配内容机会评分,帮助创作者精准选题。 触发场景:用户说"今天什么热点"、"帮我看看热搜"、"找选题"、"今天写什么"、 "知乎热榜"、"微博热搜"、"热搜分析"、"趋势分析"、"什么话题火"。 Ke...
openclaw skills install multi-platform-trend一站式抓取中国主流平台实时热点,返回结构化数据供后续分析使用。
用户说"今天什么热点"时:
1. 运行 python3 scripts/fetch_trends.py --all
2. 呈现各平台热点列表
3. 用户选择感兴趣的热点
4. 将热点标题发给 AI 进行选题分析和内容创作
| 平台 | 数据源 | 更新速度 |
|---|---|---|
| 知乎热榜 | api.zhihu.com | 实时 |
| 微博热搜 | weibo.com/ajax | 实时 |
| 百度热搜 | top.baidu.com | 实时 |
| B站排行榜 | api.bilibili.com | 每日 |
python3 scripts/fetch_trends.py --all --limit 20
python3 scripts/fetch_trends.py --platform zhihu --limit 10
python3 scripts/fetch_trends.py --platform weibo --limit 10
python3 scripts/fetch_trends.py --platform baidu --limit 10
python3 scripts/fetch_trends.py --platform bilibili --limit 10
python3 scripts/fetch_trends.py --all --keyword "AI"
python3 scripts/fetch_trends.py --all --keyword "科技"
python3 scripts/fetch_trends.py --all --json
📊 今日热点速览(2026-04-19)
🔥 知乎 | 15 条
1. 追觅科技砸2亿年薪招首席科学家 🔥152万
2. OpenAI发布新模型 🔥98万
...
🔥 微博 | 15 条
1. [热]明星官宣新恋情 🔥850万
...
python3 scripts/fetch_trends.py --all --json
返回字段:title / platform / heat / heat_display / url / category / excerpt
获取热点列表后,用户可将标题和摘要复制给 AI 进行选题分析和内容创作。Skill本身只负责数据抓取,不包含自动分析功能。
| 配置 | 说明 | 默认值 |
|---|---|---|
| 监控平台 | 抓取哪些平台 | 知乎+微博+百度 |
| 过滤关键词 | 只看哪些领域 | 无(全部) |
| 抓取数量 | 每个平台取几条 | 15条 |
multi-platform-trend/
├── SKILL.md # 本文件
├── scripts/
│ ├── fetch_trends.py # 热点抓取脚本
│ └── config.json # 用户配置(运行时生成)
└── assets/ # 评分参考文件(可选)
出品: AISoBrand|爱索品牌 — AI搜索优化工具
官网: https://aisobrand.com
免费检测你的品牌在AI搜索中有没有存在感 → 30秒出结果