emergency-fund

Calculate emergency fund targets using Python based on expenses and income stability.

164|33|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/JoelLewis/finance_skills --skill emergency-fund
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: emergency-fund
Source: https://github.com/JoelLewis/finance_skills/tree/main/plugins/wealth-management/skills/emergency-fund
Command: npx skills add https://github.com/JoelLewis/finance_skills --skill emergency-fund

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users determine the appropriate size and structure for their emergency fund, ensuring they have adequate liquid savings for unexpected financial shocks without sacrificing too much potential investment growth.

Core Features & Use Cases

  • Sizing Calculations: Calculates emergency fund targets based on essential expenses or income replacement.
  • Tiered Allocation: Recommends how to split the fund across different liquidity tiers (checking, HYSA, short-term investments).
  • Variable Income Adjustment: Provides specific guidance for freelancers or those with unstable income.
  • Use Case: A user with a stable job and $5,000 in monthly essential expenses can use this skill to calculate they need a $15,000-$20,000 emergency fund and how to best allocate it across checking, HYSA, and short-term bonds.

Quick Start

Calculate the recommended emergency fund size for a single person with $4,000 in monthly essential expenses and stable employment.

Frequently Asked Questions about emergency-fund

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate the right emergency fund size for my monthly expenses?

To calculate your emergency fund size, multiply your monthly essential expenses by your required coverage months based on income stability. This skill computes exact targets using expense-based and income-replacement approaches to determine your optimal liquid savings amount.

What is the best way to structure emergency fund allocations across different accounts?

The best way to structure emergency fund allocations involves tiered fund placement across checking, high-yield savings, and short-term investments. This skill recommends liquidity tier splits to balance immediate cash access with potential investment growth.

How does variable income affect my emergency fund planning as a freelancer?

Variable income affects emergency fund planning by requiring larger safety margins due to inconsistent cash flow. This skill provides specific guidance for freelancers, adjusting income-replacement calculations to account for unstable employment circumstances.

Can I use Python scripts to automate personal finance emergency fund computations?

Yes, you can use Python scripts to automate emergency fund computations. This skill utilizes Python with numpy to perform precise financial calculations for sizing and structuring your liquid savings based on individual expense profiles.

When should I use an income replacement approach instead of an expense-based method for financial planning?

Use an income replacement approach for financial planning when your income fluctuates significantly or your expenses drop drastically during unemployment. This skill evaluates both methods to recommend the appropriate emergency fund sizing strategy.