-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Built Claude Code skills for investment analysis — options flow scanner + price alerts (open source) #1870
-
Hi everything-claude-code community,
Sharing a project that fits right in here — a set of Claude Code skills for investment analysis.
The skills:
- Options flow scanner — detects unusual P/C ratios and anomalies across sector ETFs
- Price monitor — stop-loss/take-profit alerts via Telegram, checks every 5 min during market hours
- Morning briefing — AI-generated daily investment summary
Real signal it caught:
XLI (Industrial ETF) P/C ratio hit 5.32 (normal range: 0.5–1.2). Filtered out the noise: 98% of CEG call volume was 0ドル.01 lottery tickets that inflate raw P/C. Without filtering junk volume, the signal would have read "neutral" instead of "extremely bearish."
GitHub (free, open source):
→ https://github.com/tellmefrankie/ai-investment-skills
Built entirely with Claude Code. The skill architecture uses SKILL.md definitions — drops right into any Claude Code setup. Happy to discuss how the options flow analysis logic works.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Thanks for sharing. This looks like the same project as #1868, and #1868 is already in the Show and tell category, so I am going to treat that as the primary thread for follow-up.
From the ECC side, I am interested in the reusable skill packaging and evaluation shape, not in endorsing any specific investment signal. Please keep updates consolidated in #1868 so readers have one thread to inspect.
Beta Was this translation helpful? Give feedback.