This repository was archived by the owner on Jun 26, 2026. It is now read-only.
Shipped: AI agent that monitors options flow and alerts before market open #3457
tellmefrankie
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Getting shit done with Claude Code — sharing what I've actually shipped.
6 Claude skills running on a real portfolio every morning:
The one worth discussing: options flow scanner that catches sector anomalies before market open.
Last week: XLI put/call hit 5.32 vs SPY at 0.44. That's industrials getting hedged while tech stayed long — a macro rotation signal, not noise. The skill caught it at 9:14 KST, 45 minutes before US open.
What makes it work:
Lottery call filtering. CEG looked neutral (P/C ~1.0) until you strip $0.01–$0.09 contracts. 98.4% of its volume was lottery tickets. One filter = completely different read.
Free skills: https://github.com/tellmefrankie/ai-investment-skills
Open source, SKILL.md format, works with Claude Code.
All reactions