بنقرة واحدة
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 ويثبّتها لك.
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
استنادا إلى تصنيف SOC المهني
| 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.