A comprehensive reasoning framework designed to guide AI agents through complex, multi-step problem-solving and architectural decision-making.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install deep-thinking
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install deep-thinking using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Deep Thinking Protocol is a sophisticated framework designed to move AI agents beyond surface-level responses toward genuine understanding and exploratory reasoning. By integrating this into your library of Openclaw Skills, you empower agents to handle high-stakes tasks, such as production database migrations or complex system refactors, with the meticulousness of a detective. It prioritizes organic discovery over mechanical processing, ensuring that every architectural decision and debugging session is backed by a rigorous analysis of trade-offs and edge cases.
This protocol is not a rigid script but an adaptive mental model. It allows the agent to scale its depth of analysis based on the complexity of the query and the risks involved. Whether you are dealing with ambiguous requirements or multi-file code changes, using this within the ecosystem of Openclaw Skills ensures that the final output is logically consistent, evidence-based, and aligned with long-term project goals.
To integrate this reasoning framework into your agent environment, you can reference the protocol within your Openclaw Skills configuration. Use the following steps to get started:
# Navigate to your agent skills directory
cd my-agent/skills
# Clone or copy the deep-thinking protocol
mkdir deep-thinking && touch deep-thinking/SKILL.md
# Ensure your agent's system prompt references the deep-thinking logic
The protocol organizes its logical flow using several qualitative metrics and structured checklists to maintain high output standards. When utilizing these Openclaw Skills, the following data taxonomy is applied:
| Component | Description |
|---|---|
| Thinking Quality | Defines the exploratory and curious style of the agent's reasoning process. |
| Adaptive Depth | Metrics used to scale analysis based on query complexity and production stakes. |
| Anti-Patterns | A list of behaviors, such as drawing premature conclusions, that the agent must avoid. |
| Verification Checklist | A final set of boolean checks to ensure all requirements and edge cases are addressed. |
Loading
A validation tool that performs real-time internet searches to confirm facts and provide source-backed answers for AI agents.

A framework for AI agents to automatically review sessions, extract learnings, and update long-term memory to improve performance daily.

A specialized hardware integration to control Venus (Cachito) BLE devices using natural language prompts.

A powerful bridge for controlling reverse-engineered BLE hardware via local HTTP commands using Openclaw Skills.

A comprehensive toolkit for advanced filesystem management, enabling recursive searches, batch operations, and deep directory analysis.

A control-plane safety skill designed to prevent agent deadlocks and provide emergency recovery commands for long-running workloads.








































