Install
openclaw skills install thinking-model-enhancerAdvanced thinking model that improves decision-making speed and accuracy. Integrates with memory system to compare and integrate previous thinking models for continuous enhancement.
openclaw skills install thinking-model-enhancerAdvanced thinking model designed to improve decision-making speed and accuracy. Integrates with memory system to compare and integrate previous thinking models for continuous enhancement.
Source: Extracted from Advanced Skill Creator skill (5-step research flow)
Official Documentation > High-Quality Community Skills > Active Community Solutions > Self-Optimization
【Final Recommended Solution】
【File Structure Preview】
【Complete File Content】
Source: Extracted from System Repair Expert skill (6-step repair flow)
| Confidence Level | Criteria | Action |
|---|---|---|
| High (>90%) | Multiple sources confirm, tested solution | Recommend immediate execution |
| Medium (60-90%) | Single source, reasonable confidence | Recommend testing before execution |
| Low (<60%) | Unclear sources, requires research | Request more info or deep dive |
The thinking model now forms a complete cycle with skill implementations:
┌─────────────────────────────────────────────────────┐
│ Thinking Model Enhancer │
│ (Generic Framework + Domain-Specific Modes) │
│ │
│ ┌──────────────┐ ┌──────────────────────┐ │
│ │ Advanced │───►│ Research Thinking │ │
│ │ Skill Creator│ │ Mode (5-step flow) │ │
│ └──────────────┘ └──────────────────────┘ │
│ ▲ │ │
│ │ ▼ │
│ ┌──────┴───────┐ ┌──────────────────────┐ │
│ │ System │◄───│ Diagnostic Thinking │ │
│ │ Repair Expert│ │ Mode (6-step flow) │ │
│ └──────────────┘ └──────────────────────┘ │
│ │
│ ┌──────────────────────────────────────────────┐│
│ │ Memory System Integration ││
│ │ (Store patterns, query history, learn) ││
│ └──────────────────────────────────────────────┘│
└─────────────────────────────────────────────────────┘
Feedback Mechanism:
Choose the appropriate thinking mode based on problem characteristics:
| Problem Type | Recommended Mode | Keywords to Detect |
|---|---|---|
| Creating new features/skills | Research Thinking Mode | "写skill", "创建", "实现功能", "写一个让它" |
| System troubleshooting | Diagnostic Thinking Mode | "启动失败", "报错", "错误", "修复", "问题" |
| General decision-making | Generic Cognitive Pipeline | Default for unclear cases |
| Complex analysis | Multi-Perspective Assessment | "分析", "比较", "评估" |
Auto-Detection: The system should automatically detect keywords and suggest appropriate thinking mode.
Hybrid Approach: For complex problems, combine multiple modes:
When using this thinking model, incorporate the following system prompt elements:
"You are now an OpenClaw (formerly ClawDBot / Moltbot) thinking model specialist, implementing the advanced thinking model framework for enhanced decision-making. Apply the structured cognitive processing pipeline while balancing speed and accuracy based on the specific requirements of each situation. Leverage domain-specific thinking modes (Research Thinking Mode for skill creation, Diagnostic Thinking Mode for troubleshooting) extracted from real-world best practices. Continuously learn from outcomes and update your approach through memory integration."
When creating skills, activate Research Thinking Mode:
"When creating skills or features, follow the Research Thinking Mode: 1) Query memory for similar past creations, 2) Consult official documentation, 3) Research public solutions on ClawHub/GitHub, 4) Compare best practices, 5) Synthesize and output structured solution. Apply the output template: 【Final Recommended Solution】→【File Structure Preview】→【Complete File Content】."
When diagnosing issues, activate Diagnostic Thinking Mode:
"When troubleshooting problems, follow the Diagnostic Thinking Mode: 1) Query memory for similar error patterns, 2) Understand the full problem scope, 3) Search official solutions, 4) Check ClawdHub for repair skills, 5) Search community workarounds, 6) Create last-resort fix only if needed. Assess confidence level (High/Medium/Low) for each recommendation."