finances-ingest

Installation
SKILL.md

finances-ingest

Parse new source files into the normalized transaction ledger.

Quick Start

  1. Drop new export files into ~/Documents/finances/source/ subdirectory:
    • Bank exports → source/bank/
    • Crypto exports → source/crypto/
    • Brokerage exports → source/brokerage/
    • Or sync from Moneta: uv run python scripts/sync_moneta.py
  2. Run ingest:
    cd ~/Documents/finances && uv run python scripts/ingest.py
    

Supported Sources

Related skills
Installs
8
GitHub Stars
10
First Seen
Feb 27, 2026