content-factory

Installation
SKILL.md

content-factory

内容工厂——从热点池批量筛选评分选题,生成内容选题卡片并推送

使用场景

  • 每日内容选题自动筛选(从 10+ 平台热点池中 AI 评分 Top 10)
  • 选题卡片格式化推送到 Telegram
  • 内容管线核心组件,衔接 content-source-aggregator(上游采集)和内容创作(下游)

使用方法

# 评分今天的热点池(默认 Top 10)
python ~/clawd/skills/content-factory/scripts/topic_scorer.py

# 指定日期 / 数量
python topic_scorer.py --date 2026-03-22 --top 5

# 不推送,只输出
python topic_scorer.py --no-send
Related skills
Installs
107
GitHub Stars
60
First Seen
Mar 5, 2026