返回 Skill 列表
extension
分类: 开发与工程无需 API Key

sec-filing-monitor

监控指定公司的SEC文件。检查今天的提要和最新的文件以获取上下文。需要用户身份。

person作者: jakexiaohubgithub

SEC Filing Monitor Skill

Usage

python3 monitor.py TICKER1 TICKER2 ... --identity "Your Name email@example.com"

Example: python3 skills/sec-filing-monitor/monitor.py AAPL BABA TSLA --identity "Kelvin kelvin@example.com"

Output

  • Checks today's SEC feed for new filings.
  • Lists the latest filing date for each ticker as context.