Install
openclaw skills install @tomuiv/openclaw-task-executorClassifies tasks by complexity, plans execution, spawns and monitors subagents as needed, and reports progress and results continuously.
openclaw skills install @tomuiv/openclaw-task-executorSix-Character Mantra: Plan first, then execute; report as you go.
| Type | Definition | Strategy |
|---|---|---|
| Simple | Single step, no research needed | Execute directly |
| Medium | Multi-step, requires some research | Spawn 1-2 subagents |
| Complex | Multiple directions, heavy research | One subagent per direction, parallel |
When analyzing OpenClaw's own capabilities:
-遇到问题 → Analyze cause first, try alternatives