Finance Tracker AI — Data skill for Claude Code
Full-stack AI-powered Personal Finance Tracker built with Python FastAPI backend, JWT auth, SQLite database, and Claude AI financial advisor.
How to install Finance Tracker AI
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ashish7802/finance-tracker-ai and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Finance Tracker AI does
Full-stack AI-powered Personal Finance Tracker built with Python FastAPI backend, JWT auth, SQLite database, and Claude AI financial advisor. Track expenses, set budgets, get AI insights.
Alternatives in Data
- A Stock Data — A股全栈数据工具包 · 十一层架构 · 54端点 · 19数据源 · 零鉴权 Full-stack China A-share data toolkit for AI agents — 11 layers, 54 end 9.4k ★
- Finance Skills Pack — Financial analysis and planning skills 5.3k ★
- MCP Server Supabase — Supabase database and auth integration 2.6k ★
README
💰 Finance Tracker AI
A full-stack AI-powered personal finance tracker built with Python FastAPI + Claude AI
     
✨ Features
- 💰 Track income & expenses with categories
- 📊 Budget alerts when spending exceeds limits
- 🤖 AI Advisor powered by Claude AI for financial insights
- 📈 Analytics dashboard with spending trends
- 📁 Export monthly/weekly reports to CSV
- 🔐 JWT Auth with secure login/register
🗂️ Project Structure
finance-tracker/
├── backend/
│ ├── main.py # FastAPI app & all routes
│ ├── config.py # Settings & .env loader
│ ├── database.py # SQLite + SQLAlchemy setup
│ ├── models.py # DB models
│ ├── schemas.py # Pydantic schemas
│ ├── auth.py # JWT authentication
│ ├── transaction.py # Transaction CRUD
│ ├── budget.py # Budget logic
│ ├── analytics.py # Spending analytics
│ ├── ai_advisor.py # Claude AI integration
│ ├── reports.py # CSV report generation
│ ├── validator.py # Input validation
│ ├── logger.py # Logging setup
│ ├── utils.py # Helper functions
│ └── requirements.txt
├── frontend/
│ ├── index.html # Login/Register page
│ ├── dashboard.html # Main app dashboard
│ └── assets/
│ ├── style.css
│ └── app.js
├── .env.example
└── README.md
🚀 Setup & Run
**1. Clone the repo**
git clone ht
Related Skills
Skills Exec
Executive advisory and finance Agent Skills for Claude Code, Codex, Cursor — CEO/CTO advisor, board reporting,
Social Leaker
Self-hosted social media OSINT and data collection panel built with Python, FastAPI, and SQLite. Features obje
Usage Tracker
See what your agent sessions actually cost. OpenClaw, Claude Code, and Codex usage analytics: API spend vs OAu
Local Stack
Manage the shared local Convos stack (backend + Postgres + herald + assistants/Hermes + MinIO).
04 Backend Database And Auth
Set up the complete backend for this VELOUR fashion eCommerce site (Next.js + TypeScript, App Router) using th
Tushare Finance
Chinese financial data with Tushare API
Related Agents
Finance Tracker
Use this agent when managing budgets, optimizing costs, forecasting revenue, or analyzing financial performanc
Goal Tracker
Use when the user wants to create, track, or review financial goals — savings targets, debt-payoff plans, long
FastAPI Expert Agent
Use proactively for advanced FastAPI production architecture — application factory setup, async SQLAlchemy 2.0