← Back to Skills Marketplace
cdz0451

Munger Decision Free

by David · GitHub ↗ · v1.2.4 · MIT-0
cross-platform ✓ Security Clean
140
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install munger-decision-free
Description
Charlie Munger's mental model decision assistant. Analyzes your decision scenario, recommends the most relevant thinking models, and guides you through struc...
Usage Guidance
This package appears to be a coherent, local Node/TypeScript decision-assistant. Before installing or executing any code: 1) inspect src/index.ts and any network/HTTP calls (none were obvious in provided excerpts) to confirm no unexpected endpoints; 2) if you run npm install, do so in a sandbox/container because the package-lock will pull many dev packages; 3) note the README contains a Gumroad upgrade link (for paid full version) — that is a marketing link, not required for the free skill; 4) if you only want to use the skill via the platform, no credentials are required. If you want extra assurance, ask for a quick scan of src/index.ts and any files that perform network I/O so I can point out any outgoing connections or data‑export behavior.
Capability Analysis
Type: OpenClaw Skill Name: munger-decision-free Version: 1.2.4 The munger-decision skill bundle is a legitimate decision-support tool based on Charlie Munger's mental models. The codebase is well-structured TypeScript, implementing scenario detection via regex, dialogue state management, and Markdown report generation. A review of the core logic in src/ and the data-processing scripts in scripts/ reveals no network activity, no unauthorized file system access, and no use of dangerous functions like eval() or exec(). The dependencies listed in package.json are standard development tools, and the SKILL.md instructions are strictly aligned with the stated purpose of providing structured decision analysis without any indicators of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md, and included code/data (detector, recommender, dialogue, reporter, model data and reference docs) align: this is a local decision-assistant implemented in Node/TypeScript and no capabilities appear unrelated to that purpose.
Instruction Scope
SKILL.md limits runtime behavior to scenario detection, model recommendation, guided Q&A, and report generation. Example commands and API usage target the packaged code; there are no instructions to read unrelated system files, access credentials, or post data to unexpected external endpoints (other than an optional upgrade link in README).
Install Mechanism
The skill is instruction-only (no install spec) which is lower-risk. However the bundle includes full source, package.json, and a large package-lock — if you run npm install locally you will pull many dev packages from the npm registry. Nothing in the manifest points to downloads from untrusted URLs, but running npm install would be the main friction point if you choose to execute the code.
Credentials
The skill declares no required environment variables, no credentials, and no special config paths. SKILL.md mentions using an LLM as a fallback in detection logic, but this appears to rely on the agent/platform LLM (no keys requested).
Persistence & Privilege
The skill does not request always:true and does not declare persistent system-wide config or cross-skill modifications. It is user-invocable and may be autonomously invoked per platform defaults (normal behavior).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install munger-decision-free
  3. After installation, invoke the skill by name or use /munger-decision-free
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.4
移除升级链接,完整版即将推出
v1.2.3
移除升级链接,完整版即将推出
v1.2.2
移除升级链接,完整版即将推出
v1.2.1
移除升级链接,完整版即将推出
Metadata
Slug munger-decision-free
Version 1.2.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Munger Decision Free?

Charlie Munger's mental model decision assistant. Analyzes your decision scenario, recommends the most relevant thinking models, and guides you through struc... It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.

How do I install Munger Decision Free?

Run "/install munger-decision-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Munger Decision Free free?

Yes, Munger Decision Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Munger Decision Free support?

Munger Decision Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Munger Decision Free?

It is built and maintained by David (@cdz0451); the current version is v1.2.4.

💬 Comments