Investment analysis skills for AI agents — options flow scanner + price alerts (open source) #3994
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 oh-my-openagent community,
Agent skills for OpenAI-based workflows — sharing open source Claude Code skills for investment analysis.
AI Investment Skills:
Cross-agent skill design:
The SKILL.md format used here is model-agnostic at the instruction level. The same skill prompts could run on GPT-4, Claude, or local models — the core logic is in the prompt engineering and tool calling, not the model.
Signal:
XLI P/C hit 5.32 (normal: 0.5–1.2). After filtering 98% lottery ticket volume: "extremely bearish." Raw = "neutral."
Open source:
→ https://github.com/tellmefrankie/ai-investment-skills
MIT license, SKILL.md format. Anyone here building investment analysis agents with OpenAgent?
All reactions