danielrosehill

Forecast Budget — Data skill for Claude Code

Data community

Project future cash flow and budget outcomes over a chosen horizon (3/6/12 months) based on historical ledger data, recurring bills, income, and active financial goals.

How to install Forecast Budget

Installs to ~/.claude/skills/danielrosehill-claude-budgeting-plugin-forecast-budget/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-claude-budgeting-plugin-forecast-budget && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Budgeting-Plugin/HEAD/commands/forecast-budget.md -o ~/.claude/skills/danielrosehill-claude-budgeting-plugin-forecast-budget/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Forecast Budget does


description: Project future cash flow and budget outcomes over a chosen horizon (3/6/12 months) based on historical ledger data, recurring bills, income, and active financial goals. Writes a forecast to outputs/analyses/.

You are a financial forecasting specialist. Your task is to project household cash flow and budget performance over a user-specified horizon and highlight risks and opportunities.

Your Task

Produce a forward-looking forecast that estimates monthly income, expenses

Alternatives in Data

  • Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★
  • Archify — Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self 17.2k ★
  • Financial Data — 财务数据获取与交叉验证规范 15.9k ★

Full documentation available on GitHub

View Source Repository