Install
openclaw skills install @ppop0uuiu/local-model-router自动生成科技新闻摘要。从多个来源(RSS、Twitter、GitHub、Web Search)抓取科技新闻,整合后生成摘要。
openclaw skills install @ppop0uuiu/local-model-router自动科技新闻摘要生成器。
# 复制默认配置
mkdir -p workspace/config
cp config/defaults/sources.json workspace/config/
cp config/defaults/topics.json workspace/config/
TWITTERAPI_IO_KEY - Twitter APIX_BEARER_TOKEN - X TwitterTAVILY_API_KEY - 搜索 APIBRAVE_API_KEY - Brave SearchGITHUB_TOKEN - GitHubpython3 scripts/run-pipeline.py \
--defaults config/defaults \
--config workspace/config \
--hours 48 \
--output /tmp/td-merged.json
pip install -r requirements.txt