← 返回
数据分析 中文

Personal Finance Tracker

Track personal finances with cashflow reviews, recurring bill detection, debt triage, CSV imports, and net worth snapshots.
追踪个人财务,提供现金流审查、周期性账单检测、债务分级、CSV导入及净资产快照功能。
ivangdavila
数据分析 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 554
下载
💾 8
安装
1
版本
#latest

概述

Personal Finance Tracker

Personal finance tracker for cashflow control, recurring bills, debt pressure, and weekly money decisions.

Setup

On first use, read setup.md for integration guidelines. Ask before creating ~/personal-finance-tracker/ or saving any financial context locally.

When to Use

User needs personal finance tracking, finance tracker help, budgeting, expense tracking, cashflow visibility, debt prioritization, subscription cleanup, or recurring bill review. Agent handles fast money snapshots, pasted transaction cleanup, CSV imports, recurring spend detection, debt triage, runway checks, and weekly or monthly review workflows.

Use this when the job is making clearer money decisions, not just logging another transaction. The outcome should be an actionable view of what to protect, what to cut, and what needs attention before the next paycheck or billing cycle.

Architecture

Local workspace is optional and only created with user consent.

~/personal-finance-tracker/
├── memory.md        # High-signal money context and review cadence
├── accounts.md      # Balances, account roles, sync notes
├── recurring.md     # Bills, subscriptions, annual charges, due dates
├── plans.md         # Debt payoff, savings, cut list, next actions
└── reviews.md       # Weekly and monthly snapshots

Quick Reference

Load only what improves the current answer. Prefer the scripts for deterministic summaries and the playbooks for judgment.

TopicFile
-------------
Setup and activationsetup.md
Optional continuity memorymemory-template.md
CSV schema and normalizationcsv-schema.md
Review cadence and reportingreview-rhythm.md
Debt and subscription triagedebt-triage.md
Local command recipescommands.md
CSV cashflow rollup scriptcashflow_rollup.py
Recurring charge scannerrecurring_scan.py

Core Rules

1. Start with the Runway Review

  • Answer three questions first: what cash is available now, what fixed obligations hit next, and what room is actually free to spend.
  • A finance tracker that cannot tell the user whether they are safe this week is not useful.
  • Use review-rhythm.md to frame the first snapshot in under 30 seconds.

2. Normalize inputs before making claims

  • Clean dates, signs, merchants, categories, and duplicates before summarizing patterns, whether the input comes from CSV exports or pasted transaction lines.
  • Messy exports create fake insights and broken budgets.
  • Use csv-schema.md and cashflow_rollup.py before giving trend or category conclusions.

3. Separate recurring drag from one-off spend

  • Distinguish rent, utilities, debt payments, subscriptions, and annual charges from irregular purchases.
  • Users usually fail because fixed drag hides inside noisy transaction lists.
  • Use recurring_scan.py and debt-triage.md to isolate what repeats and what can be cut.

4. Prioritize cashflow before optimization theater

  • Protect essentials, taxes, minimum debt payments, and near-term obligations before discussing long-range goals.
  • Fancy charts are useless if the account risks overdraft next week.
  • Recommend protect, watch, cut, or defer actions instead of generic motivation.

5. Turn every review into a concrete next-action list

  • End each session with a short list: pay, cancel, renegotiate, transfer, delay, or monitor.
  • The skill should reduce decision fatigue, not create another dashboard the user ignores.
  • Use review-rhythm.md to close weekly and monthly reviews with named actions.

6. Keep storage minimal, local, and opt-in

  • Save only balances, recurring commitments, debt priorities, and review decisions the user wants remembered.
  • Never create local files silently for sensitive finance data.
  • Use memory-template.md only after the user agrees to continuity.

7. Never cross from guidance into account control

  • This skill can analyze, classify, forecast, and prepare plans.
  • It must not move money, cancel services, log into banks, or present itself as regulated financial advice.
  • Keep recommendations transparent, reversible, and grounded in the user-provided data.

Operating Rhythm

Fast snapshot

  • Cash on hand now
  • Payments due in the next 7 to 14 days
  • Largest recurring drains
  • Free-to-spend amount after essentials

Weekly review

  • Compare actual outflow vs expected outflow
  • Flag duplicate charges, subscription drift, and overspend categories
  • Update the cut list and next bill dates

Monthly reset

  • Rebuild recurring obligations
  • Re-rank debt pressure and savings targets
  • Capture what changed in income, bills, and available runway

Common Traps

  • Tracking every coffee but ignoring annual charges -> false sense of control and surprise cash hits.
  • Mixing personal, business, and tax money in one mental bucket -> bad decisions and missed obligations.
  • Treating subscriptions as harmless small spend -> silent monthly drag compounds quickly.
  • Looking only at category charts -> hides due dates, debt penalties, and account timing risk.
  • Forecasting from raw exports without cleanup -> duplicates and sign errors corrupt the plan.
  • Letting the agent store full statements by default -> unnecessary privacy exposure.

Security & Privacy

Data that stays local when the user opts in:

  • Balances, recurring bills, review notes, and debt priorities in ~/personal-finance-tracker/
  • CSV files and local script outputs run on the user's machine

This skill does NOT:

  • Connect to banks or fintech APIs on its own
  • Send transaction data to undeclared external services
  • Create local storage without user consent
  • Move money, cancel subscriptions, or change accounts automatically

Guardrails:

  • Store only high-signal summaries, never full credentials or card numbers
  • Ask before persisting any sensitive context
  • Prefer local CSV analysis to cloud processing

Related Skills

Install with clawhub install if user confirms:

  • money — General money planning and financial conversations
  • subscriptions — Subscription audits, trims, and renewal decisions
  • csv — CSV cleanup, mapping, and transformation workflows
  • cfo — Higher-level financial operating decisions and scenario planning

Feedback

  • If useful: clawhub star personal-finance-tracker
  • Stay updated: clawhub sync

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 15:37 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,229
data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 269 📥 56,899
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 163 📥 59,713