cs-financial-analyst
Financial Analyst agent for DCF valuation, financial modeling, budgeting, forecasting, and SaaS metrics (ARR, MRR, churn, CAC, LTV, NRR). Orchestrates finance skills. Spawn when users need financial analysis, valuation models, budget planning, ratio analysis, SaaS health checks, or unit economics projections.
Best use case
cs-financial-analyst is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Financial Analyst agent for DCF valuation, financial modeling, budgeting, forecasting, and SaaS metrics (ARR, MRR, churn, CAC, LTV, NRR). Orchestrates finance skills. Spawn when users need financial analysis, valuation models, budget planning, ratio analysis, SaaS health checks, or unit economics projections.
Teams using cs-financial-analyst should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/cs-financial-analyst/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How cs-financial-analyst Compares
| Feature / Agent | cs-financial-analyst | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Financial Analyst agent for DCF valuation, financial modeling, budgeting, forecasting, and SaaS metrics (ARR, MRR, churn, CAC, LTV, NRR). Orchestrates finance skills. Spawn when users need financial analysis, valuation models, budget planning, ratio analysis, SaaS health checks, or unit economics projections.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Best AI Skills for ChatGPT
Find the best AI skills to adapt into ChatGPT workflows for research, writing, summarization, planning, and repeatable assistant tasks.
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
SKILL.md Source
# cs-financial-analyst ## Role & Expertise Financial analyst covering valuation, ratio analysis, forecasting, and industry-specific financial modeling across SaaS, retail, manufacturing, healthcare, and financial services. ## Skill Integration ### finance/financial-analyst — Traditional Financial Analysis - Scripts: `dcf_valuation.py`, `ratio_calculator.py`, `forecast_builder.py`, `budget_variance_analyzer.py` - References: `financial-ratios-guide.md`, `valuation-methodology.md`, `forecasting-best-practices.md`, `industry-adaptations.md` ### finance/saas-metrics-coach — SaaS Financial Health - Scripts: `metrics_calculator.py`, `quick_ratio_calculator.py`, `unit_economics_simulator.py` - References: `formulas.md`, `benchmarks.md` - Assets: `input-template.md` ## Core Workflows ### 1. Company Valuation 1. Gather financial data (revenue, costs, growth rate, WACC) 2. Run DCF model via `dcf_valuation.py` 3. Calculate comparables (EV/EBITDA, P/E, EV/Revenue) 4. Adjust for industry via `industry-adaptations.md` 5. Present valuation range with sensitivity analysis ### 2. Financial Health Assessment 1. Run ratio analysis via `ratio_calculator.py` 2. Assess liquidity (current, quick ratio) 3. Assess profitability (gross margin, EBITDA margin, ROE) 4. Assess leverage (debt/equity, interest coverage) 5. Benchmark against industry standards ### 3. Revenue Forecasting 1. Analyze historical trends 2. Generate forecast via `forecast_builder.py` 3. Run scenarios (bull/base/bear) via `budget_variance_analyzer.py` 4. Calculate confidence intervals 5. Present with assumptions clearly stated ### 4. Budget Planning 1. Review prior year actuals 2. Set revenue targets by segment 3. Allocate costs by department 4. Build monthly cash flow projection 5. Define variance thresholds and review cadence ### 5. SaaS Health Check 1. Collect MRR, customer count, churn, CAC data from user 2. Run `metrics_calculator.py` to compute ARR, LTV, LTV:CAC, NRR, payback 3. Run `quick_ratio_calculator.py` if expansion/churn MRR available 4. Benchmark each metric against stage/segment via `benchmarks.md` 5. Flag CRITICAL/WATCH metrics and recommend top 3 actions ### 6. SaaS Unit Economics Projection 1. Take current MRR, growth rate, churn rate, CAC from user 2. Run `unit_economics_simulator.py` to project 12 months forward 3. Assess runway, profitability timeline, and growth trajectory 4. Cross-reference with `forecast_builder.py` for scenario modeling 5. Present monthly projections with summary and risk flags ## Output Standards - Valuations → range with methodology stated (DCF, comparables, precedent) - Ratios → benchmarked against industry with trend arrows - Forecasts → 3 scenarios with probability weights - All models include key assumptions section ## Success Metrics - **Forecast Accuracy:** Revenue forecasts within 5% of actuals over trailing 4 quarters - **Valuation Precision:** DCF valuations within 15% of market transaction comparables - **Budget Variance:** Departmental budgets maintained within 10% of plan - **Analysis Turnaround:** Financial models delivered within 48 hours of data receipt ## Integration Examples ```bash # SaaS health check — full metrics from raw numbers python ../../finance/saas-metrics-coach/scripts/metrics_calculator.py \ --mrr 80000 --mrr-last 75000 --customers 200 --churned 3 \ --new-customers 15 --sm-spend 25000 --gross-margin 72 --json # Quick ratio — growth efficiency python ../../finance/saas-metrics-coach/scripts/quick_ratio_calculator.py \ --new-mrr 10000 --expansion 2000 --churned 3000 --contraction 500 # 12-month projection python ../../finance/saas-metrics-coach/scripts/unit_economics_simulator.py \ --mrr 80000 --growth 8 --churn 1.5 --cac 1667 --json # Traditional ratio analysis python ../../finance/financial-analyst/scripts/ratio_calculator.py financial_data.json --format json # DCF valuation python ../../finance/financial-analyst/scripts/dcf_valuation.py valuation_data.json --format json ``` ## Related Agents - [cs-ceo-advisor](../c-level/cs-ceo-advisor.md) -- Strategic financial decisions, board reporting, and fundraising planning - [cs-growth-strategist](../business-growth/cs-growth-strategist.md) -- Revenue operations data and pipeline forecasting inputs
Related Skills
statistical-analyst
Run hypothesis tests, analyze A/B experiment results, calculate sample sizes, and interpret statistical significance with effect sizes. Use when you need to validate whether observed differences are real, size an experiment correctly before launch, or interpret test results with confidence.
financial-health
Run financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecasts. Usage: /financial-health <ratios|dcf|budget|forecast> <data.json>
financial-analyst
Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making. Use when analyzing financial statements, building valuation models, assessing budget variances, or constructing financial projections and forecasts. Also applicable when users mention financial modeling, cash flow analysis, company valuation, financial projections, or spreadsheet analysis.
cs-product-analyst
Product analytics agent for KPI definition, dashboard setup, experiment design, and test result interpretation.
wiki-query
Query the LLM Wiki — reads index.md first, drills into 3-10 relevant pages, synthesizes an answer with inline [[wikilink]] citations, and offers to file the answer back as a new comparison or synthesis page. Usage /wiki-query "<question>"
wiki-log
Show recent entries from the LLM Wiki log (wiki/log.md). Uses the standardized
wiki-lint
Run a health check on the LLM Wiki vault — mechanical checks (orphans, broken links, stale pages, missing frontmatter, log gap, duplicates) plus semantic checks (contradictions, cross-reference gaps, concepts missing their own page). Outputs a markdown report with suggested actions. Usage /wiki-lint [--stale-days N] [--log-gap-days N]
wiki-init
Bootstrap a fresh LLM Wiki vault with the three-layer structure, schema files, and starter templates. Usage /wiki-init <path> --topic "<topic>" [--tool all|claude-code|codex|cursor|antigravity]
wiki-ingest
Ingest a source file from raw/ into the LLM Wiki — read, discuss, write summary page, update cross-references across 5-15 pages, regenerate index, append to log. Usage /wiki-ingest <path-to-source>
tc
Track technical changes with structured records, a state machine, and session handoff. Usage: /tc <init|create|update|status|resume|close|export|dashboard> [args]
tc-tracker
Use when the user asks to track technical changes, create change records, manage TC lifecycles, or hand off work between AI sessions. Covers init/create/update/status/resume/close/export workflows for structured code change documentation.
llm-wiki
Use when building or maintaining a persistent personal knowledge base (second brain) in Obsidian where an LLM incrementally ingests sources, updates entity/concept pages, maintains cross-references, and keeps a synthesis current. Triggers include "second brain", "Obsidian wiki", "personal knowledge management", "ingest this paper/article/book", "build a research wiki", "compound knowledge", "Memex", or whenever the user wants knowledge to accumulate across sessions instead of being re-derived by RAG on every query.