cashflow-forecasting

Cash Flow Forecasting Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cashflow-forecasting" with this command: npx skills add cleanexpo/ato/cleanexpo-ato-cashflow-forecasting

Cash Flow Forecasting Skill

Projects future tax obligations (BAS, PAYG instalments, SG, FBT, income tax) and cash flow requirements based on historical Xero transaction data. Identifies months with potential negative cash positions and recommends reserve levels.

When to Use

  • Quarterly cash flow planning before BAS periods

  • Annual tax obligation budgeting

  • Assessing whether PAYG instalment variation is warranted

  • Planning for large tax payments (FBT, income tax)

  • New client engagement — understanding upcoming obligations

  • Scenario modelling (growth, contraction, seasonal adjustment)

Forecast Methodology

  • Historical analysis: Extract 12-24 months of transaction data from Xero

  • Trend calculation: Monthly income/expense averages with seasonal adjustment

  • Tax obligation projection: Apply current rates to projected income per period

  • Cash position modelling: Net cash after all obligations per month

  • Scenario generation: Best/worst/expected cases with probability weighting

Tax Obligation Schedule

Obligation Frequency Calculation

BAS (GST) Quarterly Projected revenue × (1/11) net of input credits

PAYG Instalment Quarterly Prior year tax / 4 or GDP-adjusted rate × income

SG Quarterly Ordinary time earnings × SG rate

FBT Annual Grossed-up taxable value × 47%

Income Tax Annual Projected taxable income × applicable rate

Engine Reference

  • Engine: lib/analysis/cashflow-forecast-engine.ts

  • Function: generateCashFlowForecast(tenantId, financialYear, options)

  • Output type: CashFlowForecast — monthly projections, scenarios, key dates

  • Options: ForecastOptions — horizon months, scenario count, growth assumptions

Disclaimer

Projections are estimates only, not financial advice. ASIC RG 234 applies to forward-looking statements. Professional review recommended.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

video-generation

No summary provided by upstream source.

Repository SourceNeeds Review
General

simple-report-export

No summary provided by upstream source.

Repository SourceNeeds Review
General

google-slides-storyboard

No summary provided by upstream source.

Repository SourceNeeds Review
General

xero-api-integration

No summary provided by upstream source.

Repository SourceNeeds Review