New to Claude Skills? Learn how to install them →

anthropics on GitHub

Financial Plan

OfficialFree

Create comprehensive financial plans effortlessly.

Get this skill

Free · Opens the source repo

What Financial Plan does

The Financial Plan skill provides a structured approach to building and updating financial plans tailored to individual client needs. It guides users through a series of steps that encompass client profiling, cash flow analysis, retirement projections, education funding, estate planning, and risk management. This skill is particularly useful for financial advisors and planners who need a reliable method to generate detailed financial plans for their clients, whether for onboarding new clients or conducting annual reviews.

In the initial step, users gather essential client information, including demographics, income sources, expenses, and liabilities. This foundational data is crucial for accurate projections and analysis. Following this, the skill facilitates cash flow analysis, allowing users to create annual projections that consider various factors like inflation and tax rates. This step is essential for understanding a client's financial health and planning for future needs.

The retirement projections phase is comprehensive, covering both the accumulation and distribution phases of a client's portfolio. Users can perform Monte Carlo simulations to assess the probability of success under different spending scenarios, which is vital for ensuring clients do not outlive their assets. The skill also includes goal-specific analyses for education funding and estate planning, helping users to strategize effectively for these significant life events.

Finally, the skill allows for scenario modeling, enabling users to test various financial situations and their impacts on a client's financial plan. Recommendations generated at the end of the process provide actionable insights for clients, ensuring their financial plans remain dynamic and responsive to changes in their circumstances. This skill is ideal for financial professionals who require a comprehensive, methodical tool for financial planning.

When to use it

Use this skill when onboarding new clients or conducting annual financial reviews to create or update their financial plans.

When not to use it

This skill may not be suitable for users seeking quick, high-level financial assessments without detailed analysis.

What you can build with it

Onboarding New Clients

Use the skill to gather comprehensive financial information and create a tailored financial plan for new clients.

Annual Financial Reviews

Employ the skill to update existing financial plans, ensuring they reflect any changes in client circumstances or goals.

Scenario Testing for Clients

Run different financial scenarios to help clients understand potential outcomes and make informed decisions.

How to install Financial Plan

View source

1. Install with the skills CLI

npx skills add anthropics/financial-services/financial-plan --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by anthropics

Financial Plan

Workflow

Step 1: Client Profile

Gather or confirm:

  • Demographics: Age, spouse age, dependents, life expectancy assumptions
  • Employment: Current income, expected raises, retirement age target
  • Accounts: All investment accounts with balances and asset allocation
  • Income sources: Salary, bonuses, rental income, Social Security estimates, pensions
  • Expenses: Current annual spending, expected changes (mortgage payoff, kids' independence)
  • Liabilities: Mortgage, student loans, other debt
  • Insurance: Life, disability, LTC, health
  • Estate: Wills, trusts, beneficiary designations, gifting strategy

Step 2: Cash Flow Analysis

Build annual cash flow projections:

YearAgeGross IncomeTaxesLiving ExpensesSavingsNet Cash Flow

Key inputs:

  • Inflation rate assumption (typically 2.5-3%)
  • Tax rate (marginal and effective)
  • Savings rate and where savings are directed (pre-tax, Roth, taxable)

Step 3: Retirement Projections

Accumulation Phase:

  • Current portfolio value
  • Annual contributions (401k, IRA, taxable)
  • Expected return by asset class
  • Monte Carlo simulation: probability of success at various spending levels

Distribution Phase:

  • Required annual spending in retirement (today's dollars → inflation-adjusted)
  • Social Security start age and benefit
  • Pension income (if any)
  • Portfolio withdrawal rate and sequence
  • Required Minimum Distributions (RMDs)

Key Output:

  • Projected portfolio value at retirement
  • Sustainable withdrawal rate
  • Probability of not running out of money (target >85%)
  • "What if" scenarios: retire early, market downturn, higher spending

Step 4: Goal-Specific Analysis

Education Funding

  • Children's ages and target college start
  • Current 529 balances
  • Target funding level (public vs. private, 4-year vs. graduate)
  • Required monthly savings to reach goal
  • Financial aid considerations

Estate Planning

  • Current estate value and projected growth
  • Estate tax exposure (federal and state)
  • Trust structures in place
  • Gifting strategy (annual exclusion, lifetime exemption usage)
  • Charitable giving plans
  • Beneficiary review

Risk Management

  • Life insurance needs analysis (income replacement, debt payoff, education funding)
  • Disability insurance adequacy
  • Long-term care planning
  • Umbrella liability coverage

Step 5: Scenario Modeling

Run key scenarios:

ScenarioProbability of SuccessPortfolio at 90Notes
Base case
Retire 2 years early
20% market drop in Year 1
Higher spending (+20%)
One spouse lives to 95
Long-term care event

Step 6: Recommendations

Prioritized action items:

  1. Savings rate changes
  2. Asset allocation adjustments
  3. Tax optimization (Roth conversions, tax-loss harvesting, asset location)
  4. Insurance gaps to fill
  5. Estate document updates
  6. Beneficiary designation review

Step 7: Output

  • Financial plan document (Word/PDF, 15-25 pages)
  • Cash flow projection spreadsheet (Excel)
  • Retirement projection charts
  • Goal funding analysis
  • Scenario comparison table
  • Action item checklist

Important Notes

  • Financial plans are living documents — review and update annually or after major life events
  • Be conservative with return assumptions — overestimating returns gives false confidence
  • Tax planning is as important as investment returns — model tax implications of every recommendation
  • Social Security timing is a major lever — model start ages of 62, 67, and 70
  • Always stress-test the plan — a plan that only works in the base case isn't a good plan
  • Compliance: ensure recommendations align with suitability/fiduciary standards

Frequently asked questions about Financial Plan

Similar skills