Built Claude Code skills for investment analysis — options flow scanner + price alerts (open source) #1870
tellmefrankie
started this conversation in
General
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.
0 replies
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.
-
Hi everything-claude-code community,
Sharing a project that fits right in here — a set of Claude Code skills for investment analysis.
The skills:
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