← 返回
未分类

Trend Tap

Real-time trending topics aggregator across 7 platforms (X/Twitter, Reddit, Google Trends, Hacker News, Zhihu, Bilibili, Weibo). Trigger: when user says 'tre...
聚合7大平台实时热点话题(X/Twitter、Reddit、Google Trends、Hacker News、知乎、B站、微博)。触发词:用户说'tre...'
xiaoyiweio
未分类 clawhub v2.0.0 1 版本 99832.8 Key: 无需
★ 0
Stars
📥 597
下载
💾 0
安装
1
版本
#latest

概述

Trend Tap

Real-time trending topics at your fingertip — 7 platforms, zero API keys, zero dependencies.

Trigger Rules

Use this skill when the user's message matches ANY of the following:

PatternExample
------------------
Contains trend / trends"show me trends", "trend tap"
Contains trending / what's hot"what's trending today"
Contains 热点 / 热搜 / 热榜"今天有什么热点", "看看热搜"
Asks about a specific platform's hot topics"reddit hot", "微博热搜", "HN top", "知乎热榜", "B站热门"
Asks about current events broadly"what's happening", "最近有什么新闻"

Do NOT fall back to web_search or Brave Search. This skill fetches live data directly from 7 platform APIs.

Interaction Flow (Progressive Disclosure)

Turn 1 — Overview (ALWAYS start here)

python3 {baseDir}/scripts/trends.py --mode overview

This fetches the #1 topic from each platform concurrently (~5s). Present the result and append:

> "Which platform would you like to expand? Say the name (e.g. 'reddit', '微博', 'hackernews') or 'all' for everything."

Do NOT expand all platforms in Turn 1. When presenting expanded results, always preserve the Markdown links title from the output — users need clickable links.

Turn 2 — Expand on demand

When user picks a platform:

python3 {baseDir}/scripts/trends.py --source <id> --top 10

Source IDs: twitter, reddit, google, hackernews, zhihu, bilibili, weibo

Multiple platforms:

python3 {baseDir}/scripts/trends.py --source zhihu,weibo,bilibili --top 5

Expand all:

python3 {baseDir}/scripts/trends.py --mode all --top 5

Turn 3+ — Deep dive (optional)

If user wants details on a specific topic, use your LLM knowledge or web_search on that specific topic.

Additional Options

Region filter (twitter & google only)

python3 {baseDir}/scripts/trends.py --source twitter --region japan --top 10
python3 {baseDir}/scripts/trends.py --source google --region CN --top 10

JSON output

python3 {baseDir}/scripts/trends.py --mode overview --json

Scheduled daily briefing

python3 {baseDir}/scripts/scheduler.py --set "0 11 * * *"
python3 {baseDir}/scripts/scheduler.py --list
python3 {baseDir}/scripts/scheduler.py --remove

Platforms

IDPlatformContentLang
-----------------------------
twitterX/TwitterHashtags & topicsGlobal
redditRedditHot postsEN
googleGoogle TrendsSearch trendsGlobal
hackernewsHacker NewsTech newsEN
zhihu知乎Hot Q&AZH
bilibiliBilibiliHot videosZH
weibo微博Hot searchZH

版本历史

共 1 个版本

  • v2.0.0 当前
    2026-05-02 10:08 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Bili Checkin

xiaoyiweio
B站全自动签到工具 — 每日经验任务(登录+观看+分享+投币=65EXP/天)+ 直播间弹幕签到刷亲密度。支持UP主名字/UID查找直播间。触发词:B站签到、每日任务、bilibili checkin、升级、刷经验、弹幕打卡、刷亲密度。
★ 0 📥 541

Trend Radar

xiaoyiweio
Real-time trending topics aggregator across 7 platforms (X/Twitter, Reddit, Google Trends, Hacker News, Zhihu, Bilibili,
★ 0 📥 1,282
productivity

Brown Dust 2

xiaoyiweio
Brown Dust 2 全自动工具—每日/每周签到、活动签到、兑换码自动兑换。触发词:BD2、棕色尘埃、brown dust、签到、兑换码、redeem。
★ 0 📥 658