Generate 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:
below ticker. mid-page. at footer.- Footer: "Powered by ClawCode"
Content Guidelines
- Data accuracy is critical — always note that data may be delayed
- Include both US and China/HK market coverage
- Crypto section should be proportionate (1-2 items, not dominating)
- Maintain neutral tone — no predictions or advice
- Note the source for each data point
- Always include the financial disclaimer
Output
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
版本历史
共 1 个版本
-
v1.0.2
当前
2026-05-03 06:25 安全 安全
🔗 相关推荐