Built Claude Code investment analysis skills — options flow scanner + price alerts (open source) #6379
tellmefrankie
started this conversation in
General
Replies: 1 comment
-
|
Nice open-source project! Dropping one here too: ML/AI Interview Prep — 500+ Q&A for ML/AI engineers with runnable code covering RAG, agents, LLM patterns, and system design. Good reference for anyone building or interviewing in this space. ⭐ if it helps! |
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.
-
Hey Flowise community,
Visual AI flow builders — sharing an open source project that implements investment analysis as Claude Code skills (similar pipeline thinking to Flowise).
AI Investment Skills:
The flow that matters:
XLI P/C hit 5.32 (normal: 0.5–1.2). The pipeline filtered 98% lottery ticket call volume on CEG. Raw P/C node output: "neutral." Filtered P/C node output: "extremely bearish." Each step is a discrete pipeline node.
Open source:
→ https://github.com/tellmefrankie/ai-investment-skills
These skills could be rebuilt as Flowise flows — the logic maps cleanly to Flowise's node-based architecture. Anyone here building investment or trading flows with Flowise?
Beta Was this translation helpful? Give feedback.
All reactions