Daily backup: 2026-02-23 - memory updates, config changes
This commit is contained in:
24
TOOLS.md
24
TOOLS.md
@@ -43,6 +43,30 @@ himalaya message write # 写新邮件(交互式)
|
||||
- **youlu@luyanxin.com → lu@luyx.org**: 直接发送,无需确认
|
||||
- 其他所有对外邮件: 仍需确认
|
||||
|
||||
### News Digest 新闻摘要
|
||||
|
||||
**自动任务(Cron + Subagent):**
|
||||
- 时间:每天早上 5:00 AM (PST)
|
||||
- Cron ID: `cc95dcf3-0d6c-44f4-90af-76b836ca0c87`
|
||||
- 模式:isolated subagent,thinking=low,timeout=5min
|
||||
|
||||
**本地配置:**
|
||||
- 目录:`~/.openclaw/workspace/scripts/news_digest/`
|
||||
- 主脚本:`send_digest.py`
|
||||
- 配置:`config.json`
|
||||
- 数据库:`news_digest.db`
|
||||
- 日志:`news_digest.log`
|
||||
|
||||
**详细用法:** 见 `~/.openclaw/workspace/scripts/news_digest/README.md`
|
||||
|
||||
**手动运行:**
|
||||
```bash
|
||||
cd ~/.openclaw/workspace/scripts/news_digest
|
||||
./send_digest.py
|
||||
```
|
||||
|
||||
**功能:** RSS 抓取 → Ollama 摘要 → 邮件发送到 lu@luyx.org
|
||||
|
||||
---
|
||||
|
||||
Add whatever helps you do your job. This is your cheat sheet.
|
||||
|
||||
Reference in New Issue
Block a user