Loading...
Loading...
View portfolio, check stock prices, research investments, and monitor positions on Robinhood
npx skill4agent add andrejones92/canifi-life-os robinhoodcurl -sSL https://canifi.com/skills/robinhood/install.sh | bashcp -r skills/robinhood ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set ROBINHOOD_EMAIL "your-email@example.com"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "How's my Robinhood portfolio doing?"
Claude: I'll check your Robinhood portfolio.
- Opens robinhood.com via Playwright MCP
- Navigates to portfolio view
- Returns: Total value: $24,567.89
- Today's change: +$312.45 (+1.29%)
- Top gainers: AAPL +3.2%, NVDA +2.8%
- Top losers: TSLA -1.5%
- All-time return: +$4,234 (+20.8%)User: "What's the price of Apple stock?"
Claude: I'll look up AAPL on Robinhood.
- Searches for AAPL
- Returns: Apple Inc (AAPL)
- Current price: $178.45
- Today's change: +$5.67 (+3.28%)
- 52-week range: $142.00 - $199.62
- Market cap: $2.81T
- P/E ratio: 28.5User: "When are my next dividends?"
Claude: I'll check your dividend calendar.
- Navigates to dividends section
- Upcoming dividends:
- AAPL: $0.24/share on Feb 15 (12 shares = $2.88)
- VTI: $0.85/share on March 20 (45 shares = $38.25)
- KO: $0.46/share on April 1 (20 shares = $9.20)
- Total expected next 90 days: $50.33