finances-snapshot

Installation
SKILL.md

finances-snapshot

Capture current financial state and update prices.

Steps

  1. Fetch latest prices:
    cd ~/Documents/finances && uv run python scripts/fetch_prices.py
    
  2. If balance sheet CSVs are stale: ask user to export fresh ones from Copilot Money and drop them in ~/Documents/finances/
  3. Capture snapshot:
    uv run python scripts/snapshot.py
    

What Gets Updated

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