Reads Discord channels for financial research using opencli, which connects to your Discord desktop app via Chrome DevTools Protocol. You can list servers, search messages for trading signals, monitor crypto discussion groups, and track sentiment on stocks without needing a bot account or token. It's read-only by design, so no risk of accidentally sending messages while you're scanning for market chatter. The setup requires starting Discord with a remote debugging flag and setting an environment variable, which is a bit manual but means you're just reading from your own Discord client. Useful if you follow trading communities and want to grep through conversations programmatically instead of scrolling through channels.
npx skills add https://github.com/himself65/finance-skills --skill discord-reader