ai-hedge-fund
Installation
SKILL.md
AI Hedge Fund Skill
Multi-agent investment analysis using legendary investor personas.
Project: https://github.com/virattt/ai-hedge-fund
Setup (first time)
# Clone project
git clone https://github.com/virattt/ai-hedge-fund /data/workspace/ai-hedge-fund
# Install
pip install -e /data/workspace/ai-hedge-fund --break-system-packages --quiet
pip install yfinance --break-system-packages --quiet