Files
playbook/cangjie-skill/books/naval-almanack-skill/INDEX.md
T
2026-08-31 05:00:46 +08:00

5.5 KiB
Raw Blame History

《纳瓦尔宝典:财富与幸福指南》 — Skill Index

本书由 cangjie-skill 蒸馏, 共产出 19 个 skills。 处理时间: 2026-08-01

关于这本书

  • 作者: 纳瓦尔·拉维坎特 (Naval Ravikant), 埃里克·乔根森 (Eric Jorgenson) 整理
  • 出版年: 2020 (素材 20082019)
  • 一句话主旨: 财富和幸福都是可以学习的技能——用「特殊知识 + 责任感 + 杠杆 + 判断力」创造财富,用「减少欲望 + 活在当下 + 接受现实」获得幸福
  • 整书理解: 见 BOOK_OVERVIEW.md
  • 精华长文 (不读全书看这篇): DIGEST.md
  • 术语词典: GLOSSARY.md

Skill 列表 (按主题分组)

财富创造

判断力与决策

幸福与心智

价值观与哲学


引用图

graph LR
    P[productize-yourself] ===>|composes-with| W[wealth-structure]
    J[judgment-training] ==>|depends-on| R[reading-metaskill]
    J ===>|composes-with| D[decision-heuristics]
    J ===>|composes-with| A[principal-agent]
    W ==>|depends-on| J
    W ===>|composes-with| L[long-term-compounding]
    L -.->|contrasts-with| G[game-selection]
    L ===>|composes-with| PEER[peer-selection]
    H[happiness-skill] ===>|composes-with| ACC[acceptance]
    H ===>|composes-with| MM[monkey-mind-meditation]
    H ===>|composes-with| SD[screen-detox]
    H ===>|composes-with| G
    H ===>|composes-with| SL[self-liberation]
    H ===>|composes-with| ID[identity-work]
    R -.->|contrasts-with| SD
    ID ===>|composes-with| ACC
    HON[honesty-communication] ===>|composes-with| ID
    HON ===>|composes-with| SL
    HON ===>|composes-with| PEER
    RB[rational-buddhism] ==>|depends-on| J
    RB ===>|composes-with| MM
    RB ===>|composes-with| LM[life-meaning]
    ACC ===>|composes-with| LM

图例:

  • --> depends-on
  • -.-> contrasts-with
  • ===> composes-with

推荐学习顺序

  1. productize-yourself — 起点:先回答「你是谁、做什么」
  2. reading-metaskill — 供给特殊知识与判断力的输入管线
  3. judgment-training — 判断力:方向 > 努力、从基础重建
  4. wealth-structure — 把定位变成资产结构(责任/产权/杠杆)
  5. long-term-compounding — 用复利与长期游戏放大
  6. principal-agent / decision-heuristics / hourly-rate-time — 组织、决策与时间的即用工具
  7. happiness-skill → acceptance → monkey-mind-meditation → screen-detox → peer-selection → identity-work — 幸福训练链
  8. game-selection / self-liberation / honesty-communication — 关系与自由的校准
  9. rational-buddhism → life-meaning — 哲学收尾

安装使用

本目录是构建产物, 宿主不会从这里加载 skill。要让 agent 真正调用, 把 skill 目录复制到宿主的 skills 目录:

# 用户级 (所有项目可用)
cp -r productize-yourself ~/.claude/skills/

# 或项目级
cp -r productize-yourself <project>/.claude/skills/    # Claude Code
cp -r productize-yourself <project>/.cursor/skills/    # Cursor

接入 darwin-skill

所有 skill 均带有 test-prompts.json (darwin-skill 兼容格式), 可直接接入自动进化:

darwin evolve books/naval-almanack-skill/

审计轨迹