Auto-sync

This commit is contained in:
2026-04-15 07:37:53 +08:00
parent 1bce532898
commit f3569a835b
484 changed files with 0 additions and 18663 deletions

View File

@@ -1,27 +0,0 @@
---
title: "AI-Powered Earnings Tracker"
type: source
tags: [openclaw, finance, tracking, telegram]
date: 2026-03-06
---
## Source File
- [[raw/Agent/usecases/earnings-tracker.md]]
## Summary
- 核心主题:自动化追踪科技公司财报
- 问题域:跟踪数十家科技公司财报需要多来源检查
- 方法/机制:每周扫描财报日历,定时任务获取结果并发送摘要
- 结论/价值:自动化财报追踪和传递
## Key Claims
- 每周日预览:扫描即将到来周的财报日历
- 用户选择要追踪的公司Agent为每个财报日期安排一次性cron任务
- 报告发布后自动搜索结果,格式化摘要并发送
## Key Concepts
- [[财报追踪]]:监控公司财务报告
- [[定时任务]]:按计划执行自动化任务
## Connections
- [[财报追踪]] ← uses ← [[定时任务]]