Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Building Financial Projections

ASecurity

Constructs integrated three-statement financial models with scenario analysis and assumption documentation. Use when building financial models, projecting financial statements, or creating forecast scenarios.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgoawsapiperformancedocumentation

Works with

api

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill building-financial-projections --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Building Financial Projections?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Building Financial Projections
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-building-financial-projections/badge)](https://www.skillsdirectory.com/skills/lev-os-building-financial-projections)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: building-financial-projections
description: Constructs integrated three-statement financial models with scenario analysis and assumption documentation. Use when building financial models, projecting financial statements, or creating forecast scenarios.
tags:
  - modeling
  - corporate-finance
metadata:
  author: casemark
  practice_areas:
    - Corporate Finance
    - Treasury
    - Financial Planning
  document_types:
    - Model
  skill_modes:
    - Modeling
---
# Building Financial Projections

## When To Use

- Building an integrated income statement, balance sheet, and cash flow projection for a company or business unit
- Forecasting financial performance for budgeting, fundraising, M&A due diligence, or strategic planning
- Creating scenario analysis (base/upside/downside) to stress-test key business drivers
- Developing projections to support debt covenants, credit applications, or board presentations
- Modeling treasury cash flow forecasts for liquidity planning

## Inputs To Gather

- **Historical financials**: 3–5 years of audited or management-prepared income statements, balance sheets, and cash flow statements
- **Revenue drivers**: unit volumes, pricing, contract backlog, market growth rates, customer counts, or segment breakdowns
- **Cost structure**: fixed vs. variable cost split, COGS composition, headcount plans, capex schedule
- **Working capital detail**: DSO, DIO, DPO historical trends and any known changes (e.g., new payment terms)
- **Capital structure**: existing debt schedule (maturity, rate, amortization), planned issuances or repayments, equity raise assumptions
- **Tax assumptions**: effective tax rate, NOL carryforwards, known rate changes [VERIFY jurisdiction-specific rates]
- **Management guidance or budget**: any internal targets, board-approved plans, or strategic initiatives that affect projections
- **Macro assumptions**: inflation rates, FX rates, interest rate curves if relevant

## Workflow

1. **Normalize historicals**
   - Restate financials to remove one-time or non-recurring items (restructuring charges, litigation settlements, asset impairments)
   - Reconcile income statement to balance sheet to cash flow — confirm net income flows through, capex ties to PP&E roll-forward, debt ties to interest expense
   - Calculate historical KPIs: revenue growth, gross margin, EBITDA margin, DSO/DIO/DPO, capex-to-revenue, effective tax rate

2. **Define projection architecture**
   - Set forecast horizon (typically 3–5 years for operating models, 5–10 for infrastructure/project finance)
   - Choose revenue build methodology: top-down (market size × share), bottom-up (units × price), or hybrid
   - Establish an assumptions table as a single consolidated input panel — all key drivers in one place, color-coded (blue for inputs, black for formulas)

3. **Build the income statement**
   - Project revenue by segment or product line using identified drivers
   - Forecast COGS using gross margin assumptions or unit cost buildup
   - Model opex line-by-line: SG&A (headcount × fully loaded cost), R&D (as % of revenue or specific program budgets), D&A (from PP&E roll-forward)
   - Calculate EBIT, apply interest from debt schedule, compute pre-tax income, apply tax rate, arrive at net income

4. **Build the balance sheet**
   - Roll forward each asset and liability line: PP&E (beginning + capex − D&A − disposals), intangibles, goodwill
   - Project working capital using days-based assumptions: AR = revenue × (DSO/365), inventory = COGS × (DIO/365), AP = COGS × (DPO/365)
   - Model debt schedule: beginning balance + draws − repayments = ending balance; compute interest expense from average balances × rate
   - Equity: beginning + net income − dividends + issuances = ending; retained earnings must reconcile

5. **Build the cash flow statement**
   - Start from net income, add back D&A and non-cash items
   - Calculate changes in working capital from balance sheet deltas
   - Investing: capex, acquisitions, asset sales
   - Financing: debt proceeds/repayments, equity issuances, dividends, share repurchases
   - Ending cash = beginning cash + operating + investing + financing; this must tie to the balance sheet cash line

6. **Integrate and balance-check**
   - Confirm the balance sheet balances (assets = liabilities + equity) in every projection period
   - Verify the cash flow statement reconciles beginning to ending cash on the balance sheet
   - Add a revolver or cash sweep mechanism if modeling a credit facility (auto-draws to cover shortfalls, auto-repays from excess cash)

7. **Run scenario analysis**
   - Define base, upside, and downside cases with clearly stated assumption differences (e.g., base: 5% revenue growth; downside: flat revenue + 200bp margin compression)
   - Use a scenario toggle or data table to switch between cases
   - Sensitize 2–3 key variables (revenue growth, margin, capex) and present output ranges for EBITDA, free cash flow, net debt/EBITDA

8. **Document assumptions and limitations**
   - Create an assumptions summary page listing every driver, its value, and its source (management guidance, broker consensus, historical average, analyst estimate)
   - Flag any assumption without a verifiable source as [VERIFY]
   - Note model limitations: what is excluded (e.g., potential M&A, FX translation effects, pension liabilities)

## Output

- **Integrated three-statement model** with clearly separated input assumptions, calculations, and outputs
- **Assumptions summary** with source attribution for each driver
- **Scenario comparison table** showing key metrics (revenue, EBITDA, FCF, net debt, leverage ratio) across base/upside/downside
- **Sensitivity tables** on 2–3 critical variables
- **Balance check flags** confirming the model balances in all periods and scenarios

## Quality Checks

- Balance sheet balances in every period (zero-tolerance; assets = liabilities + equity)
- Cash flow statement ending cash ties to balance sheet cash in every period
- Interest expense is consistent with average debt balance × stated rate
- D&A expense ties to PP&E roll-forward schedule
- Working capital changes on cash flow statement match balance sheet period-over-period deltas
- Revenue and cost growth rates are within reasonable ranges relative to historicals and industry benchmarks
- Tax rate applied is consistent with disclosed effective rate [VERIFY for jurisdiction changes, NOL utilization, or rate sunset provisions]
- All hard-coded assumptions are isolated in the input panel — no buried constants in formula cells
- Scenario toggle produces materially different outputs; if base and downside are nearly identical, assumptions may be too narrow

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →