mike cb752eeb88 feat: dividend-investing 迁移脚本到 skill 仓库
【背景】之前 dividend_alert.py 和 shell wrapper 在 ~/.hermes/scripts/ (本地)
不在 skill 仓库, SKILL.md 用 external: 引用. 修改不版本化.

【迁移】
- scripts/dividend_alert.py (13333 bytes)
- scripts/dividend_alert_cn_hk.sh (proxychains4 + 过滤日志)
- scripts/dividend_alert_us.sh
- 删 ~/.hermes/scripts/* 三份旧副本
- cron jobs.json script 路径更新到 skill 仓库绝对路径
  - 789a7710b1cf (A股+港股) → .../dividend-investing/scripts/dividend_alert_cn_hk.sh
  - 366934c1474c (美股) → .../dividend-investing/scripts/dividend_alert_us.sh

【SKILL.md 更新】
- scripts 段从 'external' 改为正常引用
- 路径从绝对 ~/.hermes/scripts 改为相对 scripts/

【测试】cn_hk 脚本从新位置跑, 输出正确 (A股: 6 港股: 2), 无 [proxychains] 日志
2026-07-24 11:17:52 +08:00
2026-07-05 02:39:41 -04:00
S
Description
No description provided
4.3 MiB
Languages
Python 97.7%
Shell 2.3%