Investment analysis skills built with Claude Code — options flow scanner + price alerts (open source) #14005
tellmefrankie
started this conversation in
General
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.
-
Hey Semantic Kernel community,
Microsoft's AI orchestration framework — sharing an open source project: Claude Code skills for investment analysis.
AI Investment Skills:
Semantic Kernel angle:
The investment skills architecture maps well to SK plugins:
OptionsFlowPlugin.ScanETF()— fetches and filters options dataPriceMonitorPlugin.CheckThresholds()— evaluates stop-loss conditionsBriefingPlugin.GenerateMorningContext()— synthesizes signalsSK's planner could orchestrate these plugins to build a complete investment monitoring workflow.
Signal:
XLI P/C hit 5.32 (normal: 0.5–1.2). After filtering 98% lottery volume: "extremely bearish." Raw = "neutral."
Open source:
→ https://github.com/tellmefrankie/ai-investment-skills
Anyone here using Semantic Kernel to build financial analysis plugins?
Beta Was this translation helpful? Give feedback.
All reactions