oc-approval-free-node-stabilizer
v0.1.0Stabilize no-approval node execution in OpenClaw. Use when approval timeout, noisy failure events, or node run drift appears.
Installation
Please help me install the skill `oc-approval-free-node-stabilizer` from SkillHub official store.
npx skills add xyezir/oc-approval-free-node-stabilizer
OC Approval-Free Node Stabilizer
When to use
approval timed out- node run succeeds but delayed failure events confuse users
- mixed behavior across multiple nodes
Objectives
- consistent execution policy across nodes
- low-noise operation for routine commands
- explicit confirmation path for high-risk operations
Procedure
- Confirm effective approval policy on target node(s).
- Standardize execution path (nodeId-first, serial runs, one retry).
- Add noisy-event handling rule: retry before user-facing alert.
- Validate with minimal command set and status checks.
Output
- Policy snapshot
- Validation results
- Exceptions that still need human approval
Guardrails
- High-risk actions still require explicit chat confirmation.
- Do not publish credentials or identifying infra details.