Install
openclaw skills install toolflow-openclaw-operatorEnables running jobs as durable, stepwise ToolFlow workflows with approvals, recovery, and progress tracking via OpenClaw integration.
openclaw skills install toolflow-openclaw-operatorUse this skill when work should be run as a ToolFlow job rather than improvised inside a single agent turn.
This is the OpenClaw-facing operator wrapper for ToolFlow.
It is meant to complement the ToolFlow runtime and plugin surfaces by teaching the agent when a job should be expressed as a bounded workflow with durable state, approvals, recovery, and progress visibility.
This package now ships with a bundled local ToolFlow plugin/runtime payload.
After installing the skill from ClawHub, run from the installed skill folder:
./scripts/install-toolflow-openclaw.sh
./scripts/verify-toolflow-openclaw.sh
The installer links the bundled ToolFlow plugin into OpenClaw locally, using the payload included with this skill package.
Canonical runtime repository:
Prefer ToolFlow when the job benefits from one or more of the following:
Typical examples:
Do not bother when the work is a trivial one-off read or edit.
This skill now bundles the local ToolFlow plugin/runtime payload needed for OpenClaw installation.
It still pairs best with:
Canonical source repository: