View net worth, track investments, analyze spending, and monitor retirement progress on Empower Personal Capital
Enables Claude to access Empower Personal Capital to view comprehensive financial picture including net worth, investment performance, spending analysis, and retirement planning projections.
curl -sSL https://canifi.com/skills/personal-capital/install.sh | bash
Or manually:
cp -r skills/personal-capital ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set PERSONAL_CAPITAL_EMAIL "[email protected]"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "What's my net worth on Personal Capital?"
Claude: I'll check your Personal Capital dashboard.
- Opens personalcapital.com via Playwright MCP
- Logs into account
- Returns Net Worth: $456,789.12
- Assets: $523,456.78
- Cash: $45,678
- Investments: $389,456
- Property: $88,322
- Liabilities: $66,667.66
- Mortgage: $62,345
- Credit Cards: $4,322
- Change (30 days): +$12,345 (+2.78%)
User: "How are my investments performing?"
Claude: I'll review your investment performance.
- Navigates to Investing tab
- Portfolio value: $389,456.78
- Performance:
- Today: +$1,234 (+0.32%)
- YTD: +$34,567 (+9.74%)
- 1 Year: +$45,678 (+13.2%)
- Asset allocation:
- US Stocks: 55%
- International: 20%
- Bonds: 20%
- Other: 5%
User: "Am I on track for retirement?"
Claude: I'll check your retirement planner.
- Navigates to Planning section
- Retirement age target: 65
- Projected success rate: 87%
- Monthly income at retirement: $8,500
- Current savings rate: 18%
- Recommendation: Increase savings by $200/mo for 95% success
After each interaction:
Suggest updates when: