smart-finance-advisor
Installation
SKILL.md
Smart Finance & Budget Advisor
This skill helps you manage your money by analyzing expenses, predicting trends, and suggesting optimizations.
When to Use This Skill
- Reviewing monthly spending from CSV/PDF statements.
- Creating a savings plan for a specific goal.
- Analyzing investment options based on risk profile.
- Identifying subscription "leakage" (unused services).
Instructions
- Parse the financial data provided (e.g., using
extract_file_tool). - Categorize expenses (Fixed, Variable, Discretionary).
- Identify spending anomalies or potential savings.
- Provide a summary of the current financial health.
- Suggest actionable steps (e.g., "Cancel X subscription to save $15/mo").