用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/MikeTreml/MissionControl --skill multiple-calculator命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | multiple-calculator |
| description | Calculates valuation multiples (EV/Revenue, EV/EBITDA, P/E) with sector adjustments |
| allowed-tools | ["Read","Write","Glob","Grep","Bash","WebFetch"] |
| metadata | {"specialization":"venture-capital","domain":"business","skill-id":"vc-skill-022"} |
The Multiple Calculator skill calculates valuation multiples for comparable analysis and valuation work. It computes standard multiples with appropriate sector adjustments and supports both private transaction and public company comparables.
Input: Transaction data, financial metrics
Process: Calculate multiples, apply adjustments
Output: Multiple calculations, adjustment notes
Input: Public company data, metrics
Process: Compute trading multiples
Output: Public company multiple analysis
Input: Raw multiples, sector characteristics
Process: Apply appropriate adjustments
Output: Adjusted multiples, methodology notes
Input: Comparable set, weighting criteria
Process: Aggregate and weight multiples
Output: Valuation multiple range, application guidance
| Multiple | Use Case | Typical Range (SaaS) |
|---|---|---|
| EV/Revenue | Growth companies | 3x - 15x+ |
| EV/ARR | Subscription businesses | 5x - 20x+ |
| EV/EBITDA | Profitable companies | 10x - 25x |
| P/E | Public companies | 15x - 50x |
| EV/Gross Profit | Marketplace businesses | 2x - 8x |
| Factor | Impact on Multiple |
|---|---|
| Growth Rate | Higher growth = higher multiple |
| Margin Profile | Higher margins = higher multiple |
| Retention (NRR) | Higher retention = higher multiple |
| TAM | Larger market = higher multiple |
| Competition | Less competition = higher multiple |
| Switching Costs | Higher costs = higher multiple |