Install
openclaw skills install interaction-pipelineProvide consistent status updates and concise summaries after each action.
openclaw skills install interaction-pipelineProvide consistent status updates and concise summaries after each action. Ensures user always knows: 1) what was done, 2) what's next or how to repeat.
Every interaction follows:
STARTED -> IN_PROGRESS -> DONE
-> BLOCKED (with reason)
After completing an action (or hitting a block), send exactly 2 lines:
Line 1: What was accomplished (past tense, no emojis unless user uses them) Line 2: What to do next OR how to repeat the action (short, actionable)
Example (DONE):
Backup created at /backups/2026-03-16.tar.gz.
Run `backup` again tomorrow or set a weekly cron.
Example (BLOCKED):
Cannot connect to database: timeout.
Check DB credentials and network, then retry.
guided-conversation (pre-action clarity)adaptive-execution-profile (risk-based behavior)