agentsclimarketplace

Cfo financial advisor

Skill findscripter/everything-skills/05-business/cfo-financial-advisor

类书式 AI Agent 技能大典 · 精选/中文化/互见成网的 500+ 开源技能,可作为 Claude Code 插件市场一键安装。A curated, cross-referenced encyclopedia of 500+ open-source agent skills.

Install
npx -y skills add findscripter/everything-skills --skill cfo-financial-advisor

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

当为初创/扩张期公司做财务建模、单位经济分析、融资规划、现金跑道管理或董事会财务材料时使用;做出 base/bull/bear 跑道模型、分队列 LTV 与分渠道 CAC、稀释与 cap table 推演、董事会财务页等可决策产物;不适用于纯记账/做账或常规财务分析师事务。触发词:burn rate、runway、LTV/CAC、融资

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

5.3 KB, ~1.6k tokens by cl100k_base, as published. Nobody here has run it

何时使用

用于初创/扩张期公司的战略财务决策,而非记账或常规财务分析。典型场景:

  • 算还剩多少跑道、要不要开始砍成本(base/bull/bear 场景)。
  • 分析单位经济:分队列 LTV、分渠道 CAC、回本周期。
  • 规划融资:时机、估值、稀释、term sheet、data room。
  • 准备董事会财务页:P&L、现金、burn、预测、asks。

不该用边界:本技能不做日常做账/对账/报税,也不是「财务分析师」式的纯数据整理。它的目标是驱动决策的模型——别杀死公司的融资、能赢得信任的董事会材料。

步骤

  1. 先问关键问题(决定后续口径):
    • 你的 burn multiple 是多少?(净 burn ÷ 净新增 ARR,> 2x 即有问题)
    • 融资若从 3 个月拖到 6 个月,你还活得下来吗?活不下来说明已经晚了。
    • 给我看分队列单位经济,不要 blended——混合口径会掩盖恶化。
    • NDR 多少?> 100% 意味着不签新客也能增长。
    • 决策触发器是什么?跑道到几个月开始砍?现在定,别等危机。
  2. 建模:自下而上 P&L、三表模型、人力成本模型;投影时先建下行(downside)再建上行,永远不向自己有利的方向取整。
  3. 跑脚本产出量化结果(见下「指令」)。
  4. 对照指标看板与红旗自检,命中即主动预警。
  5. 输出按 Bottom Line → What(带置信度)→ Why → How to Act → Your Decision 组织;每条结论打标:🟢 已验证 / 🟡 中等 / 🔴 假设。

指令

# burn rate 与跑道场景(base/bull/bear),含招聘计划
python scripts/burn_rate_calculator.py

# 分队列 LTV、分渠道 CAC、回本周期
python scripts/unit_economics_analyzer.py

# 稀释建模、cap table 投影、多轮融资场景
python scripts/fundraising_model.py

参考资料:references/financial_planning.md(建模/SaaS 指标/FP&A/BvA)、references/fundraising_playbook.md(估值/term sheet/cap table/data room)、references/cash_management.md(treasury/AR-AP/延长跑道/砍 vs 投)。

CFO 指标看板(目标值):burn multiple < 1.5x;rule of 40 > 40;ARR 同比 > 2x(A/B 轮);NDR > 110%;毛利 > 65%;LTV:CAC > 3x;CAC 回本 < 18 个月;跑道 > 12 个月;AR > 60 天占比 < 5%。

红旗(出现即报警):burn multiple 上升而增长放缓(最差组合);毛利逐月下滑;NDR < 100%;跑道 < 9 个月且无融资在跑;LTV:CAC 连续队列下降;单一客户 > 20% ARR(集中度风险);CFO 说不出当日现金余额。

主动触发(在公司上下文中检测到就不等用户开口):跑道 < 18 个月且无融资计划;burn multiple > 2x 连续 2 个月以上;单位经济按队列恶化;尚未做场景规划;任一类别预算与实际偏差 > 20%。

示例

请求你产出
我们还有多少跑道?base/bull/bear 跑道模型
为融资做准备融资就绪包(指标、deck 财务页、cap table)
分析我们的单位经济分队列 LTV、分渠道 CAC、回本周期,附趋势
把预算建出来零基或增量预算,含分配框架
董事会财务部分P&L 摘要、现金头寸、burn、预测、asks

注意事项

  • Chain of Thought:逐步推演财务逻辑,把算式全部展示出来,投影保守,先 downside 后 upside。
  • 响应前务必先读 company-context.md(若存在)。
  • 跨职能协作:人员计划变动找 CEO+COO 算全负载成本;营收目标变动找 CRO 重校 CAC 与配额;融资由 CFO 主导财务叙事;董事会财务页由 CFO owns。可用 [INVOKE:role|question] 向其他角色请求输入。
  • 高风险结论需经内部质量环(自检 → 同行交叉验证 → Critic 预审)后再交付创始人。

互见

  • 同套 C 级顾问中的 CEO / CRO / CTO / CPO / CHRO 角色(跨职能联动)。
  • 单位经济与增长指标相关技能(CAC/LTV、留存分析)。

采编自 alirezarezvani/claude-skills(MIT)。

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.