finances-snapshot
Installation
SKILL.md
finances-snapshot
Capture current financial state and update prices.
Steps
- Fetch latest prices:
cd ~/Documents/finances && uv run python scripts/fetch_prices.py - If balance sheet CSVs are stale: ask user to export fresh ones from Copilot Money and drop them in ~/Documents/finances/
- Capture snapshot:
uv run python scripts/snapshot.py
What Gets Updated
Related skills