ifuryst/aifi · Archived

valuation-scenario-analysis

Build valuation scenarios for an investment target using sourced financial drivers, peer context, and explicit assumptions.

First seen Aug 8, 2026

Installation

$ npx skills add ifuryst/aifi --skill valuation-scenario-analysis

Summary

  • Build valuation scenarios for an investment target using sourced financial drivers, peer context, and explicit assumptions.
  • Use when the user asks about intrinsic value, target price range, upside/downside, margin of safety, DCF, multiples, sum-of-the-parts, or whether expectations are already priced in.

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from ifuryst/aifi · top by installs.

npx skills add ifuryst/aifi

Browse all from ifuryst/aifi

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 22
License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,717 B
  • docs SUMMARY.md 340 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Valuation Scenario Analysis

Use this skill after the target has a financial snapshot and enough evidence to support assumptions. The goal is not a single price target; it is a transparent range of outcomes that shows which drivers matter most and where evidence is weak.

Inputs

  • ResearchTarget from research-target-resolver
  • financial snapshot with period labels, currency, and source links
  • peer comparison or historical multiple context when available
  • thesis, risks, or catalysts that affect assumptions
  • current market price and timestamp when price-implied return is requested

Workflow

  1. Load the target profile, financial evidence, peer context, and current market

data if needed.

  1. Choose the valuation method that fits the business model and data quality:

multiples, DCF, sum-of-the-parts, asset value, or probability-weighted event analysis.

  1. Define the key drivers before calculating outputs: revenue growth, margin,

capital intensity, reinvestment, terminal assumptions, share count, net debt, and segment mix where relevant.

  1. Build bear, base, and bull cases with explicit assumptions and evidence

links.

  1. Run sensitivity checks on the few assumptions that most affect value.
  2. Compare scenario value ranges with market price only when price data is fresh

enough for the user's request.

  1. Save the model note under

research/targets/<target>/artifacts/valuation/.

Read references/valuation-framework.md before building the model.

Output

Return:

  • valuation method and why it fits the target
  • assumption table with sources and confidence labels
  • bear, base, and bull scenario outputs
  • sensitivity table for the most important drivers
  • market-implied expectations when current price is used
  • data gaps, stale inputs, and assumptions that need manual review
  • archive files created or updated
  • handoffs to thesis, risk, and watchlist skills

Quality Gate

Before finishing:

  • do not present a target price as a recommendation
  • state currency, share count basis, enterprise value adjustments, and data

timestamps

  • separate sourced inputs from agent assumptions
  • avoid false precision; round outputs to a level supported by the inputs
  • label stale or missing market prices, estimates, and peer multiples
  • explain which assumptions drive most of the valuation range