dcf-methodology

dcf-methodology is a skill for Claude Code from ololand-ai/ololand-plugins. It costs 48 tokens per session (1,201 once invoked), scanned A, original, Apache-2.0.

A set of rules for discounted cash flow (DCF) valuation, which estimates a company's value from its future cash flows. It defines how assumptions, units, terminal value, WACC, and sensitivity checks are handled.

In plain words
What is it for?
Computing and discussing repeatable DCF valuations, including projected cash flows, terminal value, discount rates, and sensitivity ranges.
Why use it?
It prevents different deals or analysts from using inconsistent valuation assumptions or mixing dollar units.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ololand-dd plugin — 22 skills, 52 commands, 3 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ololand-ai/ololand-plugins/dcf-methodology
Any agent
npx skills add ololand-ai/ololand-plugins --skill dcf-methodology
Clone the repo
git clone --depth 1 https://github.com/ololand-ai/ololand-plugins

Made for: Claude Code.

Or install ololand-dd, the plugin that ships this one along with the rest of its 22 skills, 52 commands, 3 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dcf-methodology

README.md
[![agentmods](https://agentmods.dev/badge/skills/ololand-ai/ololand-plugins/dcf-methodology.svg)](https://agentmods.dev/skills/ololand-ai/ololand-plugins/dcf-methodology)
Your own site
<a href="https://agentmods.dev/skills/ololand-ai/ololand-plugins/dcf-methodology"><img src="https://agentmods.dev/badge/skills/ololand-ai/ololand-plugins/dcf-methodology.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,201 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.01201
Opus 5 $0.00024 $0.00600
Sonnet 5 $0.00010 $0.00240
Haiku 4.5 $0.00005 $0.00120

Measured 2d ago against content hash 8eba57a6247f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

dcf-methodology scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/ololand-dd/skills/dcf-methodology/SKILL.md · 63 lines

How it starts

The opening of the file, as written. The whole thing — 63 lines — stays where its author put it; the contents beside it link to each section on GitHub.

DCF Methodology

OloLand's deterministic DCF engine has specific conventions. Use these when discussing, requesting, or interpreting DCF output from any OloLand MCP tool.

Unit system

  • StorageFinancialDataSnapshot stores values in ABSOLUTE DOLLARS.
  • Calculation — DCF engine internally works in MILLIONS.
  • Display — format as smart B/M/K via format_smart() (the platform helper).
  • Never mix units across periods or inputs without explicit conversion.

Default assumptions (when not specified by the user or the deal)

  • Tax rate — 17% (use the deal-specific effective tax rate when filings provide it)
  • CapEx % of revenue — 5% (override with historical 3-year average when available)
  • Terminal growth rate — 2.5%
  • WACC — CAPM-calculated using a deal-specific beta from comps; default to 9.5% if comps unavailable
  • Projection horizon — 5 years explicit + terminal value
  • Working capital — % of revenue, projected at the historical average

Terminal value

  • Use Gordon Growth (perpetuity) as the primary method.
  • Cross-check with the exit-multiple method (terminal year EBITDA × industry median EV/EBITDA).
  • If the two methods diverge by >25%, surface the discrepancy and explain which anchor is more credible for this deal.

Sensitivity

  • Always report a sensitivity matrix on WACC (±1.5%) × terminal growth (±0.5%).
  • For PE deal review, also report sensitivity on exit-year EBITDA (±20%).

Interpretation guardrails

  • DCF is a scenario, not truth. State the key assumption drivers (revenue growth, EBITDA margin trajectory, terminal multiple).
  • Bind every DCF claimed as current, published, or governed to the run, publication, financial-snapshot, and receipt identifiers returned by the valuation tool. Do not infer its basis from the newest financial snapshot or from a separate financial read.
  • After an explicitly authorized fresh run, you may show the returned result as a separate unpublished candidate before publication only when it has its own candidate run identity and returned assumption provenance. State the missing publication/receipt fields and exclude the candidate from the governed decision range, football field, and bid input until a governed read binds it to the full identity.
  • State whether each material assumption was returned as applied, caller-supplied, or defaulted. Do not claim an assumption was used merely because it appears in a separate deal, risk, or market response.
  • If neither the full governed identity nor an explicitly authorized candidate run identity is present, or enterprise value is returned as ev_not_meaningful, withhold the valuation conclusion and label the result unavailable/not meaningful. A new model run is a write-like workflow and requires the user's explicit request; after it runs, re-fetch the DCF before claiming any candidate became current.
  • The current canonical snapshot may have collapsed reported and adjusted EBITDA labels. Treat the returned model as canonical_snapshot only when its exact governed identity does not carry a publication-bound EBITDA bridge proving a distinct basis. When that lineage does prove a distinct adjusted basis, preserve the returned basis label and adjusted_case status. Never infer a second case from an uncited CIM number or a latest QoE result.
  • If liquidity, covenant, control, or audit evidence contradicts the DCF, the deterministic engines (forensic QoE, scenario defense) override the DCF anchor. Use the forensic-qoe skill to find those signals first.
  • Surface when a DCF is computed on data flagged for material weakness — that diminishes confidence regardless of the math. Use the citation-discipline skill to cite the material-weakness disclosure inline alongside the DCF output.

Read the full file on GitHub · 63 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 63 lines · 48 tokens per session scan A 8eba57a6247f

Subscribe to this mod's changes

dcf-methodology is a skill published in the GitHub repository ololand-ai/ololand-plugins (0 stars, last pushed yesterday), licensed Apache-2.0. It adds 48 tokens to every session and 1,201 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.