A sophisticated skill that allows AI agents to internalize your decision-making system and act autonomously based on your values and goals.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install self-direction
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 self-direction using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Self-Direction is a core capability designed to bridge the gap between human intent and autonomous execution. By capturing your unique internal direction system—including values, risk tolerance, and resource priorities—this skill enables agents to move beyond simple rule-following. It transforms your agent into a collaborator that understands the why behind your requests, ensuring every action aligns with your long-term vision.
As part of the broader Openclaw Skills ecosystem, Self-Direction progressively builds a model of your decision-making patterns through a continuous learning loop. It observes your choices, validates its understanding, and applies these insights to future tasks, eventually allowing the agent to direct itself and even manage sub-agents with minimal manual intervention.
To get started with Self-Direction within the Openclaw Skills library, follow these steps:
~/self-direction/ upon first run.# Install via the hub
clawhub install self-direction
The skill organizes its intelligence within the ~/self-direction/ directory using a transparent Markdown-based taxonomy:
| File | Description |
|---|---|
direction.md |
The core model containing values, goals, and criteria. |
evidence.md |
Raw logs of observations and interactions that informed the model. |
confidence.md |
Tracking of certainty levels (High, Medium, Low) for each captured element. |
conflicts.md |
A log of contradictory signals that require user resolution. |
transmission.md |
Summarized direction frames optimized for sub-agent consumption. |
Loading
A professional security review workflow that prioritizes exploitable risks and delivers minimal-diff fixes with verifiable evidence.

A strategic reasoning skill that identifies hidden risks and long-term opportunities by tracing decisions through three levels of consequences.

A comprehensive intelligence layer for navigating Seattle as a tech professional, resident, or visitor, providing deep insights into neighborhoods, careers, and local culture.

A comprehensive framework for designing and building production-grade search engines with optimized indexing, retrieval logic, and relevance controls.

A robust system for enforcing AI agent instruction compliance through root cause analysis and automated bash-based validators.

A comprehensive framework for deploying, securing, and maintaining resilient self-hosted services using containerization and automation.








































