Built my own personal finance agent using Openclaw

Hey all,

I built my own personal finance agent using OpenClaw running on my VPS.

I created a skill which captures the transactions, dumps to a local PostgreSQL database.

Future Roadmap

  1. Remove manual friction by integrating with email and auto categorise. Send a notification in slack to review them everyday.
  2. Build a mobile app with chat, manual tracking, analytics
u/lokesh1729 — 6 days ago

Hey all,

I built my own personal finance manager in a VPS using openclaw backed by models moonshot and deepseek.

What it does currently

  1. Monitors my Gmail, extracts the financial emails , categorises and dumps into database via PostgreSQL MCP

  2. A cron that keeps my database backup into Dropbox regularly

  3. Telegram bot for manual updates (deduplication is already put in place)

  4. A cron that runs and identifies any duplicate transactions to confirm with me

  5. A web dashboard with all charts, tables etc… Also, a reconciliation view to upload bank statements and review it…

Using openclaw for other use cases as well such as email replies etc…

Thoughts?

reddit.com
u/lokesh1729 — 2 months ago