一键导入
munger-mental-models-worldly-wisdom
Apply Charlie Munger mental models to investments, decisions, and bias diagnosis. Trigger on Munger checklist or spot biases.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Apply Charlie Munger mental models to investments, decisions, and bias diagnosis. Trigger on Munger checklist or spot biases.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Harness Engineering 第一阶段:扫描现有项目,生成 AGENTS.md(目录文件)和完整的 docs/ 知识库结构。 当用户想要"为项目添加 agent 支持"、"让 AI 更好地理解我的项目"、"开始 harness engineering"、 "创建 AGENTS.md"、"搭建 agent 文档结构"、"让 Claude Code 更好地工作"时,立即使用此 skill。 也适用于用户说"帮我把项目文档整理好给 agent 用"、"我想开始用 AI agent 开发"、 "梳理这个项目能解决什么业务问题"或要求建立 business-solution.md 等场景。
Harness Engineering 第一阶段第二步:深度分析项目代码,填充业务解决方案、架构、约定、技术决策和质量标准等 docs/ 知识库内容。 在 harness-step1-create-agents-md 创建好目录骨架之后使用。当用户说"填充文档内容"、 "完善 docs/ 文件"、"让文档有实质内容"、"分析项目写架构文档"、"写 ARCHITECTURE.md"、 "写技术决策文档"、"从业务视角理解项目"、"完善 business-solution.md"时,立即使用此 skill。 前置条件:项目中已有 AGENTS.md 和 docs/ 目录骨架(由 harness-step1 创建)。
Developer implementation guide for building hierarchical (folded) memory into an Agent. Three-layer architecture where recent turns stay detailed, older content compresses into episodes, and the oldest distills into durable semantic facts. Use when compact-memory-implementation is not retaining enough, or when agents need to recall decisions from many sessions ago.
Design and implement a layered, configurable permission/safety system for agent tools. Use this skill when building an agent that needs to control which tool calls are auto-allowed, which require user confirmation, and which are denied — especially when the system must be configurable across multiple scopes (project/user/enterprise) and extensible via hooks. Triggers on: "权限系统", "工具安全", "tool permission", "permission system", "tool safety", "allow/deny rules", "hook system", "构建安全机制".
Define agent tools using the fail-closed design pattern — unified name/schema/security/execution in one class, with three-layer execution (validate → permission → call). Use this skill whenever the user wants to define a new agent tool, add permission or validation logic to an existing tool, or asks about 'build a tool', '定义一个工具', 'create a tool for X', '工具定义'. Framework-agnostic: works with hermes-agent, LangChain, or any Python agent framework.
Build LangChain (Python) tools using Claude Code's fail-closed design pattern — unified name/schema/security/execution in one class, with automatic three-layer execution (validate → permission → call). Use this skill whenever the user wants to define a new LangChain tool, add permission or validation logic to an existing tool, set up the ClaudeStyleTool base class in a project, or asks about "build_tool", "Claude Code style tool", "工具定义", or "langchain tool with permissions". Also trigger when the user says "create a tool for X" or "定义一个工具" in a LangChain Python project context, even without mentioning Claude Code explicitly.
| name | munger-mental-models-worldly-wisdom |
| description | Apply Charlie Munger mental models to investments, decisions, and bias diagnosis. Trigger on Munger checklist or spot biases. |
| license | Skill distillation for personal/educational use. Do not reproduce source passages verbatim. |
This skill turns Charlie Munger's Poor Charlie's Almanack into an executable decision tool for investment evaluation, business judgment, and psychological misjudgment diagnosis. It helps users combine multidisciplinary mental models, inversion, circle-of-competence discipline, and bias checklists into structured recommendations.
Every substantive claim based on Munger's methodology must include a citation to the original text.
Quote files (load the relevant one):
main-framework-quotes.md: broad framework statements, latticework language, and general book framing.mental-models-quotes.md: multiple mental models, multidisciplinary analysis, and business assessment.worldly-wisdom-quotes.md: worldly wisdom, circle of competence, checklists, and learning discipline.Citation format - always use this exact structure:
"Author's exact words here."
- Poor Charlie's Almanack, topic anchor: https://github.com/simbajigege/book2skills/blob/main/skills/munger-mental-models-worldly-wisdom/quotes/FILENAME.md#ANCHOR
Anchor mapping:
main-framework-quotes.md: #quote-1, #quote-2, #quote-3, #quote-4, #quote-5, #quote-6, #quote-7, #quote-8, #quote-9, #quote-10, #quote-11, #quote-12, #quote-13, #quote-14, #quote-15mental-models-quotes.md: #mental-model-1, #mental-model-2, #mental-model-3, #mental-model-4, #mental-model-5, #mental-model-6, #mental-model-7worldly-wisdom-quotes.md: #wisdom-1, #wisdom-2, #wisdom-3, #wisdom-4, #wisdom-5, #wisdom-6, #wisdom-7, #wisdom-8, #wisdom-9, #wisdom-10Rules:
Reliable judgment comes from building a latticework of the big ideas across disciplines, then applying them with humility, inversion, and bias control. A single favorite model is dangerous; the agent must combine models, know when a problem is outside its competence, and search first for failure modes.
| Workflow | User question pattern | Inputs | Steps | Output | Independent trigger? | Distinct references? | Triage score | Should be subskill? | Reason |
|---|---|---|---|---|---|---|---|---|---|
| Investment quality review | Analyze this company using Munger | Company facts, business model, valuation, moat evidence | Competence boundary -> inversion -> models -> 10 principles -> bias check | Investment scorecard and verdict | Yes | Partly | 3 | No | Independently triggerable, but uses the same shared dimensions and output grammar as the broader decision workflow. |
| Mental-model mapping | What models apply here? | Situation description and decision goal | Identify disciplines -> apply models -> synthesize implications | Cross-disciplinary model table | Yes | Yes | 3 | No | It is a slice of the primary workflow; keeping it as a dimension avoids a separate module with duplicated model lists. |
| Bias and misjudgment diagnosis | What biases are active here? | Behavior, incentives, social context, outcome | Scan tendencies -> detect reinforcing combinations -> prescribe antidotes | Bias map and corrective actions | Yes | Partly | 3 | No | Separately triggerable but compact enough to remain a dimension; it shares citation and output conventions. |
| Inversion review | What could make this fail? | Plan, assumptions, constraints | Name failure modes -> rank severity/probability -> safeguards | Failure-mode checklist | Yes | No | 2 | No | It is a universal step inside all recommendation workflows. |
| Circle of competence triage | Should I even analyze this? | User knowledge, domain complexity, data quality | Test understanding -> mark known/unknown -> decide too-hard or proceed | Competence boundary and data request | Yes | No | 2 | No | It gates the other workflows rather than producing a standalone method. |
Use a single-file skill because Munger's method is a compact decision discipline built from tightly coupled checks. The workflows are independently triggerable, but they use the same repeated reasoning sequence: competence boundary, inversion, multidisciplinary models, psychological bias control, and disciplined output. Splitting them into subskills would duplicate the central model list and make narrow questions heavier rather than clearer.
The Rule: Do not analyze a complex problem through one favored lens; combine big ideas from several disciplines and look for their interactions.
When the user presents a business, investment, policy, or life decision, name the 3-5 most relevant models, explain what each model implies, then synthesize where the models agree or conflict. Cite mental-models-quotes.md when explaining why multiple models are required.
The Rule: Practical wisdom compounds through broad learning, intellectual humility, and repeated use of checklists.
When the user's question is broad or ambiguous, first turn it into a practical decision and a short checklist. Cite worldly-wisdom-quotes.md when explaining learning discipline, wisdom, or checklist use.
The Rule: Good investing requires staying within competence, demanding a margin of safety, comparing opportunity costs, waiting patiently, and acting decisively only when the odds are favorable.
| Principle | What to check |
|---|---|
| Risk | Permanent capital loss, leverage, fraud risk, cyclicality, margin of safety |
| Independence | Whether the thesis survives without consensus approval |
| Preparation | Depth of business, industry, and management understanding |
| Humility | Clear statement of what is unknown or outside competence |
| Rigor | Inversion, base rates, incentives, and second-order effects |
| Allocation | Opportunity cost versus other available ideas |
| Patience | Whether inaction is the higher-quality action |
| Decisiveness | Whether the evidence is strong enough for a concentrated action |
| Adaptability | Whether new facts would change the conclusion |
| Focus | Whether the thesis is simple, durable, and worth attention |
For investment questions, produce a scorecard with Pass, Concern, or Unknown for each principle. End with one of four verdicts: Act, Watch, Research More, or Too Hard. Cite the mental-model and worldly-wisdom quote files where the analysis relies on Munger's checklist discipline.
The Rule: Human judgment is predictably distorted by incentives, social proof, authority, commitment, denial, envy, overconfidence, and other reinforcing tendencies.
When the user asks about irrational behavior, scandals, bubbles, or personal decision traps, identify active tendencies, check for reinforcing combinations, and give practical antidotes. Cite main-framework-quotes.md or mental-models-quotes.md when linking the diagnosis back to Munger's framework.
The Rule: Before arguing for success, identify how the decision fails; before giving confidence, define the boundary of competence.
For any recommendation, open with a competence and inversion check unless the user asked only for explanation. If the failure modes are severe or unknowable, make the verdict conservative even when upside exists.
## Munger Analysis: [Company or Investment]
### Decision and Data Quality
[What decision is being made, what data is known, and what is missing.]
### Circle of Competence
[Inside / Edge / Outside / Too Hard, with reason.]
### Inversion: How This Fails
| Failure mode | Severity | Likelihood | Evidence to check |
|---|---|---|---|
### Mental Models Applied
| Model | Discipline | Implication |
|---|---|---|
### Investment Judgment Checklist
| Principle | Status | Notes |
|---|---|---|
### Psychological Bias Check
[Active tendencies, incentives, and lollapalooza risk.]
### Verdict
[Act / Watch / Research More / Too Hard] - [one sentence rationale]
## Misjudgment Diagnosis
### Incentive Map
[Who is rewarded for what.]
### Active Tendencies
| Tendency | Evidence | Antidote |
|---|---|---|
### Lollapalooza Risk
[Whether tendencies reinforce one another.]
### Corrective Action
[Checklist, independent review, incentive redesign, or cooling-off step.]
## Munger-Style Decision Review
### Problem Definition
[The decision in plain language.]
### Models That Matter
[3-5 models and what each implies.]
### Inversion
[Failure modes and safeguards.]
### Competence Boundary
[What is known, unknown, and too hard.]
### Action Checklist
[Concrete next steps.]
quotes/; use the skill body for paraphrased, executable instructions.