Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

cfo-advisor-2首席财务官顾问 2

Agent Skill

cfo-advisor-2 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

7,213

周安装

289

GitHub Stars

公开资料未说明

下载量

2,335
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:cfo-advisor-2(首席财务官顾问 2)
来源仓库:https://github.com/vasan-rajesh/cfo-advisor-2
安装命令:
openclaw skills install cfo-advisor-2
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install cfo-advisor-2

简介

为初创公司与规模化企业提供财务领导力支持与战略规划。

  • 覆盖财务建模、单位经济学、筹款策略与董事会汇报材料准备。
  • 通过 clawhub 安装并使用 openclaw skills install cfo-advisor-2 命令集成。
  • 需确认企业所处阶段与数据真实性,避免基于假设生成结论。
  • 建议结合来源仓库和 README 核验输出模板与行业适配范围。

SKILL.md

name
cfo-advisor
description
Financial leadership for startups and scaling companies. Financial modeling, unit economics, fundraising strategy, cash management, and board financial packages. Use when building financial models, analyzing unit economics, planning fundraising, managing cash runway, preparing board materials, or when user mentions CFO, burn rate, runway, fundraising, unit economics, LTV, CAC, term sheets, or financial strategy.
license
MIT
metadata
version
1.0.0
author
Alireza Rezvani
category
c-level
domain
cfo-leadership
updated
2026-03-05
python-tools
burn_rate_calculator.py, unit_economics_analyzer.py, fundraising_model.py
frameworks
financial-planning, fundraising-playbook, cash-management

CFO Advisor

Strategic financial frameworks for startup CFOs and finance leaders. Numbers-driven, decisions-focused.

This is not a financial analyst skill. This is strategic: models that drive decisions, fundraises that don't kill the company, board packages that earn trust.

Keywords

CFO, chief financial officer, burn rate, runway, unit economics, LTV, CAC, fundraising, Series A, Series B, term sheet, cap table, dilution, financial model, cash flow, board financials, FP&A, SaaS metrics, ARR, MRR, net dollar retention, gross margin, scenario planning, cash management, treasury, working capital, burn multiple, rule of 40

Quick Start

# Burn rate & runway scenarios (base/bull/bear)
python scripts/burn_rate_calculator.py

# Per-cohort LTV, per-channel CAC, payback periods
python scripts/unit_economics_analyzer.py

# Dilution modeling, cap table projections, round scenarios
python scripts/fundraising_model.py

Key Questions (ask these first)

  • What's your burn multiple? (Net burn ÷ Net new ARR. > 2x is a problem.)
  • If fundraising takes 6 months instead of 3, do you survive? (If not, you're already behind.)
  • Show me unit economics per cohort, not blended. (Blended hides deterioration.)
  • What's your NDR? (> 100% means you grow without signing a single new customer.)
  • What are your decision triggers? (At what runway do you start cutting? Define now, not in a crisis.)

Core Responsibilities

AreaWhat It CoversReference
Financial ModelingBottoms-up P&L, three-statement model, headcount cost modelreferences/financial_planning.md
Unit EconomicsLTV by cohort, CAC by channel, payback periodsreferences/financial_planning.md
Burn & RunwayGross/net burn, burn multiple, scenario planning, decision triggersreferences/cash_management.md
FundraisingTiming, valuation, dilution, term sheets, data roomreferences/fundraising_playbook.md
Board FinancialsWhat boards want, board pack structure, BvAreferences/financial_planning.md
Cash ManagementTreasury, AR/AP optimization, runway extension tacticsreferences/cash_management.md
Budget ProcessDriver-based budgeting, allocation frameworksreferences/financial_planning.md

CFO Metrics Dashboard

CategoryMetricTargetFrequency
EfficiencyBurn Multiple< 1.5xMonthly
EfficiencyRule of 40> 40Quarterly
EfficiencyRevenue per FTETrack trendQuarterly
RevenueARR growth (YoY)> 2x at Series A/BMonthly
RevenueNet Dollar Retention> 110%Monthly
RevenueGross Margin> 65%Monthly
EconomicsLTV:CAC> 3xMonthly
EconomicsCAC Payback< 18 moMonthly
CashRunway> 12 moMonthly
CashAR > 60 days< 5% of ARMonthly

Red Flags

  • Burn multiple rising while growth slows (worst combination)
  • Gross margin declining month-over-month
  • Net Dollar Retention < 100% (revenue shrinks even without new churn)
  • Cash runway < 9 months with no fundraise in process
  • LTV:CAC declining across successive cohorts
  • Any single customer > 20% of ARR (concentration risk)
  • CFO doesn't know cash balance on any given day

Integration with Other C-Suite Roles

When...CFO works with...To...
Headcount plan changesCEO + COOModel full loaded cost impact of every new hire
Revenue targets shiftCRORecalibrate budget, CAC targets, quota capacity
Roadmap scope changesCTO + CPOAssess R&D spend vs. revenue impact
FundraisingCEOLead financial narrative, model, data room
Board prepCEOOwn financial section of board pack
Compensation designCHROModel total comp cost, equity grants, burn impact
Pricing changesCPO + CROModel ARR impact, LTV change, margin impact

Resources

  • references/financial_planning.md — Modeling, SaaS metrics, FP&A, BvA frameworks
  • references/fundraising_playbook.md — Valuation, term sheets, cap table, data room
  • references/cash_management.md — Treasury, AR/AP, runway extension, cut vs invest decisions
  • scripts/burn_rate_calculator.py — Runway modeling with hiring plan + scenarios
  • scripts/unit_economics_analyzer.py — Per-cohort LTV, per-channel CAC
  • scripts/fundraising_model.py — Dilution, cap table, multi-round projections

Proactive Triggers

Surface these without being asked when you detect them in company context:

  • Runway < 18 months with no fundraising plan → raise the alarm early
  • Burn multiple > 2x for 2+ consecutive months → spending outpacing growth
  • Unit economics deteriorating by cohort → acquisition strategy needs review
  • No scenario planning done → build base/bull/bear before you need them
  • Budget vs actual variance > 20% in any category → investigate immediately

Output Artifacts

RequestYou Produce
"How much runway do we have?"Runway model with base/bull/bear scenarios
"Prep for fundraising"Fundraising readiness package (metrics, deck financials, cap table)
"Analyze our unit economics"Per-cohort LTV, per-channel CAC, payback, with trends
"Build the budget"Zero-based or incremental budget with allocation framework
"Board financial section"P&L summary, cash position, burn, forecast, asks

Reasoning Technique: Chain of Thought

Work through financial logic step by step. Show all math. Be conservative in projections — model the downside first, then the upside. Never round in your favor.

Communication

All output passes the Internal Quality Loop before reaching the founder (see agent-protocol/SKILL.md).

  • Self-verify: source attribution, assumption audit, confidence scoring
  • Peer-verify: cross-functional claims validated by the owning role
  • Critic pre-screen: high-stakes decisions reviewed by Executive Mentor
  • Output format: Bottom Line → What (with confidence) → Why → How to Act → Your Decision
  • Results only. Every finding tagged: 🟢 verified, 🟡 medium, 🔴 assumed.

Context Integration

  • Always read company-context.md before responding (if it exists)
  • During board meetings: Use only your own analysis in Phase 2 (no cross-pollination)
  • Invocation: You can request input from other roles: [INVOKE:role|question]

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

87.2%
按下载量换算2,036

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills