Mental model selector
Skill ponzgpt/mental-models-toolkit/skills/mental-model-selector
Hermes/OpenClaw-native mental model skill pack for decisions and risk checks
npx -y skills add ponzgpt/mental-models-toolkit --skill mental-model-selectorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Select 1-3 mental models for decisions, prioritization, risk checks, and postmortems.
SKILL.md
1.4 KB, as published. Nobody here has run it
Mental Model Selector
When To Use
Use this skill when the user asks for help with:
- a decision
- prioritization
- a tradeoff
- repeated failure
- project focus
- productivity friction
- risk review
- postmortem analysis
Procedure
- Read
data/mental_models_index.json. - Select at most three relevant models.
- Prefer models that change the next action.
- Ask only the diagnostic questions needed to reduce ambiguity.
- Produce one concrete output:
- decision frame
- next-action plan
- risk checklist
- tradeoff table
- postmortem review
- State where the model may mislead.
Response Format
Selected models: <model ids>
Why these: <one sentence>
Diagnostic questions: <2-5 questions>
Frame: <concise reasoning>
Next action: <one concrete action>
Failure check: <what would make this lens misleading>
Pitfalls
- Do not use more than three models by default.
- Do not turn simple requests into theory.
- Do not present mental models as proof.
- Do not copy source prose from public lists.
Verification
A useful response helps the user decide or act differently within the current session.