plusefin-analysis
SKILL.md
PlusE Financial Analysis
AI-ready financial data. ML-processed so your AI understands it directly.
Free tier available - Get API Key
Setup
# Required: Your PlusE API key (get free at https://plusefin.com)
export PLUSEFIN_API_KEY=your_api_key
Commands
| Command | Description | Example |
|---|---|---|
ticker |
Company overview, valuation, ratings | python {baseDir}/plusefin.py ticker AAPL |
price-history |
Historical prices + signals | python {baseDir}/plusefin.py price-history NVDA 1y |