
Float Thinking
- 45 installs
- 65 repo stars
- Updated April 17, 2026
- kangarooking/buffett-letters-skill
Value insurance and financial businesses that hold customer deposits before payout.
About
Float is temporary customer cash you control without ownership. Positive-rate float (earning return) is economically valuable and reduces cost of capital.
- Float valuation mechanics
- Insurance economics
Float Thinking by the numbers
- 45 all-time installs (skills.sh)
- +1 installs in the week ending Aug 2, 2026 (Skillselion tracking)
- Ranked #606 of 1,106 Finance & Trading skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/kangarooking/buffett-letters-skill --skill float-thinkingAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 45 |
|---|---|
| repo stars | ★ 65 |
| Last updated | April 17, 2026 |
| Repository | kangarooking/buffett-letters-skill ↗ |
What it does
Value insurance and financial businesses that hold customer deposits before payout.
Files
浮存金思维
R — 原文 (Reading)
"Float is money we hold but don't own. In an insurance operation, float arises because premiums are received before losses are paid." (2000)
"In effect, we got paid then for holding the huge sums." (2017, when underwriting profit existed)
I — 方法论骨架
浮存金 = 先收到但还不属于你的钱 = 低成本杠杆替代:
- 保险是经典模式:先收保费,后付赔款,中间的时间差产生的资金可投资
- 成本由"综合比率"决定:<100 = 承保盈利 = 浮存金成本为负(别人付钱让你用钱)
- 100-107 = 有成本但低于市场利率 = 仍然划算
- >107 = 成本太高 = 不划算
泛化:任何"先收钱后提供服务"的模式都有浮存金效应(SaaS年付、律师retainer、Amazon负营运资本)
A1 — 书中的应用
案例: 伯克希尔保险浮存金
- 问题: 如何为投资获取低成本资金?
- 使用: 通过GEICO等保险公司获取大规模浮存金($1000亿+),承保盈利时成本为负
- 结果: 浮存金是伯克希尔成功的核心引擎之一
A2 — 触发场景
1. 分析保险公司的投资优势 2. 寻找低成本资金来源 3. 评估"预付费"商业模式 4. 理解为什么某些企业天生有资金优势
语言信号
- "保险公司怎么赚钱?"
- "有没有低成本融资方式?"
- "预付费模式有什么财务优势?"
- "如何用别人的钱投资?"
与相邻 skill 的区分
- 与
no-leverage的区别:不用杠杆是针对"有风险的杠杆",浮存金是"低风险/零成本的杠杆替代"
E — 可执行步骤
1. 识别浮存金来源
- 完成标准:列出所有"先收钱后服务"的收入流
2. 计算浮存金成本
- 完成标准:总服务成本 / 浮存金金额 = 成本百分比
3. 与替代资金比较
- 完成标准:浮存金成本 vs 银行贷款/债券/股权融资成本
B — 边界
- 浮存金有"长尾风险"——巨灾可能导致大量索赔同时到来
- 非保险行业的浮存金通常规模较小
- 成本不可控——竞争可能导致综合比率恶化
- 作者盲点:伯克希尔的浮存金规模是独一无二的,普通投资者/企业无法复制
---
相关 skills (阶段 3 填充)
- depends-on: business-picker
- composes-with: no-leverage, compounding-thinking
审计信息
- 验证通过: V1 ✓ / V2 ✓ / V3 ✓
- 蒸馏时间: 2026-04-16
{
"skill": "float-thinking",
"version": "0.1.0",
"source_book": "《巴菲特致股东的信》 — 沃伦·巴菲特",
"darwin_compatible": true,
"test_cases": [
{
"id": "should-trigger-01",
"type": "should_trigger",
"prompt": "保险公司是怎么赚钱的",
"expected_behavior": "应激活 float-thinking,解释浮存金模式——先收保费后赔付,承保盈利时成本为负",
"notes": "保险浮存金的经典问题"
},
{
"id": "should-trigger-02",
"type": "should_trigger",
"prompt": "有没有办法用别人的钱来投资",
"expected_behavior": "应激活 float-thinking,引导寻找负成本浮存金的类比模式",
"notes": "寻找浮存金替代方案"
},
{
"id": "should-trigger-03",
"type": "should_trigger",
"prompt": "SaaS年付预收款算不算低成本资金",
"expected_behavior": "应激活 float-thinking,分析预付款作为浮存金类比——先收钱后提供服务",
"notes": "浮存金在非保险行业的类比"
},
{
"id": "should-not-trigger-01",
"type": "should_not_trigger",
"prompt": "要不要加杠杆买股票",
"expected_behavior": "不应激活本skill,这是no-leverage领域的问题",
"notes": "诱饵:杠杆决策≠浮存金思维"
},
{
"id": "should-not-trigger-02",
"type": "should_not_trigger",
"prompt": "这个公司利润率怎么样",
"expected_behavior": "不应激活本skill,这是盈利能力分析",
"notes": "诱饵:利润率分析≠低成本资金"
},
{
"id": "edge-01",
"type": "edge_case",
"prompt": "银行存款也是别人的钱,算浮存金吗",
"expected_behavior": "应指出银行存款有利息成本,与承保盈利下成本为负的浮存金本质不同",
"notes": "边界:有成本的资金≠负成本浮存金"
}
],
"minimum_pass_rate": 0.8
}
Related skills
Finance & Tradingfinance