Install
openclaw skills install blocker-min-inputWhen blocked, report exact blocker + attempts made + minimum user input needed. Enable fast unblock without back-and-forth.
openclaw skills install blocker-min-inputWhen blocked, provide everything needed for fast unblock. No back-and-forth.
Agents often:
**Blocker**: Exact error/blocker text
**Attempts Made**:
- Attempt 1: what + result
- Attempt 2: what + result
**Minimum Unblock Input**: Smallest user action needed
**Fallback Option**: Alternative if user cannot unblock
Before reporting blocker:
| Blocker | Minimum Input |
|---|---|
| Missing API key | Run: openclaw configure --section web |
| Permission denied | Grant write access to: D:\folder OR Use fallback: C:\workspace\folder |
| Auth failure | Check token in: openclaw.json |
| Criteria | Verification |
|---|---|
| Blocker text exact | Quote error message verbatim |
| Attempts listed | At least 2 attempts documented |
| Minimum input specific | Single command or action |
| Fallback provided | Alternative path exists |
Use when:
One report. One input. Unblock fast.