A self-learning framework for AI agents to determine the optimal balance between autonomous action and manual approval based on risk and context.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install escalate
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 escalate using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Escalate is a sophisticated management layer for AI agents designed to solve the permission theater problem. It enables agents to self-learn a durable ask-vs-act policy, allowing them to move quickly on safe, internal tasks while slowing down for high-stakes, irreversible external actions. By integrating this skill, developers can ensure their Openclaw Skills operate with a high degree of proactive efficiency without overstepping boundaries or incurring unnecessary risks.
The skill maintains a local state that tracks activation rules, escalation postures, and specific boundary definitions. It distinguishes between reversible local edits and external impacts like financial transactions or production deployments. This ensures that the agent becomes more useful over time, learning from explicit user corrections rather than vague intuition.
~/escalate/ directory for existing memory and decision logs.To begin using the Escalate skill, ensure you have the necessary environment configured. Follow these steps for installation:
clawhub install escalate
# Follow the instructions in the setup markdown
cat setup.md
~/escalate/memory.md to define your baseline security posture.The skill organizes its state locally to ensure privacy and persistence. The primary data structure includes:
| File Path | Description |
|---|---|
~/escalate/memory.md |
Contains stable activation rules, escalation posture, and saved boundaries. |
~/escalate/decisions.md |
Logs recent escalation calls, user corrections, and trust updates. |
~/escalate/domains/ |
Directory for optional domain-specific overrides (e.g., code, ops, comms). |
boundaries.md |
Packaged reference guide for hard-coded safety limits. |
patterns.md |
Reference for identifying common autonomous vs. escalated workflows. |
Loading
Navigate complex corporate development through legacy integration, architectural governance, and cross-functional stakeholder alignment.

A comprehensive engineering advisor that adapts technical depth for hobbyists, students, and professionals.

A comprehensive toolkit for implementing industry-standard file encryption, password hashing, and cryptographic audits.

A comprehensive framework for hiring, training, and managing specialized virtual AI employees with persistent memory and graduated autonomy.

A technical guide for developers implementing eSIM carrier integrations and Remote SIM Provisioning (RSP) workflows.

A comprehensive technical knowledge base for avoiding common ESP32 hardware and firmware pitfalls during development.








































