# Send Munger Observer to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "munger-observer",
    "name": "Munger Observer",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/jdrhyne/munger-observer",
    "canonicalUrl": "https://clawhub.ai/jdrhyne/munger-observer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/munger-observer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=munger-observer",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "munger-observer",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T04:45:55.898Z",
      "expiresAt": "2026-05-07T04:45:55.898Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=munger-observer",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=munger-observer",
        "contentDisposition": "attachment; filename=\"munger-observer-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "munger-observer"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/munger-observer"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/munger-observer",
    "downloadUrl": "https://openagent3.xyz/downloads/munger-observer",
    "agentUrl": "https://openagent3.xyz/skills/munger-observer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/munger-observer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/munger-observer/agent.md"
  }
}
```
## Documentation

### Munger Observer

Automated daily review applying Charlie Munger's mental models to surface blind spots and cognitive traps.

### 1. Gather Today's Activity

Read today's memory file (memory/YYYY-MM-DD.md)
Scan session logs for today's activity
Extract: decisions made, tasks worked on, problems tackled, user requests

### 2. Apply Mental Models

Inversion

What could go wrong? What's the opposite of success here?
"Tell me where I'm going to die, so I'll never go there."

Second-Order Thinking

And then what? Consequences of the consequences?
Short-term gains creating long-term problems?

Incentive Analysis

What behaviors are being rewarded? Hidden incentive structures?
"Show me the incentive and I'll show you the outcome."

Opportunity Cost

What's NOT being done? Cost of this focus?
Best alternative foregone?

Bias Detection

Confirmation bias: Only seeking validating information?
Sunk cost fallacy: Continuing because of past investment?
Social proof: Doing it because others do?
Availability bias: Overweighting recent/vivid information?

Circle of Competence

Operating within known territory or outside?
If outside, appropriate humility/caution?

Margin of Safety

What's the buffer if things go wrong?
Cutting it too close anywhere?

### 3. Generate Output

If insights found: 1-2 concise Munger-style observations
If nothing notable: "All clear — no cognitive landmines detected today."

### Output Format

🧠 **Munger Observer** — [Date]

[Insight 1: Model applied + observation + implication]

[Insight 2 if applicable]

— "Invert, always invert." — Carl Jacobi (Munger's favorite)

### Example

🧠 **Munger Observer** — January 19, 2026

**Opportunity Cost Alert:** Heavy focus on infrastructure today. The content queue is aging — are drafts decaying in value while we polish tools?

**Second-Order Check:** Speed improvement is good first-order thinking. Second-order: faster responses may raise expectations for response quality. Speed without substance is a trap.

— "Invert, always invert."

### Scheduling (Optional)

Set up a cron job for daily automated review:

Recommended time: End of workday (e.g., 5pm local)
Trigger message: MUNGER_OBSERVER_RUN
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: jdrhyne
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T04:45:55.898Z
- Expires at: 2026-05-07T04:45:55.898Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/munger-observer)
- [Send to Agent page](https://openagent3.xyz/skills/munger-observer/agent)
- [JSON manifest](https://openagent3.xyz/skills/munger-observer/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/munger-observer/agent.md)
- [Download page](https://openagent3.xyz/downloads/munger-observer)