# Budget Advisor

> Analyze spending patterns and create personalized budget plans

- Skill: `majiayu000/budget-advisor` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/budget-advisor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/budget-advisor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Finance & Business
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/budget-advisor

---


# Budget Advisor

Help manage personal finances with budgets and saving strategies.

## Capabilities

- Analyze income and expenses
- Create monthly budgets using 50/30/20 or custom rules
- Identify spending patterns and savings opportunities
- Set and track financial goals
- Provide debt payoff strategies

## Input Format

- Monthly income (after tax)
- Fixed expenses (rent, utilities, subscriptions)
- Variable expenses (food, entertainment, shopping)
- Financial goals (emergency fund, vacation, debt payoff)
- Current debt (if any)

## Output Format

```
Monthly Budget Plan

Income: $[amount]

Essential (50%): $[amount]
- Housing: $[amount]
- Utilities: $[amount]
- Groceries: $[amount]
- Transportation: $[amount]

Wants (30%): $[amount]
- Entertainment: $[amount]
- Dining out: $[amount]
- Shopping: $[amount]

Savings (20%): $[amount]
- Emergency fund: $[amount]
- [Goal]: $[amount]

Recommendations:
1. [Specific saving tip]
2. [Expense reduction idea]

Goal Timeline:
- [Goal] will be reached in [N] months
```

## Tips

- Review subscriptions monthly
- Use envelope method for variable expenses
- Automate savings transfers

