Student Builds Personal Wealth Advisor with Claude Code CLI

Claude Code CLI Wealth Advisor System
A 19-year-old student built a personal wealth advisor system using Claude Code CLI that provides institutional-grade analysis rather than basic stock tips. The system runs entirely on a Claude Max subscription with no API costs and is available as open source on GitHub.
System Components
The system integrates several data sources and features:
- Pulls live market data using yfinance
- Collects macro indicators from FRED and ECB
- Gathers news data via Brave Search
- Feeds all data into Claude Code CLI with a CFA-style system prompt
- Sends Telegram briefings twice weekly
- Includes memory functionality to avoid repeating recommendations and track whether previous advice worked
- Allows interactive chatting, deep analysis of specific tickers, and trade logging
Practical Results
The system has demonstrated several practical capabilities:
- Identified insider selling patterns
- Calculated EUR/USD currency exposure
- Recommended doing nothing during extreme fear markets instead of panic-buying
- Generated actionable briefings that surprised the creator with their insight
Technical Implementation
The project is open source at github.com/Kingler16/claudefolio. It represents a practical application of Claude Code CLI for financial analysis, showing how developers can build specialized tools using existing AI subscriptions rather than incurring additional API costs.
📖 Read the full source: r/ClaudeAI
👀 See Also

Picar robot car demonstrates autonomous video production with OpenClaw
A PiCar-X robot running OpenClaw with Claude Sonnet on Raspberry Pi 5 autonomously creates YouTube videos by writing scripts from memory logs, generating images with DALL-E 3, narrating with cloned ElevenLabs voice, and assembling with ffmpeg.

Running Claude with Qwen 3.5 as a persistent agent on Mac Mini reveals human bottleneck
A developer runs Claude with Qwen 3.5 as a persistent agent on a dedicated Mac Mini, handling product creation, project management, analytics, newsletter support, and 3,000 WizBoard tasks. The agent created 16 products in two months, revealing that the bottleneck shifted from production capacity to human approval and decision-making.

Architecture for OpenClaw Health-Tracking Agent with Telegram
A Reddit user proposes an OpenClaw agent for health tracking via Telegram: daily check-ins, meal photos, weekly reports. Budget is $50/month.

OpenClaw Creates 90% of Video Using AI Models for $69.5
A Reddit user created a video where OpenClaw handled 90% of the process, including topic selection, character generation, storyboarding, and video segment generation using GPT-5, VEO3.1 fast, and Nano Banana Pro models, with a total AI cost of $69.5.