원클릭으로
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.