新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

View File

@@ -0,0 +1,28 @@
---
title: "AI-Powered Earnings Tracker"
type: source
tags: [OpenClaw, Earnings, Finance, Telegram, Cron]
date: 2026-04-14
---
## Summary
- 核心主题AI 驱动财报追踪
- 问题域:如何自动跟踪科技公司财报发布和结果
- 方法/机制:周日预览下周财报日历,指定日期自动抓取并摘要
- 结论/价值:不错过任何关注的财报
## Key Claims
- 周日扫描下周财报日历,过滤关注的科技/AI 公司
- 用户确认后为每场财报设置一次性 cron 任务
- 财报发布后自动搜索结果格式化摘要beat/miss、关键指标、AI 亮点)
## Key Concepts
- [[Earnings Tracker]]:财报发布日期和结果追踪
- [[Cron Job]]:一次性定时任务触发财报摘要
## Connections
- [[OpenClaw]] ← 运行 ← [[Earnings Tracker]]
- [[Telegram]] ← 通知渠道 ← [[Earnings Tracker]]
## Contradictions
- 尚未发现