sec-filing-watcher
SKILL.md
SEC Filing Watcher
Monitors SEC EDGAR for new filings from a watchlist of tickers. When a new filing appears, notifies Clawdbot which fetches, summarizes, and sends to Telegram.
Quick Setup
1. Create watchlist
cp assets/watchlist.example.json watchlist.json
# Edit watchlist.json with your tickers
2. Configure environment
Set the following env vars (e.g. in your shell profile or OpenClaw skill config):