dcf_analysis_template

DCF Valuation Analysis

Content Preview
# DCF Valuation Analysis

## Report Header

| Field | Value |
|-------|-------|
| **Company** | [Company Name] |
| **Ticker** | [Ticker Symbol] |
| **Analysis Date** | [Date] |
| **Prepared By** | [Analyst Name] |
| **Current Share Price** | $[X] |
| **Shares Outstanding** | [X]M |

## Executive Summary

[2-3 sentence overview of the valuation conclusion, including the implied value range per share compared to the current market price, and whether the stock appears undervalued, fairly valued, or
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/dcf_analysis_template.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/finance/financial-analyst/assets/dcf_analysis_template.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at finance/financial-analyst/assets/dcf_analysis_template.md

Related Skills