valuescope-dcf

valuescope-dcf is a skill for Claude Code, Codex from alanhewenyu/ValueScope. It costs 42 tokens per session (2,110 once invoked), scanned A, original, AGPL-3.0.

A company valuation tool that uses a two-step discounted cash flow (DCF) method. DCF estimates what a business is worth today from its expected future cash flows.

In plain words
What is it for?
Use it to gather financial inputs and produce a DCF valuation for a listed company. It helps reason through assumptions before calculating an estimated share value.
Why use it?
It separates collecting historical results, company guidance, and analyst forecasts from choosing valuation assumptions. This makes the final calculation repeatable and easier to review.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to gather financial inputs and produce a DCF valuation for a listed company. It helps reason through assumptions before calculating an estimated share value.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alanhewenyu/valuescope/valuescope-dcf
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.

Any agent
npx skills add alanhewenyu/ValueScope --skill valuescope-dcf
Clone the repo
git clone --depth 1 https://github.com/alanhewenyu/ValueScope

Made for: Claude Code, Codex.

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 valuescope-dcf

README.md
[![agentmods](https://agentmods.dev/badge/skills/alanhewenyu/valuescope/valuescope-dcf/github.svg)](https://agentmods.dev/skills/alanhewenyu/valuescope/valuescope-dcf)
Your own site
<a href="https://agentmods.dev/skills/alanhewenyu/valuescope/valuescope-dcf"><img src="https://agentmods.dev/badge/skills/alanhewenyu/valuescope/valuescope-dcf/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for valuescope-dcf

Your own site · 80×15
<a href="https://agentmods.dev/skills/alanhewenyu/valuescope/valuescope-dcf"><img src="https://agentmods.dev/badge/skills/alanhewenyu/valuescope/valuescope-dcf.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,110 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00042 $0.02110
Opus 5 $0.00021 $0.01055
Sonnet 5 $0.00008 $0.00422
Haiku 4.5 $0.00004 $0.00211

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

Security

Grade A, and why

valuescope-dcf 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.

workbuddy/connector/skills/valuescope-dcf/SKILL.md · 135 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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 · 135 lines · 42 tokens per session scan A 18d0ad4cf16d

Subscribe to this mod's changes

valuescope-dcf is a skill published in the GitHub repository alanhewenyu/ValueScope (1 stars, last pushed 2d ago), licensed AGPL-3.0. It adds 42 tokens to every session and 2,110 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-10.

Related

Other skills, from other repositories

dcf-valuation

Estimate a public equity's intrinsic value with a discounted-cash-flow model — pull fundamentals, set a discount rate via CAPM/WACC, project free cash flow, and discount it.

google-research/google-research · 42 tokens

equity-research

A Chinese-language guide for researching and valuing a publicly traded company's stock. It describes how to produce an institutional-style equity research report covering evidence, valuation, risks, expectations, and possible investment actions.

rollingSirius/equity-research-skill · 452 tokens

dcf-valuation

Build Discounted Cash Flow (DCF) valuation models. Calculate intrinsic value with customizable assumptions. Generate professional valuation reports.

claude-office-skills/skills · 28 tokens

dcf-valuation

Estimate a public equity's intrinsic value with a discounted-cash-flow model — pull fundamentals, set a discount rate via CAPM/WACC, project free cash flow, and discount it.

Yijia-Xiao/FinanceHarness · 42 tokens

x402

Set up Browser Use Cloud payments with x402 — pay per request from a crypto wallet (USDC on Base mainnet), no signup or API key. Two setups it works out up front — "just use it" (set up a wallet so you or Claude Code can run cloud browser tasks paid from the wallet — Claude writes and runs throwaway scripts, nothing…

browser-use/browser-use · 175 tokens

project-graveyard

Scans the developer's machine for dead side projects, autopsies each one from its git history (died at the payments wall, killed by a newer project, finished but never shipped), surfaces their personal death patterns, and picks the corpse most worth resurrecting — then helps ship it. Use when the user mentions…

Shubhamsaboo/awesome-llm-apps · 127 tokens