This is a production-ready LangGraph agent that connects to Polygon.io for live options data and uses ChromaDB for RAG-based caching and semantic search. The setup is solid: it handles Greeks analysis, batch ticker searches, persistent memory across sessions via SQLite, and exports to CSV or charts. You get a FastAPI microservice wrapper if you want to deploy it as an API. The tool design is thoughtful with automatic caching to avoid hammering the Polygon API, and the RAG layer lets you query historical data semantically rather than just raw SQL. It's built for someone who wants to prototype an options trading assistant without reinventing the data pipeline and agent orchestration from scratch.
npx -y skills add aradotso/data-skills --skill options-analytics-agent-langgraph --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot