ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

deepthinking

A stateful, neuro-inspired thinking framework. Guides you through excavation, architecture, and synthesis phases for complex problem-solving.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bruno-nimbledev/deepthinking
Or

What This Skill Does

DeepThinking is a sophisticated, stateful neuro-inspired framework designed to elevate problem-solving within the OpenClaw environment. Unlike standard chatbot interactions that treat every message as an isolated event, DeepThinking maintains a persistent state on disk, allowing the AI to guide users through a structured, multi-phase cognitive process. It is designed to move beyond surface-level queries, helping users navigate the messy reality of decision-making, creative projects, or complex life transitions through a deliberate flow: Excavation, Alignment, Architecture, Execution, and Synthesis.

Installation

To integrate this skill into your OpenClaw agent, execute the following command in your terminal:

clawhub install openclaw/skills/skills/bruno-nimbledev/deepthinking

Once installed, the skill leverages the local file system to maintain session context, requiring access to the ~/.deepthinking/ directory to track progress and evolve its internal heuristics.

Use Cases

DeepThinking is ideal for high-leverage, subjective tasks where the user feels stuck, overwhelmed, or lacks clarity. Common scenarios include:

  • Decision Making: Choosing between career paths, living locations, or major financial commitments.
  • Project Incubation: Developing an idea that lacks a clear implementation plan.
  • Strategic Planning: Breaking down large, daunting goals into actionable, bite-sized components.
  • Reflective Analysis: Investigating the underlying 'why' behind personal or professional bottlenecks.

Example Prompts

  • "I'm stuck between moving to a new city for a promotion or staying put to focus on my creative work—can we use DeepThinking to help me decide?"
  • "I have a vague idea for a new product, but I'm not sure if it's actually worth pursuing. Can you help me excavate the potential?"
  • "I want to start a side business, but I have no idea where to even begin. What should I do?"

Tips & Limitations

  • Activation: The skill triggers automatically based on intent detection. Avoid using it for factual or code-based queries, as it is designed for deep-dialogue, not task automation.
  • State Persistence: Because it writes to ~/.deepthinking/, it remembers your progress even if the session is interrupted, allowing for long-term project planning.
  • Behavioral Evolution: The skill maintains a 'semantic profile.' The longer you use it, the more refined its questions become, as it learns your personal heuristics and risk tolerances.
  • Depth: Allow the five-layer excavation process to complete; it is intentionally structured to bypass initial defenses and uncover your real underlying goals.

Metadata

Stars4190
Views0
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bruno-nimbledev-deepthinking": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#decision-support#cognitive-framework#productivity#reflection#planning
Safety Score: 4/5

Flags: file-write, file-read