hot-topic-finder

发现并追踪热点话题,自动去重,支持多平台热榜监控。Use when: (1) 寻找创作灵感或热点话题,(2) 检查话题是否已使用过,(3) 监控微博/知乎/抖音等平台热榜,(4) 需要话题推荐时。NOT for: 实时新闻追踪、舆情危机处理。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "hot-topic-finder" with this command: npx skills add linus995/hot-topic-finder

Hot Topic Finder

自动发现热点话题,智能去重,追踪使用历史。

核心功能

  1. 热点发现:从多平台获取热门话题
  2. 话题去重:检查话题是否已使用,避免重复
  3. 历史追踪:记录话题使用日期和次数
  4. 智能推荐:根据热度 + 新鲜度推荐话题

使用场景

适合:

  • "帮我找个热点话题写文章"
  • "今天有什么热门事件"
  • "这个话题我之前写过吗"
  • "推荐几个新鲜话题"

快速开始

# 查找热点话题
python3 {baseDir}/scripts/find_topics.py --count 10

# 检查话题是否已使用
python3 {baseDir}/scripts/check_topic.py "房价下跌趋势"

# 标记话题已使用
python3 {baseDir}/scripts/mark_topic.py "房价下跌趋势" --heat 560000

# 获取智能推荐
python3 {baseDir}/scripts/recommend.py --count 5

# 查看使用历史
python3 {baseDir}/scripts/topic_history.py --days 30

数据存储

话题历史存储在 SQLite 数据库:~/.openclaw/data/topic_history.db

去重规则

  1. 24小时内:同一话题只能使用 1 次
  2. 7天内:同一话题最多使用 2 次
  3. 30天内:同一话题最多使用 3 次

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Novel Workshop

多模型命题小说创作工坊。用户给出写作命题,自动完成:AI 写初稿 → 三路并行审阅(逻辑/文学/锐评)→ AI 改稿 → 飞书文档完整存档。 一键启动,全程自动,零手动干预。支持飞书实时进度推送。 触发词:命题写作、写一篇小说、命题小说、创作工坊、novel workshop

Registry SourceRecently Updated
General

Openclaw Commerce Shopify

Shopify store management through OpenClaw Commerce API

Registry SourceRecently Updated
General

Article Extract

提取微信公众号、博客、新闻等网页的正文内容,绕过反爬机制,纯文本输出。

Registry SourceRecently Updated
General

Compensation & Salary Benchmarking

Build competitive compensation plans using market data, salary bands, equity, bonuses, geographic pay adjustments, and retention risk scoring.

Registry SourceRecently Updated
68901kalin