一键导入
ledgr-savings-analysis
Calculate savings rate, identify top discretionary spending, and model what-if scenarios
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Calculate savings rate, identify top discretionary spending, and model what-if scenarios
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Analyze net worth trends, break down by asset type, and highlight largest changes
Audit recurring charges to find subscriptions, estimate total cost, and identify savings opportunities
Analyze budget vs actual spending and flag categories at risk of overspending
Review monthly spending patterns and compare to previous months using Ledgr financial data
| name | ledgr:savings-analysis |
| description | Calculate savings rate, identify top discretionary spending, and model what-if scenarios |
| version | 1.0.0 |
| tools | ["get_income_vs_expense","get_spending_report","show_financial_dashboard"] |
Use when the user asks about savings, savings rate, how to save more, or wants spending reduction scenarios. Trigger phrases: "savings rate", "how much am I saving", "how to save more", "what if I cut spending".
Get income vs expense history. Call get_income_vs_expense with the last 3 months:
dateFrom: 3 months ago, first day (YYYY-MM-01)dateTo: today (YYYY-MM-DD)Calculate savings rate for each month:
Get current month's spending breakdown. Call get_spending_report for the current month.
Identify top discretionary categories. Discretionary = categories NOT in these groups: "Housing", "Utilities", "Insurance", "Debt Payments". Sort remaining by total descending.
Model what-if scenarios. For the top 3 discretionary categories:
Show the visual. Call show_financial_dashboard with view: "net-worth-trend" to show the income vs expense trend.
Present the summary. Structure:
amountDisplay fields for presenting money to the user.