A sophisticated cognitive framework that equips AI agents with behavioral modes and advanced thinking protocols to solve complex problems more effectively.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install activated-thinker
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 activated-thinker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Activated Thinker is a robust logic layer designed for AI agents within the Openclaw Skills ecosystem. Rather than simply processing tasks through brute force, this skill provides a framework for how an agent should approach problems based on the specific context of the interaction. It enables agents to distinguish between high-speed execution requirements and deep, creative exploration, ensuring that the agent behavior aligns perfectly with the user's current needs.
By implementing protocols like the gardener mindset and anti-binary thinking, this skill transforms an agent from a simple task-solver into a strategic partner. It is essential for developers building Openclaw Skills that require nuanced understanding, creative brainstorming, or high-stakes decision-making where intentional friction leads to better outcomes.
To integrate this cognitive framework into your agent, ensure your environment is configured for Openclaw Skills. This skill is typically configured via the agent's system prompt or skill manifest.
# Example of enabling the skill within an Openclaw-compatible agent
openclaw add activated-thinker
This skill utilizes internal state metadata to track cognitive context during a session. It does not produce external database files but influences how other Openclaw Skills interact with the user.
| Attribute | Description |
|---|---|
| behavioral_mode | Tracks if the session is in crunch, exploratory, or standard mode. |
| protocol_active | Identifies if friction or anti-binary thinking is currently engaged. |
| capability_scaffolding | A boolean flag indicating if the agent should prioritize coaching over execution. |
Loading
A silent, branch-aware knowledge graph memory system for AI agents that leverages git notes to persist context, decisions, and tasks across development sessions.

A specialized local management interface for maintaining agent reliability, dashboards, and workflow monitoring.

A precision skill designed to safely optimize trading bot parameters and diagnostic gates to restore tradability in shifting market regimes.

A specialized operational skill for monitoring, validating, and managing the health and safety of automated trading bots.

A cognitive framework for AI agents to infer true user intentions and prevent misaligned or wasted work.

Skill Detector is an intelligent architect that passively monitors your workflows to auto-draft, audit, and improve your personal library of Openclaw Skills.








































