Install
openclaw skills install dailyfinanceDaily financial news briefing — stock markets, crypto, macro economy, Fed/PBOC policy, earnings reports. Bilingual EN/CN visual dashboard. Morning push + evening recap.
openclaw skills install dailyfinanceGenerate a comprehensive daily financial news briefing with market data and bilingual content.
web_search to gather:
"stock market today S&P 500 Dow" — major indices"bitcoin crypto market today" — crypto highlights"financial news today economy" — macro news"China stock market A shares today" — China marketsCreate a Bloomberg/Financial Times inspired dashboard:
<div id="ad-slot-ticker"> below ticker. <div id="ad-slot-mid"> mid-page. <div id="ad-slot-bottom"> at footer.Save as /mnt/user-data/outputs/daily-finance.html and present to user.
# 开启每日推送(早晚各一次)
node scripts/push-toggle.js on <userId>
# 自定义时间和渠道
node scripts/push-toggle.js on <userId> --morning 08:00 --evening 20:00 --channel feishu
# 关闭推送
node scripts/push-toggle.js off <userId>
# 查看推送状态
node scripts/push-toggle.js status <userId>
支持渠道:telegram / feishu / slack / discord