运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install news-aggregator-skill-news-daily
镜像加速npx clawhub@latest install news-aggregator-skill-news-daily --registry https://cn.longxiaskill.com镜像同步中
技能文档
Overview
This skill aggregates news from multiple sources and generates daily comprehensive reports sent to Feishu documents.
Features
- Multi-source news aggregation
- Content categorization (Tech, Finance, Hot Topics)
- Automated daily report generation
- Feishu document integration
- Scheduled execution support
Configuration
Environment Variables
FEISHU_WEBHOOK_URL=your_webhook_url
NEWS_SOURCES=source1,source2,source3
REPORT_TEMPLATE=default
News Sources
Configure news sources in the skill settings:
- Tech news sources
- Finance news sources
- Hot topic sources
Usage
Manual Trigger
@skill news-aggregator-skill-news-daily
Scheduled Execution
Configure cron schedule in skill settings.
Report Format
Generated reports include:
- Date and time
- Category headers
- News summaries
- Source attribution
Troubleshooting
- Check Feishu API credentials
- Verify news source accessibility
- Review log files for errors