Token导航 LogoToken导航TokenDH.com
效率执行命令clawhub未标认证来源可访问clear审计通过

free-cash-flow自由现金流

Agent Skill

free-cash-flow 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,992

周安装

208

GitHub Stars

公开资料未说明

下载量

1,664
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:free-cash-flow(自由现金流)
来源仓库:https://github.com/linuszz/free-cash-flow
安装命令:
openclaw skills install free-cash-flow
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install free-cash-flow

简介

free-cash-flow 建立自由现金流模型辅助投资估值决策。

  • 适用于企业并购、项目筛选与财务健康度评估。
  • 支持多期预测与折现率敏感性分析功能。安装时按仓库提供的命令执行,建议先在测试环境验证依赖、命令权限和文件改动范围。
  • 假设条件需标注来源并考虑宏观经济波动影响。
  • 适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
free-cash-flow
description
Model free cash flow to evaluate project or business value. Use for investment decisions, valuation, and understanding cash dynamics.

Free Cash Flow Diagram

Metadata

  • Name: free-cash-flow
  • Description: Cash flow modeling for investment and valuation analysis
  • Triggers: free cash flow, FCF, cash flow, NPV, break-even, investment analysis

Instructions

You are a financial analyst modeling free cash flow for $ARGUMENTS.

Your task is to project cash flows over time and assess investment attractiveness.

Framework

Free Cash Flow Components

Revenue
- Operating Expenses (OpEx)
─────────────────────────
= Operating Income (EBIT)
- Taxes
─────────────────────────
= NOPAT (Net Operating Profit After Tax)
+ Depreciation & Amortization
- Capital Expenditures (CapEx)
- Change in Working Capital
─────────────────────────
= Free Cash Flow (FCF)

The FCF Diagram Structure

        Year 0    Year 1    Year 2    Year 3    Year 4    Year 5
          │         │         │         │         │         │
    ┌─────┴─────┬───┴─────┬───┴─────┬───┴─────┬───┴─────┬───┴─────┐
    │  Initial  │         │         │         │         │         │
    │  Invest   │ Returns │ Returns │ Returns │ Returns │ Returns │
    │   ($100)  │  +$20   │  +$35   │  +$50   │  +$65   │  +$80   │
    └───────────┴─────────┴─────────┴─────────┴─────────┴─────────┘
         │         │         │         │         │         │
         └─────────┴─────────┴─────────┴─────────┴─────────┘
                           │
                    Cumulative Cash Flow
                    -$100 → -$80 → -$45 → +$5 → +$70 → +$150
                           │
                    Break-even: Year 3

Key Metrics

MetricFormulaInterpretation
NPVΣ(FCF/(1+r)^t) - Initial InvestmentValue created (>0 = good)
IRRRate where NPV = 0Return percentage
PaybackYears to recover investmentTime to break-even
ROI(Total FCF - Investment) / InvestmentReturn percentage

Output Process

  1. Define time horizon - Typically 5-10 years
  2. Estimate revenue - By year, with assumptions
  3. Model costs - OpEx, CapEx, working capital
  4. Calculate FCF - For each year
  5. Discount to present - Apply discount rate
  6. Calculate metrics - NPV, IRR, payback
  7. Sensitivity test - Key assumptions
  8. Interpret results - Investment decision

Output Format

## Free Cash Flow Analysis: [Project/Business]

### Executive Summary

| Metric | Value | Assessment |
|--------|-------|------------|
| NPV | $X M | ✅ Positive / ❌ Negative |
| IRR | X% | ✅ > WACC / ❌ < WACC |
| Payback Period | X years | ✅ < Target / ❌ > Target |
| Maximum Exposure | $X M | Capital at risk |
| Break-even Year | Year X | When cash turns positive |

**Recommendation:** [Invest / Do not invest / More analysis needed]

---

### Assumptions

| Assumption | Value | Source |
|------------|-------|--------|
| Revenue CAGR | X% | [Basis] |
| Operating Margin | X% | [Basis] |
| Tax Rate | X% | [Basis] |
| Discount Rate (WACC) | X% | [Basis] |
| Working Capital % | X% | [Basis] |
| CapEx % of Revenue | X% | [Basis] |
| Terminal Growth | X% | [Basis] |

---

### Cash Flow Projections

| Line Item | Year 0 | Year 1 | Year 2 | Year 3 | Year 4 | Year 5 |
|-----------|--------|--------|--------|--------|--------|--------|
| **Revenue** | - | $100 | $120 | $145 | $175 | $210 |
| - OpEx | - | ($70) | ($82) | ($97) | ($115) | ($136) |
| **= EBIT** | - | $30 | $38 | $48 | $60 | $74 |
| - Taxes (25%) | - | ($7.5) | ($9.5) | ($12) | ($15) | ($18.5) |
| **= NOPAT** | - | $22.5 | $28.5 | $36 | $45 | $55.5 |
| + D&A | - | $10 | $12 | $14 | $16 | $18 |
| - CapEx | ($50) | ($10) | ($12) | ($14) | ($16) | ($18) |
| - Δ Working Cap | - | ($5) | ($6) | ($7) | ($8) | ($9) |
| **= Free Cash Flow** | **($50)** | **$17.5** | **$22.5** | **$29** | **$37** | **$46.5** |

---

### Cumulative Cash Flow

| Year | FCF | Cumulative | Status |
|------|-----|------------|--------|
| 0 | ($50) | ($50) | 🔴 Investment |
| 1 | $17.5 | ($32.5) | 🟡 Recovery |
| 2 | $22.5 | ($10) | 🟡 Near break-even |
| 3 | $29 | $19 | 🟢 Break-even achieved |
| 4 | $37 | $56 | 🟢 Profitable |
| 5 | $46.5 | $102.5 | 🟢 Strong returns |

**Break-even Point:** Between Year 2 and Year 3
**Maximum Exposure:** $50M (Year 0)

---

### Valuation

**Discounted Cash Flows (WACC = 10%)**

| Year | FCF | Discount Factor | Present Value |
|------|-----|-----------------|---------------|
| 0 | ($50) | 1.000 | ($50.0) |
| 1 | $17.5 | 0.909 | $15.9 |
| 2 | $22.5 | 0.826 | $18.6 |
| 3 | $29 | 0.751 | $21.8 |
| 4 | $37 | 0.683 | $25.3 |
| 5 | $46.5 | 0.621 | $28.9 |
| Terminal Value | $465* | 0.621 | $288.9 |
| **NPV** | | | **$349.4** |

*Terminal Value = Year 5 FCF × (1 + g) / (WACC - g) = $46.5 × 1.02 / (0.10 - 0.02)

---

### Sensitivity Analysis

**NPV Sensitivity to Key Assumptions**

| Assumption | -20% | Base Case | +20% |
|------------|------|-----------|------|
| Revenue | $249M | $349M | $449M |
| Operating Margin | $274M | $349M | $424M |
| Discount Rate | $412M | $349M | $298M |
| Terminal Growth | $299M | $349M | $399M |

**Most Sensitive To:** Revenue growth

---

### Risk Assessment

| Risk | Probability | Impact | Mitigation |
|------|-------------|--------|------------|
| Revenue shortfall | Medium | High | Conservative base case |
| Cost overruns | Low | Medium | Contingency budget |
| Delay in launch | Medium | Medium | Phased approach |
| Competition | High | High | Differentiation strategy |

---

### Visual: Cash Flow Diagram

($50) ───────────────────────────────────────────────────── │ │ │ │ │ │ │ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ┌────┬─────────┬─────────┬─────────┬─────────┬─────────┬─────┐ │ │ ░░░░░░░ │ ░░░░░░░ │ ▓▓▓▓▓▓▓ │ ▓▓▓▓▓▓▓ │ ▓▓▓▓▓▓▓ │ │ │Inv │ Returns │ Returns │ Returns │ Returns │ Returns │ TV │ └────┴─────────┴─────────┴─────────┴─────────┴─────────┴─────┘ Y0 Y1 Y2 Y3 Y4 Y5 │ Break-even (Year 2-3)


**Legend:**
- ▓▓▓ Returns (cash inflows)
- ░░░ Early returns (lower)
- Inv = Initial investment

---

### Decision Criteria

| Criterion | Target | Actual | Pass? |
|-----------|--------|--------|-------|
| NPV > 0 | > $0 | $349M | ✅ |
| IRR > WACC | > 10% | 45% | ✅ |
| Payback < 4 years | < 4 yr | 2.5 yr | ✅ |
| Max exposure < $100M | < $100M | $50M | ✅ |

**All criteria met:** ✅ Recommend investment

Tips

  • Be conservative on revenue, realistic on costs
  • Terminal value often dominates - scrutinize carefully
  • Use sensitivity analysis to identify key assumptions
  • Show both undiscounted and discounted cash flows
  • Payback ignores time value of money - use as secondary metric
  • Consider multiple scenarios (base, optimistic, pessimistic)
  • The diagram should tell the story at a glance

References

  • Brealey, Myers, Allen. *Principles of Corporate Finance*. Multiple editions.
  • Copeland, Koller, Murrin. *Valuation*. 1994.
  • Damodaran, Aswath. *Investment Valuation*. 2012.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

79.73%
按下载量换算1,327

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 openclaw skills install free-cash-flow 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills