investment-evaluation

investment-evaluation is a skill for Claude Code from vivy-yi/finance-skills. It costs 94 tokens per session (2,323 once invoked), scanned A, original, MIT.

A framework for assessing a proposed investment through financial returns, risks, and fit with company strategy.

In plain words
What is it for?
It helps evaluate new projects, expansions, research, acquisitions, leasing-versus-buying choices, and competing projects that need to be ranked.
Why use it?
It puts measures such as NPV (value after discounting future cash flows), IRR (the investment's implied return rate), and payback period alongside non-financial considerations.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions CLAUDE.md.

Good fit It helps evaluate new projects, expansions, research, acquisitions, leasing-versus-buying choices, and competing projects that need to be ranked.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vivy-yi/finance-skills/investment-evaluation
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 vivy-yi/finance-skills --skill investment-evaluation
Clone the repo
git clone --depth 1 https://github.com/vivy-yi/finance-skills

Made for: Claude Code.

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 investment-evaluation

README.md
[![agentmods](https://agentmods.dev/badge/skills/vivy-yi/finance-skills/investment-evaluation/github.svg)](https://agentmods.dev/skills/vivy-yi/finance-skills/investment-evaluation)
Your own site
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/investment-evaluation"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/investment-evaluation/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 investment-evaluation

Your own site · 80×15
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/investment-evaluation"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/investment-evaluation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,323 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 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.00094 $0.02323
Opus 5 $0.00047 $0.01162
Sonnet 5 $0.00019 $0.00465
Haiku 4.5 $0.00009 $0.00232

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

Security

Grade A, and why

investment-evaluation 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 12d 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.

finance-skills/skills/capital-allocation/skills/investment-evaluation/SKILL.md · 247 lines

How it starts

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

加载上下文

首次使用时: 读取 ../../CLAUDE.md 获取场景级配置(投资标准/回报要求/战略优先级)。


/investment-evaluation — 投资项目评估

Examples

→ 示例:用户说"新建工厂需要 2 个亿,帮我评估 IRR 和回收期",系统应调用本技能,执行 Capex 项目投资评估。

→ 示例:用户说"三个 Capex 项目在抢预算,帮我按 NPV 排序",系统应调用本技能,执行多项目优先级排序。

→ 示例:用户说"供应商提出的租赁 vs 购买分析,帮我验证一下",系统应调用本技能,评估租赁 vs 购买方案。

第一步:项目信息确认

项目基本信息:

□ 项目名称:[名称]
□ 项目类型:[新建/扩建/技改/研发/收购]
□ 投资主体:[公司/部门]
□ 涉及主体数:[X] 个

□ 投资金额:[X] 万
□ 资本支出(CapEx):[X] 万
□ 运营支出增量(OpEx):[X] 万/年
□ 项目期间:[X] 年

□ 预期产出:
  → 收入增量:[X] 万/年
  → 成本节约:[X] 万/年
  → 总效益:[X] 万/年

第二步:财务回报测算

核心指标计算:

□ 净现值(NPV):
  → 折现率:[X]%(WACC + 风险溢价)
  → 各年现金流预测:
    · Year 0:[-(X)] 万(初始投资)
    · Year 1:[X] 万
    · Year 2:[X] 万
    · Year [X]:[X] 万
  → NPV = [X] 万 [✅ >0 值得投资 / 🔴 <0 不值得投资]

□ 内部收益率(IRR):
  → IRR = [X]%
  → vs 门槛收益率 [X]%:[✅ IRR > 门槛 / 🔴 IRR < 门槛]

□ 投资回收期:
  → 静态回收期:[X] 年 [✅ < [X]年 / ⚠️ [X]-[X]年 / 🔴 > [X]年]
  → 折现回收期:[X] 年

□ 效益成本比(BCR):
  → BCR = [X] [✅ > 1.0 值得投资 / 🔴 < 1.0 不值得投资]

财务指标汇总:

| 指标 | 数值 | 判断标准 | 结论 |
|------|------|---------|------|
| NPV | [X]万 | > 0 | [✅/🔴] |
| IRR | [X]% | > [X]% | [✅/🔴] |
| 静态回收期 | [X]年 | < [X]年 | [✅/⚠️/🔴] |
| BCR | [X] | > 1.0 | [✅/🔴] |

第三步:风险分析

风险识别:

□ 市场风险:
  → 需求风险:[高/中/低] — 收入假设可能偏离 [X]%
  → 竞争风险:[高/中/低] — 市场份额可能损失 [X]%

□ 技术风险:
  → 技术可行性:[✅ 已验证 / ⚠️ 存在不确定性]
  → 技术替代风险:[高/中/低]

□ 运营风险:
  → 成本超支风险:[高/中/低] — 超支概率 [X]%
  → 延期风险:[高/中/低]

□ 财务风险:
  → 融资风险:[高/中/低]
  → 汇率风险(如涉及):[高/中/低]

风险调整后的回报:

□ 敏感性分析:
| 情景 | NPV | IRR | 结论 |
|------|-----|-----|------|
| 基准 | [X]万 | [X]% | [✅] |
| 收入 -10% | [X]万 | [X]% | [✅/🔴] |
| 成本 +10% | [X]万 | [X]% | [✅/🔴] |
| 延期 6 个月 | [X]万 | [X]% | [✅/🔴] |

□ 盈亏平衡分析:
  → 收入需达到基准的 [X]% 才能盈亏平衡
  → 成本需控制在基准的 [X]% 以内

第四步:战略契合度评估

战略对齐检查:

□ 战略方向契合:
  → 契合公司 [X] 年战略:[是/否]
  → 战略优先级:[P1/P2/P3]
  → 契合度评分:[X]/10

□ 业务协同性:
  → 与现有业务的协同效应:[高/中/低]
  → 协同效益估算:[X] 万/年

□ 能力建设:
  → 是否构建长期核心能力:[是/否]
  → 能力类型:[技术/渠道/品牌/...]

竞争战略分析:

□ 竞争优势来源:
  → 成本优势:[描述]
  → 差异化:[描述]

□ 护城河评估:
  → 护城河类型:[无形资产/转换成本/网络效应/成本优势]
  → 护城河持久性:[高/中/低]

Read the full file on GitHub · 247 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. 12d ago First seen · 247 lines · 94 tokens per session scan A 817b14716243

Subscribe to this mod's changes

investment-evaluation is a skill published in the GitHub repository vivy-yi/finance-skills (29 stars, last pushed 3mo ago), licensed MIT. It adds 94 tokens to every session and 2,323 once invoked, about $0.0005 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-08-30.

Related

Other skills, from other repositories

wealth-structure

A framework for thinking about wealth through ownership, responsibility, leverage, and avoiding risks that could end your progress.

kangarooking/cangjie-skill · 141 tokens

alpha-vantage

Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash flow), earnings, options data, market…

foryourhealth111-pixel/Vibe-Skills · 126 tokens

hedgefundmonitor

Query the OFR (Office of Financial Research) Hedge Fund Monitor API for hedge fund data including SEC Form PF aggregated statistics, CFTC Traders in Financial Futures, FICC Sponsored Repo volumes, and FRB SCOOS dealer financing terms. Access time series data on hedge fund size, leverage, counterparties, liquidity…

foryourhealth111-pixel/Vibe-Skills · 123 tokens

edgartools

Python library for accessing, analyzing, and extracting data from SEC EDGAR filings. Use when working with SEC filings, financial statements (income statement, balance sheet, cash flow), XBRL financial data, insider trading (Form 4), institutional holdings (13F), company financials, annual/quarterly reports (10-K…

foryourhealth111-pixel/Vibe-Skills · 110 tokens

asc-ppp-pricing

Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price import, and price schedule commands. Use when adjusting prices by country or implementing localized PPP strategies.

rorkai/app-store-connect-cli-skills · 45 tokens

fred-economic-data

Query FRED (Federal Reserve Economic Data) API for 800,000+ economic time series from 100+ sources. Access GDP, unemployment, inflation, interest rates, exchange rates, housing, and regional data. Use for macroeconomic analysis, financial research, policy studies, economic forecasting, and academic research requiring…

foryourhealth111-pixel/Vibe-Skills · 75 tokens