Fund News Summary
by @yonghaozhao722
Automatically collects and summarizes the latest core news for US, Europe, Japan stock markets, gold, and prediction markets. Use when user asks about fund n...
clawhub install fund-news-summaryš About This Skill
name: fund-news-summary description: Automatically collects and summarizes the latest core news for US, Europe, Japan stock markets, gold, and prediction markets. Use when user asks about fund news, market updates, investment research, or daily financial summaries. Also triggered automatically via cron job at 11:00 Beijing Time daily.
Fund News Summary Skill
Purpose
Automatically collects and summarizes the latest core news for specified funds across multiple markets.
Supported Markets
Execution
Automatic (Cron Job)
This skill is bound to the DailyFundNews cron job, executing automatically at 11:00 Beijing Time daily.
Manual Trigger
User can ask:
When triggered, the Agent should:
1. Run the script: python3 /root/clawd/skills/fund-news-summary/fund_news.py
2. Read output: The script automatically generates a report and outputs to stdout
3. Send to Telegram: Send the script output directly to Telegram
Script Features
Fund Configuration
The script has built-in keywords for:
Error Handling
Common Issues
Issue: Script fails with "Rate limit exceeded"
Issue: Empty or partial report
Issue: GitHub push fails
Output Format
The script outputs a formatted report with:
Data Storage
/root/clawd/obsidian-vault/reports/fund/YYYY-MM-DD.mdYYYY-MM-DD.mdhttps://github.com/YonghaoZhao722/yonghao-notesmasterManual Execution (Debug)
cd /root/clawd/skills/fund-news-summary
python3 fund_news.py