coco-budget-planner

Compute income, expenses, and savings projections from budget inputs.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/goodstoriesworld/coco-agent-skills --skill coco-budget-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coco-budget-planner
Source: https://github.com/goodstoriesworld/coco-agent-skills/tree/main/coco-budget-planner
Command: npx skills add https://github.com/goodstoriesworld/coco-agent-skills --skill coco-budget-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Build budgeting tools that calculate allocations, project savings, and produce visual dashboards. Handles personal budgets, business budgets, irregular income, and goal-based savings planning.

Core Features & Use Cases

  • Budget calculation: quickly compute total expenses, savings, and remaining balance from income and expense inputs.
  • Savings projection: forecast balance over 3, 6, and 12 months with optional interest.
  • Irregular income handling and multiple allocation strategies including 50/30/20, 70/20/10, and zero-based budgeting.
  • Visual reporting: generate dashboards for income, expenses, and goal progress.

Quick Start

Create a budget plan for a user with a monthly income of 5000 using 50/30/20 rules and generate a 12-month projection.

Frequently Asked Questions about coco-budget-planner

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

FAQPage Schema
How do I plan a budget with irregular income and project my savings over 12 months?

Budget projection works by taking your monthly income, fixed and variable expenses, and savings goals to compute remaining balance. It then forecasts your balance over 3, 6, and 12 months with optional interest applied to your accumulated savings.

Can I apply the 50/30/20 rule to a personal budget and generate a visual dashboard?

Yes, you can apply allocation strategies like 50/30/20, 70/20/10, or zero-based budgeting to your personal budget. The tool uses these rules to categorize your income and produces visual dashboards showing income, expenses, and goal progress.

What inputs do I need to calculate expenses and savings goals for a small business budget?

You need to provide monthly income, fixed expenses, variable expenses, optional savings goals, and allocation rules. The budget calculation uses these inputs to compute total expenses, savings, and remaining balance for your small business.

Does this budgeting approach handle goal-based savings scenarios separately from regular monthly expenses?

Yes, goal-based savings scenarios are handled through optional savings goals inputs. The tool calculates your required allocations separately from your fixed and variable expenses to track specific savings targets within your overall budget projection.

What is zero-based budgeting and how does it differ from percentage-based allocation rules in budget planning?

Zero-based budgeting allocates every dollar of income to expenses or savings, leaving zero remaining balance. Percentage-based rules like 50/30/20 split income into fixed categories, while zero-based requires explicit allocation rules for all funds.